diff options
author | binji@chromium.org <binji@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-07-13 20:29:44 +0000 |
---|---|---|
committer | binji@chromium.org <binji@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-07-13 20:29:44 +0000 |
commit | 1fb08ac089b0f6f5e92108e287d1ed061de525fe (patch) | |
tree | 9a2c032f4e5bf658680f646f0790b527525c1cf2 /chrome/app | |
parent | 360504d9db6d766faffb95a6e0a654bcfa981897 (diff) | |
download | chromium_src-1fb08ac089b0f6f5e92108e287d1ed061de525fe.zip chromium_src-1fb08ac089b0f6f5e92108e287d1ed061de525fe.tar.gz chromium_src-1fb08ac089b0f6f5e92108e287d1ed061de525fe.tar.bz2 |
Changed some sync error strings.
"Sync needs your attention" -> "Sync failed"
"Configure password sync" -> "Please update your sync passphrase"
BUG=80426
TEST=see bug
Review URL: http://codereview.chromium.org/7351022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@92406 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r-- | chrome/app/generated_resources.grd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index 8ee0cc2..ab17662 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -9111,7 +9111,7 @@ ls' lab."> Error signing in. </message> <message name="IDS_SYNC_CONFIGURE_ENCRYPTION" desc="Link to configure sync encryption for passwords"> - Configure password sync. + Please update your sync passphrase. </message> <message name="IDS_SYNC_NEW_PASSWORD_SYNC" desc="Promotional message for password sync setup."> New! Configure password sync. @@ -9215,7 +9215,7 @@ ls' lab."> Sync </message> <message name="IDS_SYNC_NTP_SYNC_SECTION_ERROR_TITLE" desc="The title to display in the New Tab Page sync status section in case of an error."> - Sync needs your attention + Sync failed </message> <message name="IDS_SYNC_NTP_SYNC_SECTION_PROMO_TITLE" desc="The title to display in the New Tab Page sync status section in case of a promotion."> New! |