1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-24 02:12:15 -05:00

Fixed a typo

This commit is contained in:
cketti 2012-05-30 14:50:45 +02:00
parent 7355b3578a
commit 36c2e058d6

View File

@ -365,7 +365,7 @@ http://k9mail.googlecode.com/
<string name="account_setup_names_user_name_label">Type your name (displays on outgoing messages):</string> <string name="account_setup_names_user_name_label">Type your name (displays on outgoing messages):</string>
<string name="account_setup_account_type_title">Account type</string> <string name="account_setup_account_type_title">Account type</string>
<string name="account_setup_account_type_instructions">What kind account is this?</string> <string name="account_setup_account_type_instructions">What kind of account is this?</string>
<string name="account_setup_account_type_pop_action">POP3</string> <string name="account_setup_account_type_pop_action">POP3</string>
<string name="account_setup_account_type_imap_action">IMAP</string> <string name="account_setup_account_type_imap_action">IMAP</string>
<string name="account_setup_account_type_webdav_action">Exchange (WebDAV)</string> <string name="account_setup_account_type_webdav_action">Exchange (WebDAV)</string>