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

Side by Side 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, 5 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 unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <!-- This file contains definitions of resources that will be translated for 3 <!-- This file contains definitions of resources that will be translated for
4 each locale. --> 4 each locale. -->
5 5
6 <grit base_dir="." latest_public_release="0" current_release="1" 6 <grit base_dir="." latest_public_release="0" current_release="1"
7 source_lang_id="en" enc_check="möl"> 7 source_lang_id="en" enc_check="möl">
8 <outputs> 8 <outputs>
9 <output filename="grit/generated_resources.h" type="rc_header"> 9 <output filename="grit/generated_resources.h" type="rc_header">
10 <emit emit_type='prepend'></emit> 10 <emit emit_type='prepend'></emit>
(...skipping 7573 matching lines...) Expand 10 before | Expand all | Expand 10 after
7584 </message> 7584 </message>
7585 <message name="IDS_LOGIN_BUTTON"> 7585 <message name="IDS_LOGIN_BUTTON">
7586 Sign in 7586 Sign in
7587 </message> 7587 </message>
7588 <message name="IDS_LOGIN_REMOVE"> 7588 <message name="IDS_LOGIN_REMOVE">
7589 Remove 7589 Remove
7590 </message> 7590 </message>
7591 <message name="IDS_LOGIN_CHANGE_PHOTO"> 7591 <message name="IDS_LOGIN_CHANGE_PHOTO">
7592 Change picture 7592 Change picture
7593 </message> 7593 </message>
7594 <message name="IDS_LOGIN_PASSWORD_CHANGED_TITLE" desc="Title of the dialog shown when password change has been detected">
7595 You password has changed
7596 </message>
7597 <message name="IDS_LOGIN_PASSWORD_CHANGED_DESC" desc="Detailed description of the password changed dialog">
7598 Your Google Account password has changed since the last time you signed in on this computer.
7599 </message>
7600 <message name="IDS_LOGIN_PASSWORD_CHANGED_RESET" desc="Reset option of the password changed dialog">
7601 Synchronize all settings and data\n(may take some time)
7602 </message>
7603 <message name="IDS_LOGIN_PASSWORD_CHANGED_MIGRATE" desc="Migrate option of the password changed dialog">
7604 Only synchronize settings and data that have changed since last sign in\ n(requires your previous password)
7605 </message>
7606 <message name="IDS_LOGIN_PREVIOUS_PASSWORD" desc="Password field text on t he password changed dialog">
7607 Previous password
7608 </message>
7594 <message name="IDS_SCREEN_LOCK_ACTIVE_USER"> 7609 <message name="IDS_SCREEN_LOCK_ACTIVE_USER">
7595 Active user 7610 Active user
7596 </message> 7611 </message>
7597 <message name="IDS_SCREEN_LOCK_SIGN_OUT"> 7612 <message name="IDS_SCREEN_LOCK_SIGN_OUT">
7598 Sign out 7613 Sign out
7599 </message> 7614 </message>
7600 <message name="IDS_UNLOCK_BUTTON"> 7615 <message name="IDS_UNLOCK_BUTTON">
7601 Resume 7616 Resume
7602 </message> 7617 </message>
7603 <message name="IDS_CREATE_ACCOUNT_BUTTON"> 7618 <message name="IDS_CREATE_ACCOUNT_BUTTON">
(...skipping 984 matching lines...) Expand 10 before | Expand all | Expand 10 after
8588 8603
8589 </messages> 8604 </messages>
8590 8605
8591 <structures first_id="50000" fallback_to_english="true"> 8606 <structures first_id="50000" fallback_to_english="true">
8592 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 8607 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
8593 </structure> 8608 </structure>
8594 </structures> 8609 </structures>
8595 8610
8596 </release> 8611 </release>
8597 </grit> 8612 </grit>
OLDNEW
« 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