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 1458 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
1469 This SIM card is disabled and cannot be used. Please contact your service pr ovider for a replacement. | 1469 This SIM card is disabled and cannot be used. Please contact your service pr ovider for a replacement. |
1470 </message> | 1470 </message> |
1471 | 1471 |
1472 <message name="IDS_EULA_BACK_BUTTON" desc="Back button shown on EULA screen."> | 1472 <message name="IDS_EULA_BACK_BUTTON" desc="Back button shown on EULA screen."> |
1473 Back | 1473 Back |
1474 </message> | 1474 </message> |
1475 <message name="IDS_EULA_ACCEPT_AND_CONTINUE_BUTTON" desc="Accept button text b elow EULA terms of service"> | 1475 <message name="IDS_EULA_ACCEPT_AND_CONTINUE_BUTTON" desc="Accept button text b elow EULA terms of service"> |
1476 Accept and continue | 1476 Accept and continue |
1477 </message> | 1477 </message> |
1478 <message name="IDS_EULA_POLICY_URL" desc="Link to online ChromeOS Terms of Ser vice"> | 1478 <message name="IDS_EULA_POLICY_URL" desc="Link to online ChromeOS Terms of Ser vice"> |
1479 https://www.google.com/intl/[GRITLANGCODE]/chromebook/tos_text.html | 1479 https://www.google.com/intl/[GRITLANGCODE]/chrome/eula_text.html |
Nikita (slow)
2013/05/13 09:25:40
This changes seems needs a merge with https://code
vasilii
2013/05/13 09:52:36
Done.
| |
1480 </message> | 1480 </message> |
1481 <message name="IDS_EULA_SYSTEM_SECURITY_SETTING" desc="Link from the EULA wiza rd screen and title of the TPM info dialog"> | 1481 <message name="IDS_EULA_SYSTEM_SECURITY_SETTING" desc="Link from the EULA wiza rd screen and title of the TPM info dialog"> |
1482 System security setting | 1482 System security setting |
1483 </message> | 1483 </message> |
1484 <message name="IDS_EULA_SYSTEM_INSTALLATION_SETTINGS" desc="Link from the EULA wizard screen and title of the TPM and RLZ info dialog"> | 1484 <message name="IDS_EULA_SYSTEM_INSTALLATION_SETTINGS" desc="Link from the EULA wizard screen and title of the TPM and RLZ info dialog"> |
1485 System installation settings | 1485 System installation settings |
1486 </message> | 1486 </message> |
1487 <message name="IDS_EULA_TPM_DESCRIPTION" desc="Dialog box text"> | 1487 <message name="IDS_EULA_TPM_DESCRIPTION" desc="Dialog box text"> |
1488 Your computer contains a Trusted Platform Module (TPM) security device, whic h is used to implement many critical security features in Chrome OS. | 1488 Your computer contains a Trusted Platform Module (TPM) security device, whic h is used to implement many critical security features in Chrome OS. |
1489 </message> | 1489 </message> |
(...skipping 2116 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
3606 <message name="IDS_KIOSK_APP_ERROR_UNABLE_TO_MOUNT" desc="Error message used w hen a kiosk app fails to launch due to cryptohome error."> | 3606 <message name="IDS_KIOSK_APP_ERROR_UNABLE_TO_MOUNT" desc="Error message used w hen a kiosk app fails to launch due to cryptohome error."> |
3607 Kryptonite! The cryptohome for the kiosk application could not be mounted. | 3607 Kryptonite! The cryptohome for the kiosk application could not be mounted. |
3608 </message> | 3608 </message> |
3609 <message name="IDS_KIOSK_APP_ERROR_UNABLE_TO_INSTALL" desc="Error message used when a kiosk app fails to launch due to install failure."> | 3609 <message name="IDS_KIOSK_APP_ERROR_UNABLE_TO_INSTALL" desc="Error message used when a kiosk app fails to launch due to install failure."> |
3610 Kiosk application could not be installed. | 3610 Kiosk application could not be installed. |
3611 </message> | 3611 </message> |
3612 <message name="IDS_KIOSK_APP_ERROR_USER_CANCEL" desc="Error message used when a kiosk app launch is canceled by user."> | 3612 <message name="IDS_KIOSK_APP_ERROR_USER_CANCEL" desc="Error message used when a kiosk app launch is canceled by user."> |
3613 Kiosk application launch canceled. | 3613 Kiosk application launch canceled. |
3614 </message> | 3614 </message> |
3615 </grit-part> | 3615 </grit-part> |
OLD | NEW |