diff --git a/res/values/strings.xml b/res/values/strings.xml index 756637e44..d06a6c0ee 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -394,9 +394,9 @@ Welcome to K-9 Mail setup. K-9 is an open source mail client for Android origin Downloading of mail headers Save all headers locally - Expunge messages - Immediately after delete or move - During each poll + Expunge deleted messages + Immediately + When polling Only manually IMAP path prefix @@ -448,7 +448,7 @@ Welcome to K-9 Mail setup. K-9 is an open source mail client for Android origin Clear messages (danger!) Recreate data (Last Resort!) - Folder poll check frequency + Folder poll frequency Never Every minute @@ -511,8 +511,8 @@ Welcome to K-9 Mail setup. K-9 is an open source mail client for Android origin Notify in status bar when mail arrives Notify in status bar while mail is checked Show combined Inbox - Notify for mail I sent - Notify even for mail sent from an account identity + Include outgoing mail + Show a notification for messages I sent Notification opens unread messages Searches for unread messages when Notification is opened @@ -521,26 +521,27 @@ Welcome to K-9 Mail setup. K-9 is an open source mail client for Android origin When keyboard is available Always - Enable move buttons + Enable refile buttons Show the Archive, Move, and Spam buttons. - Scroll move buttons + Scroll refile buttons - Show pictures automatically - Never - Only from contacts - Always + Always show images + No + From contacts + From anyone - Writing messages + Sending mail - Reply After Quote - When replying to messages, the original message will be placed above your reply. + Reply after quoted text + When replying to messages, the original message will appear above your reply. - Syncing folders + Display + Fetching mail Folders Listing messages Viewing messages - Quote prefix + Quoted text prefix Cryptography OpenPGP Provider None @@ -548,7 +549,7 @@ Welcome to K-9 Mail setup. K-9 is an open source mail client for Android origin Auto-sign Use the account\'s email address to guess the signature key. - Folder poll check frequency + Folder poll frequency 2nd class check frequency Account color @@ -557,9 +558,9 @@ Welcome to K-9 Mail setup. K-9 is an open source mail client for Android origin Notification LED color Choose the color your phone LED should blink for this account - Number of messages to display + Local folder size - Automatically download messages up to + Fetch messages up to 1Kb 2Kb 4Kb @@ -595,14 +596,14 @@ Welcome to K-9 Mail setup. K-9 is an open source mail client for Android origin 1st and 2nd Class folders All except 2nd Class folders - Folders to check with poll + Poll folders All Only 1st Class folders 1st and 2nd Class folders All except 2nd Class folders None - Folders to check with push + Push folders All Only 1st Class folders 1st and 2nd Class folders @@ -615,7 +616,7 @@ Welcome to K-9 Mail setup. K-9 is an open source mail client for Android origin 1st and 2nd Class folders All except 2nd Class folders - Sync remote deletions + Sync server deletions Remove messages when deleted on server Folder settings @@ -651,14 +652,14 @@ Welcome to K-9 Mail setup. K-9 is an open source mail client for Android origin Ring when mail arrives Vibrate Vibrate when mail arrives - Vibrate patterns - defaults + Vibration patterns + default pattern 1 pattern 2 pattern 3 pattern 4 pattern 5 - Number of vibrates + Repeat vibration New mail ringtone Blink LED Blink LED when mail arrives @@ -782,8 +783,8 @@ Welcome to K-9 Mail setup. K-9 is an open source mail client for Android origin Signature position - Before quoted messages - After quoted messages + Before quoted text + After quoted text Dark Light Global Preferences diff --git a/res/xml/account_settings_preferences.xml b/res/xml/account_settings_preferences.xml index cd95dfd05..5c3db53e0 100644 --- a/res/xml/account_settings_preferences.xml +++ b/res/xml/account_settings_preferences.xml @@ -16,7 +16,8 @@ - - + - - - + + - - + + + + + - + + + + - + android:key="account_display_count" + android:title="@string/account_settings_mail_display_count_label" + android:entries="@array/account_settings_display_count_entries" + android:entryValues="@array/account_settings_display_count_values" + android:dialogTitle="@string/account_settings_mail_display_count_label" /> + + + + - + + + + + android:key="outgoing" + android:title="@string/account_settings_outgoing_label" + android:summary="@string/account_settings_outgoing_summary" /> + - + - + + + + + + + - + - - - - - - - - - - - - - - - - - - - - - - - + + - + + + + + + + + +