OLD | NEW |
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 Loading... |
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 Loading... |
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> |
OLD | NEW |