| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index d6e7ee5039fe112571aa59622d613df7a183d4e6..cc1178ebaaa6c954901512fc42c0ecced1a22f55 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -7591,6 +7591,21 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_LOGIN_CHANGE_PHOTO">
|
| Change picture
|
| </message>
|
| + <message name="IDS_LOGIN_PASSWORD_CHANGED_TITLE" desc="Title of the dialog shown when password change has been detected">
|
| + You 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.
|
| + </message>
|
| + <message name="IDS_LOGIN_PASSWORD_CHANGED_RESET" desc="Reset option of the password changed dialog">
|
| + Synchronize all settings and data\n(may take some time)
|
| + </message>
|
| + <message name="IDS_LOGIN_PASSWORD_CHANGED_MIGRATE" desc="Migrate option of the password changed dialog">
|
| + Only synchronize settings and data that have changed since last sign in\n(requires your previous password)
|
| + </message>
|
| + <message name="IDS_LOGIN_PREVIOUS_PASSWORD" desc="Password field text on the password changed dialog">
|
| + Previous password
|
| + </message>
|
| <message name="IDS_SCREEN_LOCK_ACTIVE_USER">
|
| Active user
|
| </message>
|
|
|