diff options
author | mdm@chromium.org <mdm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-31 00:54:58 +0000 |
---|---|---|
committer | mdm@chromium.org <mdm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-31 00:54:58 +0000 |
commit | 33f4ff4c56e6520e50bc00975a5a05e98ee8a165 (patch) | |
tree | d0ddfc8affdb4e88ee662538443254da7307f05f /chrome/app | |
parent | 105b046a0745bfdbeb7706b41041c690ea1dd91d (diff) | |
download | chromium_src-33f4ff4c56e6520e50bc00975a5a05e98ee8a165.zip chromium_src-33f4ff4c56e6520e50bc00975a5a05e98ee8a165.tar.gz chromium_src-33f4ff4c56e6520e50bc00975a5a05e98ee8a165.tar.bz2 |
Fix a typo in the "password changed" message.
Review URL: http://codereview.chromium.org/6740009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79936 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 75d7dce..f3ed3d1 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -9450,7 +9450,7 @@ Keep your key file in a safe place. You will need it to create new versions of y Sign In </message> <message name="IDS_LOGIN_PASSWORD_CHANGED_TITLE" desc="Title of the dialog shown when password change has been detected"> - You password has changed + Your password has changed </message> <message name="IDS_LOGIN_PASSWORD_CHANGED_DESC" desc="Detailed description of the password changed dialog"> Your Google Account password has changed since the last time you signed in on this computer. |