diff --git a/res/values/strings.xml b/res/values/strings.xml index 2a0189cd8..34ef4941c 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -110,17 +110,17 @@ Compacting account \"%s\" Clearing account \"%s\" - New email - New email from %s + New mail + New mail from %s %d Unread (%s) %d New Email(s) (%s) in %d accounts Message not sent - Checking email: %s:%s - Checking email - Sending email: %s - Sending email + Checking mail: %s:%s + Checking mail + Sending mail: %s + Sending mail : Inbox @@ -152,7 +152,7 @@ No more messages -Welcome to K-9 Mail setup. K-9 is an open source email client for Android based on the standard Android Mail client. +Welcome to K-9 Mail setup. K-9 is an open source mail client for Android based on the standard Android Mail client. \n \nK-9's improved features include: * Push mail using IMAP IDLE @@ -169,7 +169,7 @@ Welcome to K-9 Mail setup. K-9 is an open source email client for Android based * Empty Trash * Message sorting * ...and more -\nPlease note that K-9 does not support most free hotmail accounts and, like many email clients, has some quirks when talking to Microsoft Exchange. +\nPlease note that K-9 does not support most free hotmail accounts and, like many mail clients, has some quirks when talking to Microsoft Exchange. \nSubmit bug reports, contribute new features and ask questions at http://code.google.com/p/k9mail @@ -235,14 +235,14 @@ Welcome to K-9 Mail setup. K-9 is an open source email client for Android based About %s Version: %s - Set up email - Type your account email address: + Set up a new account + Enter this account's email address: (You may add %d more accounts.) Email address %s is not a valid email address. %s is already added. Password - Send email from this account by default + Send mail from this account by default Manual setup @@ -252,25 +252,25 @@ Welcome to K-9 Mail setup. K-9 is an open source email client for Android based Finishing\u2026 Canceling\u2026 - Set up email - Your account is set up, and email is on its way! + Almost done! + Your account is set up, and mail is on its way! Give this account a name (optional): Type your name (displays on outgoing messages): - Your account is set up!\n\nFetching email\u2026 + Your account is set up!\n\nFetching mail\u2026 - Add new email account + Account type What type of account is this? - POP3 account - IMAP account - WebDav(Exchange) account + POP3 + IMAP + WebDAV (Exchange) Incoming server settings Username Password POP3 server IMAP server - WebDav(Exchange) server + WebDAV (Exchange) server Port Security type None @@ -295,7 +295,7 @@ Welcome to K-9 Mail setup. K-9 is an open source email client for Android based Auto-expand folder - WebDav(Exchange) path + WebDAV (Exchange) path Optional Authentication path @@ -321,7 +321,7 @@ Welcome to K-9 Mail setup. K-9 is an open source email client for Android based Password POP before SMTP IMAP before SMTP - WebDav(Exchange) before SMTP + WebDAV (Exchange) before SMTP Invalid setup: %s @@ -345,12 +345,12 @@ Welcome to K-9 Mail setup. K-9 is an open source email client for Android based Every 12 hours Every 24 hours - Send email from this account by default - Notify me when email arrives - Notify me while email is being checked + Send mail from this account by default + Notify me when mail arrives + Notify me while mail is being checked - Number of emails to display + Number of mails to display 10 messages 25 messages 50 messages @@ -368,12 +368,12 @@ Welcome to K-9 Mail setup. K-9 is an open source email client for Android based General settings Default account Default account - Send email from this account by default - Email notifications - Email check notifications + Send mail from this account by default + New mail notifications + Sync notifications Your email address - Notify in status bar when email arrives - Notify in status bar while email is checked + Notify in status bar when mail arrives + Notify in status bar while mail is checked Show combined Inbox Scroll navigation buttons @@ -381,12 +381,16 @@ Welcome to K-9 Mail setup. K-9 is an open source email client for Android based When keyboard is available Always - Display and synchronization + Writing messages + Syncing folders + Folders + Listing messages + Viewing messages Folder poll check frequency 2nd class check frequency - Number of emails to display + Number of messages to display Folders to display All @@ -432,30 +436,32 @@ Welcome to K-9 Mail setup. K-9 is an open source email client for Android based 2nd Class Same as sync class - Incoming settings - Configure the incoming email server - Outgoing settings - Configure the outgoing email server + Incoming server + Configure the incoming mail server + Outgoing server + Configure the outgoing mail (SMTP) server Add another account Account name Your name - Notification settings + Notifications Vibrate - Vibrate when email arrives - Select ringtone + Vibrate when mail arrives + New mail ringtone Server settings Message composition options - Composing messages + Composition defaults + Set your default From, Bcc and signature Manage identities + Set up alternate 'From' addresses and signatures Manage identities Manage identity - Edit identities - Create new identity + Edit identity + New identity Bcc all messages to Send this address a copy of every outgoing message @@ -484,9 +490,9 @@ Welcome to K-9 Mail setup. K-9 is an open source email client for Android based Choose identity Go to Account Settings -> Manage Identities to create identities - Cannot remove only identity - Cannot choose an identity which has no email address - Identity choice and signature edits will not be saved with a draft + You can't remove your only identity + You can't use an identity without an email address + Your identity choice and signature changes will not be saved with a draft Earliest messages first Latest messages first diff --git a/res/xml/account_settings_preferences.xml b/res/xml/account_settings_preferences.xml index 1d93db279..9f9c54651 100644 --- a/res/xml/account_settings_preferences.xml +++ b/res/xml/account_settings_preferences.xml @@ -30,6 +30,9 @@ android:key="account_default" android:title="@string/account_settings_default_label" android:summary="@string/account_settings_default_summary" /> + + + + + + - - - - + + + + + + + + + + - - + + + + android:summary="@string/account_settings_composition_summary" + android:title="@string/account_settings_composition_label" + + /> + android:title="@string/account_settings_identities_label" + android:summary="@string/account_settings_identities_summary" + /> + @@ -143,17 +171,4 @@ - - - - - - - - -