diff options
author | atwilson@chromium.org <atwilson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-09-13 00:37:43 +0000 |
---|---|---|
committer | atwilson@chromium.org <atwilson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-09-13 00:37:43 +0000 |
commit | fb76f579ae056a125b41441a2596bcda5c133a21 (patch) | |
tree | ab4f841065cc54c7121b88830a4ab35743ba9e12 /chrome/app | |
parent | 0820064d1bfa4744b6494a75a62c18e51f58e30a (diff) | |
download | chromium_src-fb76f579ae056a125b41441a2596bcda5c133a21.zip chromium_src-fb76f579ae056a125b41441a2596bcda5c133a21.tar.gz chromium_src-fb76f579ae056a125b41441a2596bcda5c133a21.tar.bz2 |
New string for prompting for different GAIA password.
BUG=95632,72381
TEST=Change gaia password, setup new client, see updated string that does not refer to "previous Google Account password".
Review URL: http://codereview.chromium.org/7874008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@100821 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r-- | chrome/app/generated_resources.grd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index bd1e6a0..f19e210 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -9941,7 +9941,7 @@ Keep your key file in a safe place. You will need it to create new versions of y The passphrase you entered can't be used because you already have data encrypted with a passphrase. Please enter your existing sync passphrase below. </message> <message name="IDS_SYNC_ENTER_GOOGLE_PASSPHRASE_BODY" desc="Instructions for the dialog where the user needs to enter their previous google passphrase."> - You already have data that is encrypted using a different version of your Google Account password. Please enter your previous Google Account password below. + You already have data that is encrypted using a different version of your Google Account password. Please enter it below. </message> <message name="IDS_SYNC_PASSPHRASE_LABEL" desc="Label for the passphrase field."> Passphrase |