Identify ourselves as K-9 at startup

This commit is contained in:
Jesse Vincent 2008-10-28 02:02:29 +00:00
parent c00ec35921
commit 704b3d94f0
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
<string name="read_attachment_label">read Email attachments</string>
<string name="read_attachment_desc">Allows this application to read your Email attachments.</string>
<string name="app_name">Email</string>
<string name="app_name">K9</string>
<string name="accounts_title">Your accounts</string>
<string name="compose_title">Compose</string>
<string name="debug_title">Debug</string>
@ -68,7 +68,7 @@
<string name="special_mailbox_name_trash">Trash</string>
<string name="special_mailbox_name_sent">Sent</string>
<string name="accounts_welcome">Welcome to Email setup!\n\nUse any email account with Email.\n\nMost popular email accounts can be set up in 2 steps!</string>
<string name="accounts_welcome">Welcome to K-9 Email setup!\n\nThis experimental version of the Android mail client supports deleting mail usind the "Del" button from the index view as well as propagating message deletion back to IMAP servers. Please report bugs at http://code.google.com/p/k9mail/</string>
<string name="debug_version_fmt">Version: <xliff:g id="version">%s</xliff:g></string>
<string name="debug_enable_debug_logging_label">Enable extra debug logging?</string>