summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorTony Mantler <nicoya@google.com>2013-11-05 15:37:53 -0800
committerTony Mantler <nicoya@google.com>2013-11-05 16:14:56 -0800
commit06e140e4a42c11e60331229963d27548ea35551c (patch)
tree1b49f76944a17fc51dd879289a1ab7790a51f63d /res/values
parentdbda4a005bb050279883860163b6691e01c57bf1 (diff)
downloadandroid_packages_apps_Email-06e140e4a42c11e60331229963d27548ea35551c.tar.gz
android_packages_apps_Email-06e140e4a42c11e60331229963d27548ea35551c.tar.bz2
android_packages_apps_Email-06e140e4a42c11e60331229963d27548ea35551c.zip
Update messaging when autodiscover fails due to an auth error
b/11538085 Change-Id: I76689cbd89eef233588804edeb3893f1ad36bebe
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 9a50298fb..334a9f36b 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -390,6 +390,15 @@
<!-- "Setup could not finish" dialog text; e.g., Username or password incorrect\n(ERR01 Account does not exist) -->
<string name="account_setup_failed_dlg_auth_message_fmt">Login failed.\n(<xliff:g id="error">%s</xliff:g>)</string>
+ <!-- Account setup autodiscover auth failure dialog title. This is shown when autodiscover hits
+ an "access denied" server error, which could imply incorrect username/password or that no
+ autodiscover service has been configured for the domain [CHAR LIMIT=40] -->
+ <string name="account_setup_autodiscover_dlg_authfail_title">Problem with account setup</string>
+ <!-- Account setup autodiscover auth failure dialog message. This is shown when autodiscover hits
+ an "access denied" server error, which could imply incorrect username/password or that no
+ autodiscover service has been configured for the domain [CHAR LIMIT=NONE] -->
+ <string name="account_setup_autodiscover_dlg_authfail_message">Confirm username, password, and account settings are correct.</string>
+
<!-- An error message presented to the user when the server's identity
cannot be established or trusted [CHAR LIMIT=NONE] -->
<string name="account_setup_failed_dlg_certificate_message"