diff options
author | tim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-06 18:52:02 +0000 |
---|---|---|
committer | tim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-06 18:52:02 +0000 |
commit | 349f9bce84d953dbacde53889cf0eb9e19127a67 (patch) | |
tree | 0a1d9c5426051f24fe7c7e922c50ee50715552ba /chrome/app/resources | |
parent | 5c1ca096c5929908e8152c2b4ed21124b1e0a837 (diff) | |
download | chromium_src-349f9bce84d953dbacde53889cf0eb9e19127a67.zip chromium_src-349f9bce84d953dbacde53889cf0eb9e19127a67.tar.gz chromium_src-349f9bce84d953dbacde53889cf0eb9e19127a67.tar.bz2 |
sync: show friendlier message and link on unrecoverable error during setup.
BUG=99250
TEST=manual only, trigger unrecoverable error while setting up sync (e.g. after choosing data types and having sync start to download / merge).
Review URL: http://codereview.chromium.org/8162008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104335 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/resources')
-rw-r--r-- | chrome/app/resources/locale_settings.grd | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chrome/app/resources/locale_settings.grd b/chrome/app/resources/locale_settings.grd index 3ec3d74..46b4bca 100644 --- a/chrome/app/resources/locale_settings.grd +++ b/chrome/app/resources/locale_settings.grd @@ -430,6 +430,10 @@ https://www.google.com/accounts/IssuedAuthSubTokens?hl=[GRITLANGCODE] </message> + <message name="IDS_SYNC_UNRECOVERABLE_ERROR_HELP_URL" translateable="false"> + https://www.google.com/support/chrome/bin/answer.py?answer=1181420 + </message> + <!-- The width of the cloud print setup wizard / login dialog in --> <!-- characters. --> <message name="IDS_CLOUD_PRINT_SETUP_WIZARD_WIDTH_CHARS" |