strings cleanup

This commit is contained in:
Jesse Vincent 2008-10-30 05:08:47 +00:00
parent 36e5628a68
commit c25769d906
1 changed files with 4 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">K9</string>
<string name="app_name">K-9</string>
<string name="accounts_title">Your accounts</string>
<string name="compose_title">Compose</string>
<string name="debug_title">Debug</string>
@ -74,6 +74,8 @@
<string name="debug_enable_debug_logging_label">Enable extra debug logging?</string>
<string name="debug_enable_sensitive_logging_label">Enable sensitive information debug logging? (May show passwords in logs.)</string>
<string name="message_header_mua">K-9 for Android <xliff:g id="version">%s</xliff:g></string>
<string name="combined_inbox_title">All Email</string>
<string name="combined_inbox_label">Recent messages from all accounts</string>
<string name="combined_inbox_list_title">All Email Inbox</string> <!-- Inbox here should be the same as mailbox_name_inbox -->
@ -222,7 +224,7 @@
<string name="account_settings_servers">Server settings</string>
<string name="account_settings_composition_title">Message composition options</string>
<string name="account_settings_composition_label">Message composition</string>
<string name="account_settings_composition_label">Composing messages</string>
<string name="account_settings_always_bcc_label">Always Bcc address</string>