diff options
| author | Tony Mantler <nicoya@google.com> | 2014-11-02 17:37:13 +0000 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2014-11-02 17:37:13 +0000 |
| commit | 685f2f1d649c499622ef1c1ded523ab9b11574cc (patch) | |
| tree | 5267e67ed5a063a3eeb119c6a47e3977ac7572d2 /res | |
| parent | 47a2f0f73a5387de440cef1c42ff63d99189501d (diff) | |
| parent | 784b61cca1849d287bc8aa28702936edfcbd292b (diff) | |
| download | android_packages_apps_Email-685f2f1d649c499622ef1c1ded523ab9b11574cc.tar.gz android_packages_apps_Email-685f2f1d649c499622ef1c1ded523ab9b11574cc.tar.bz2 android_packages_apps_Email-685f2f1d649c499622ef1c1ded523ab9b11574cc.zip | |
am 784b61cc: am 34a686ab: am dfb7fe91: Remove password spaces warning
* commit '784b61cca1849d287bc8aa28702936edfcbd292b':
Remove password spaces warning
Diffstat (limited to 'res')
| -rw-r--r-- | res/values/strings.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 7ae6b65c4..4d8add132 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -229,10 +229,6 @@ <string name="account_duplicate_dlg_message_fmt"> You\'re already using this username for the account \"<xliff:g id="duplicate">%s</xliff:g>\". </string> - <!-- String that is displayed as error text for passwords with leading or trailing - spaces. [CHAR LIMIT=none] --> - <string name="account_password_spaces_error">This password starts or ends with one or more - space characters. Many servers don\'t support passwords with spaces.</string> <!-- On check-settings screen, this is the initially-displayed message. --> <string name="account_setup_check_settings_retr_info_msg"> |
