Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2094)

Unified Diff: chrome/app/generated_resources.grd

Issue 2870033: Grd strings for password changed dialog. (Closed) Base URL: git://codf21.jail/chromium.git
Patch Set: fix Created 10 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698