| 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 406 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 417 Only retrieve synced settings and data | 417 Only retrieve synced settings and data |
| 418 </message> | 418 </message> |
| 419 <message name="IDS_LOGIN_PASSWORD_CHANGED_MIGRATE" desc="Migrate option of the
password changed dialog"> | 419 <message name="IDS_LOGIN_PASSWORD_CHANGED_MIGRATE" desc="Migrate option of the
password changed dialog"> |
| 420 Migrate all Chrome OS data to the new password | 420 Migrate all Chrome OS data to the new password |
| 421 (requires previous password) | 421 (requires previous password) |
| 422 </message> | 422 </message> |
| 423 <message name="IDS_LOGIN_PREVIOUS_PASSWORD" desc="Password field text on the p
assword changed dialog"> | 423 <message name="IDS_LOGIN_PREVIOUS_PASSWORD" desc="Password field text on the p
assword changed dialog"> |
| 424 Previous password | 424 Previous password |
| 425 </message> | 425 </message> |
| 426 <message name="IDS_LOGIN_SAML_NOTICE" desc="Text message displayed above SAML
portal to learly indicate that the user is being redirected to another sign-in p
rovider."> | 426 <message name="IDS_LOGIN_SAML_NOTICE" desc="Text message displayed above SAML
portal to learly indicate that the user is being redirected to another sign-in p
rovider."> |
| 427 You are being redirected below to a sign-in service hosted by <ph name="SAML
_DOMAIN">$1<ex>saml.com</ex></ph>. | 427 The sign-in service below is hosted by <ph name="SAML_DOMAIN">$1<ex>saml.com
</ex></ph>. Sign in to continue. |
| 428 </message> | 428 </message> |
| 429 <message name="IDS_LOGIN_CONFIRM_PASSWORD_TITLE" desc="Title for the confirm p
assword dialog."> | 429 <message name="IDS_LOGIN_CONFIRM_PASSWORD_TITLE" desc="Title for the confirm p
assword dialog."> |
| 430 Please confirm your password. | 430 Please confirm your password. |
| 431 </message> | 431 </message> |
| 432 <message name="IDS_LOGIN_CONFIRM_PASSWORD_HINT" desc="Hint for the password fi
eld on the confirm password dialog."> | 432 <message name="IDS_LOGIN_CONFIRM_PASSWORD_HINT" desc="Hint for the password fi
eld on the confirm password dialog."> |
| 433 Type your password here to confirm. | 433 Type your password here to confirm. |
| 434 </message> | 434 </message> |
| 435 <message name="IDS_LOGIN_CONFIRM_PASSWORD_CONFIRM_BUTTON" desc="Label for the
confirm button on the confirm password dialog."> | 435 <message name="IDS_LOGIN_CONFIRM_PASSWORD_CONFIRM_BUTTON" desc="Label for the
confirm button on the confirm password dialog."> |
| 436 Confirm | 436 Confirm |
| 437 </message> | 437 </message> |
| (...skipping 3589 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4027 <message name="IDS_CHARGER_REPLACEMENT_DIALOG_TITLE" desc="Title of the charge
r replacement UI dialg"> | 4027 <message name="IDS_CHARGER_REPLACEMENT_DIALOG_TITLE" desc="Title of the charge
r replacement UI dialg"> |
| 4028 Check charger | 4028 Check charger |
| 4029 </message> | 4029 </message> |
| 4030 <message name="IDS_FLAGS_ENABLE_SYSTEM_SOUNDS_NAME" desc="Name of the flag to
enable system sounds independently from ChromeVox."> | 4030 <message name="IDS_FLAGS_ENABLE_SYSTEM_SOUNDS_NAME" desc="Name of the flag to
enable system sounds independently from ChromeVox."> |
| 4031 Enable system sounds | 4031 Enable system sounds |
| 4032 </message> | 4032 </message> |
| 4033 <message name="IDS_FLAGS_ENABLE_SYSTEM_SOUNDS_DESCRIPTION" desc="Description o
f the flag to enable system sounds independently from ChromeVox."> | 4033 <message name="IDS_FLAGS_ENABLE_SYSTEM_SOUNDS_DESCRIPTION" desc="Description o
f the flag to enable system sounds independently from ChromeVox."> |
| 4034 System sounds will be played independently from ChromeVox. | 4034 System sounds will be played independently from ChromeVox. |
| 4035 </message> | 4035 </message> |
| 4036 </grit-part> | 4036 </grit-part> |
| OLD | NEW |