| OLD | NEW |
| 1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
| 2 <!-- ChromeOS-specific strings (included from generated_resources.grd). | 2 <!-- ChromeOS-specific strings (included from generated_resources.grd). |
| 3 Everything in this file is wrapped in <if expr="pp_ifdef('chromeos')">. --> | 3 Everything in this file is wrapped in <if expr="pp_ifdef('chromeos')">. --> |
| 4 <grit-part> | 4 <grit-part> |
| 5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g
eneric. No translation required."> | 5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g
eneric. No translation required."> |
| 6 </message> | 6 </message> |
| 7 <!-- Idle logout dialog for retail mode --> | 7 <!-- Idle logout dialog for retail mode --> |
| 8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d
ialog. Used in retail mode only."> | 8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d
ialog. Used in retail mode only."> |
| 9 Are you still there? | 9 Are you still there? |
| 10 </message> | 10 </message> |
| (...skipping 1217 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1228 </message> | 1228 </message> |
| 1229 <message name="IDS_OOBE_SCREEN_MAGNIFIER_OPTION" desc="Screen magnifier option
shown on OOBE screens accessibility menu."> | 1229 <message name="IDS_OOBE_SCREEN_MAGNIFIER_OPTION" desc="Screen magnifier option
shown on OOBE screens accessibility menu."> |
| 1230 Screen magnifier | 1230 Screen magnifier |
| 1231 </message> | 1231 </message> |
| 1232 <message name="IDS_OOBE_VIRTUAL_KEYBOARD_OPTION" desc="Virtual keyboard option
shown on the OOBE screens accessibility menu."> | 1232 <message name="IDS_OOBE_VIRTUAL_KEYBOARD_OPTION" desc="Virtual keyboard option
shown on the OOBE screens accessibility menu."> |
| 1233 On-screen keyboard | 1233 On-screen keyboard |
| 1234 </message> | 1234 </message> |
| 1235 <message name="IDS_OOBE_OTHER_LANGUAGES" desc="Option group name dividing vend
or-configured languages from other available languages in out-of-box 'Select lan
guage' select control."> | 1235 <message name="IDS_OOBE_OTHER_LANGUAGES" desc="Option group name dividing vend
or-configured languages from other available languages in out-of-box 'Select lan
guage' select control."> |
| 1236 Other languages | 1236 Other languages |
| 1237 </message> | 1237 </message> |
| 1238 <message name="IDS_OOBE_OTHER_KEYBOARD_LAYOUTS" desc="Option group name dividi
ng vendor-configured keyboard layouts from other available layouts in out-of-box
'Select your keyboard' select control."> |
| 1239 Other layouts |
| 1240 </message> |
| 1238 <message name="IDS_LOGIN_TITLE" desc="Title of sign-in box"> | 1241 <message name="IDS_LOGIN_TITLE" desc="Title of sign-in box"> |
| 1239 Sign in | 1242 Sign in |
| 1240 </message> | 1243 </message> |
| 1241 <message name="IDS_LOGIN_TITLE_HINT" desc="Hint under title 'Sign in to Chrome
OS'"> | 1244 <message name="IDS_LOGIN_TITLE_HINT" desc="Hint under title 'Sign in to Chrome
OS'"> |
| 1242 with your Google Account | 1245 with your Google Account |
| 1243 </message> | 1246 </message> |
| 1244 <message name="IDS_LOGIN_USERNAME"> | 1247 <message name="IDS_LOGIN_USERNAME"> |
| 1245 Email | 1248 Email |
| 1246 </message> | 1249 </message> |
| 1247 <message name="IDS_LOGIN_PASSWORD"> | 1250 <message name="IDS_LOGIN_PASSWORD"> |
| (...skipping 3696 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4944 We see that you've ordered a replacement charger. | 4947 We see that you've ordered a replacement charger. |
| 4945 </message> | 4948 </message> |
| 4946 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_MORE_INFO" desc="Text for finin
g more info for charger"> | 4949 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_MORE_INFO" desc="Text for finin
g more info for charger"> |
| 4947 You can find more info at | 4950 You can find more info at |
| 4948 </message> | 4951 </message> |
| 4949 <message name="IDS_CHARGER_REPLACEMENT_DIALOG_TITLE" desc="Title of the charge
r replacement UI dialg"> | 4952 <message name="IDS_CHARGER_REPLACEMENT_DIALOG_TITLE" desc="Title of the charge
r replacement UI dialg"> |
| 4950 Check charger | 4953 Check charger |
| 4951 </message> | 4954 </message> |
| 4952 | 4955 |
| 4953 </grit-part> | 4956 </grit-part> |
| OLD | NEW |