| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
| 3 <!-- | 3 <!-- |
| 4 This file contains definitions of resources that will be translated for each | 4 This file contains definitions of resources that will be translated for each |
| 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available | 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available |
| 6 for making strings OS specific. Other platform defines such as use_titlecase | 6 for making strings OS specific. Other platform defines such as use_titlecase |
| 7 are declared in build/common.gypi. | 7 are declared in build/common.gypi. |
| 8 --> | 8 --> |
| 9 | 9 |
| 10 <grit base_dir="." latest_public_release="0" current_release="1" | 10 <grit base_dir="." latest_public_release="0" current_release="1" |
| (...skipping 12019 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 12030 </message> | 12030 </message> |
| 12031 <message name="IDS_ENTER_GUEST_SESSION_BUTTON"> | 12031 <message name="IDS_ENTER_GUEST_SESSION_BUTTON"> |
| 12032 Enter | 12032 Enter |
| 12033 </message> | 12033 </message> |
| 12034 <message name="IDS_ENTER_GUEST_SESSION_BUTTON_ACCESSIBLE_NAME"> | 12034 <message name="IDS_ENTER_GUEST_SESSION_BUTTON_ACCESSIBLE_NAME"> |
| 12035 Browse as guest | 12035 Browse as guest |
| 12036 </message> | 12036 </message> |
| 12037 <message name="IDS_LOGIN_REMOVE"> | 12037 <message name="IDS_LOGIN_REMOVE"> |
| 12038 Remove | 12038 Remove |
| 12039 </message> | 12039 </message> |
| 12040 <message name="IDS_KIOSK_MODE_LOGIN_MESSAGE"> |
| 12041 Click anywhere to start your experience |
| 12042 </message> |
| 12040 <message name="IDS_LOGIN_CHANGE_PHOTO"> | 12043 <message name="IDS_LOGIN_CHANGE_PHOTO"> |
| 12041 Change picture | 12044 Change picture |
| 12042 </message> | 12045 </message> |
| 12043 <message name="IDS_LOGIN_PASSWORD_CHANGED_DIALOG_BOX_TITLE" desc="Title fo
r the password changed dialog box"> | 12046 <message name="IDS_LOGIN_PASSWORD_CHANGED_DIALOG_BOX_TITLE" desc="Title fo
r the password changed dialog box"> |
| 12044 Sign in | 12047 Sign in |
| 12045 </message> | 12048 </message> |
| 12046 <message name="IDS_LOGIN_PASSWORD_CHANGED_TITLE" desc="Title of the dialog
shown when password change has been detected"> | 12049 <message name="IDS_LOGIN_PASSWORD_CHANGED_TITLE" desc="Title of the dialog
shown when password change has been detected"> |
| 12047 Your password has changed | 12050 Your password has changed |
| 12048 </message> | 12051 </message> |
| 12049 <message name="IDS_LOGIN_PASSWORD_CHANGED_DESC" desc="Detailed description
of the password changed dialog"> | 12052 <message name="IDS_LOGIN_PASSWORD_CHANGED_DESC" desc="Detailed description
of the password changed dialog"> |
| (...skipping 3073 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 15123 </messages> | 15126 </messages> |
| 15124 <structures fallback_to_english="true"> | 15127 <structures fallback_to_english="true"> |
| 15125 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 15128 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
| 15126 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 15129 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 15127 </structure> | 15130 </structure> |
| 15128 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 15131 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 15129 </structure> | 15132 </structure> |
| 15130 </structures> | 15133 </structures> |
| 15131 </release> | 15134 </release> |
| 15132 </grit> | 15135 </grit> |
| OLD | NEW |