Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(80)

Side by Side Diff: chrome/app/chromeos_strings.grdp

Issue 2856683002: cros: Replace "TPM" with "secure module" for machines without TPM. (Closed)
Patch Set: Patch set 1 fixes. Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- Chrome OS-specific strings (included from generated_resources.grd). 2 <!-- Chrome OS-specific strings (included from generated_resources.grd).
3 Everything in this file is wrapped in <if expr="chromeos">. --> 3 Everything in this file is wrapped in <if expr="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 2020 matching lines...) Expand 10 before | Expand all | Expand 10 after
2031 </message> 2031 </message>
2032 <message name="IDS_CREATE_SUPERVISED_USER_TPM_ERROR_TITLE" desc="Supervised us er dialog, error page, tpm error during creation, title"> 2032 <message name="IDS_CREATE_SUPERVISED_USER_TPM_ERROR_TITLE" desc="Supervised us er dialog, error page, tpm error during creation, title">
2033 Oops, TPM error. 2033 Oops, TPM error.
2034 </message> 2034 </message>
2035 <message name="IDS_CREATE_SUPERVISED_USER_TPM_ERROR" desc="Supervised user dia log, error page, tpm error during creation, text"> 2035 <message name="IDS_CREATE_SUPERVISED_USER_TPM_ERROR" desc="Supervised user dia log, error page, tpm error during creation, text">
2036 Something is wrong with device. To recover from this error you will need to reboot device and try again. 2036 Something is wrong with device. To recover from this error you will need to reboot device and try again.
2037 </message> 2037 </message>
2038 <message name="IDS_CREATE_SUPERVISED_USER_TPM_ERROR_BUTTON" desc="Supervised u ser dialog, error page, tpm error during creation, button title"> 2038 <message name="IDS_CREATE_SUPERVISED_USER_TPM_ERROR_BUTTON" desc="Supervised u ser dialog, error page, tpm error during creation, button title">
2039 OK 2039 OK
2040 </message> 2040 </message>
2041 <message name="IDS_CREATE_SUPERVISED_USER_SECURE_MODULE_ERROR_TITLE" desc="Sup ervised user dialog, error page, secure module error during creation, title">
2042 Oops, secure module error.
2043 </message>
2044 <message name="IDS_CREATE_SUPERVISED_USER_SECURE_MODULE_ERROR" desc="Supervise d user dialog, error page, secure module error during creation, text">
apronin1 2017/05/02 18:18:38 btw, this one is actually identical to the tpm tex
sammiequon 2017/05/02 18:27:45 yeah, I noticed this as well, but I thought it wou
2045 Something is wrong with device. To recover from this error you will need to reboot device and try again.
2046 </message>
2047 <message name="IDS_CREATE_SUPERVISED_USER_SECURE_MODULE_ERROR_BUTTON" desc="Su pervised user dialog, error page, secure module error during creation, button ti tle">
2048 OK
2049 </message>
2041 <message name="IDS_CREATE_SUPERVISED_USER_GENERIC_ERROR_TITLE" desc="Supervise d user dialog, error page, generic error during creation, title"> 2050 <message name="IDS_CREATE_SUPERVISED_USER_GENERIC_ERROR_TITLE" desc="Supervise d user dialog, error page, generic error during creation, title">
2042 Oops, something went wrong 2051 Oops, something went wrong
2043 </message> 2052 </message>
2044 <message name="IDS_CREATE_SUPERVISED_USER_GENERIC_ERROR" desc="Supervised user dialog, error page, generic error during creation, text"> 2053 <message name="IDS_CREATE_SUPERVISED_USER_GENERIC_ERROR" desc="Supervised user dialog, error page, generic error during creation, text">
2045 Due to an error, a supervised user was not created. Please try again later. 2054 Due to an error, a supervised user was not created. Please try again later.
2046 </message> 2055 </message>
2047 <message name="IDS_CREATE_SUPERVISED_USER_GENERIC_ERROR_BUTTON" desc="Supervis ed user dialog, error page, generic error during creation, button title"> 2056 <message name="IDS_CREATE_SUPERVISED_USER_GENERIC_ERROR_BUTTON" desc="Supervis ed user dialog, error page, generic error during creation, button title">
2048 OK 2057 OK
2049 </message> 2058 </message>
2050 <message name="IDS_CREATE_SUPERVISED_USER_CREATION_ERROR_CANCEL_BUTTON_TITLE" desc="Text for button on an error reporting screen for supervised user creation, that is used to abort whole operation"> 2059 <message name="IDS_CREATE_SUPERVISED_USER_CREATION_ERROR_CANCEL_BUTTON_TITLE" desc="Text for button on an error reporting screen for supervised user creation, that is used to abort whole operation">
(...skipping 1457 matching lines...) Expand 10 before | Expand all | Expand 10 after
3508 </message> 3517 </message>
3509 <message name="IDS_EULA_RLZ_ENABLE" desc="Check box text for enabling RLZ trac king on TPM/RLZ info dialog."> 3518 <message name="IDS_EULA_RLZ_ENABLE" desc="Check box text for enabling RLZ trac king on TPM/RLZ info dialog.">
3510 Enable RLZ tracking on <ph name="SHORT_PRODUCT_OS_NAME">$1<ex>Chrome OS</ex> </ph>. 3519 Enable RLZ tracking on <ph name="SHORT_PRODUCT_OS_NAME">$1<ex>Chrome OS</ex> </ph>.
3511 </message> 3520 </message>
3512 <message name="IDS_EULA_TPM_BUSY" desc="Message bubble text"> 3521 <message name="IDS_EULA_TPM_BUSY" desc="Message bubble text">
3513 TPM is being prepared, please wait (this may take a few minutes)... 3522 TPM is being prepared, please wait (this may take a few minutes)...
3514 </message> 3523 </message>
3515 <message name="IDS_EULA_TPM_DISABLED" desc="Tooltip text describing why 'Syste m security setting' link is disabled."> 3524 <message name="IDS_EULA_TPM_DISABLED" desc="Tooltip text describing why 'Syste m security setting' link is disabled.">
3516 Trusted Platform Module (TPM) chip is disabled or absent. 3525 Trusted Platform Module (TPM) chip is disabled or absent.
3517 </message> 3526 </message>
3518 3527 <message name="IDS_EULA_SECURE_MODULE_DESCRIPTION" desc="Dialog box text">
xiyuan 2017/05/03 04:06:49 "desc" are the only context the translators will g
sammiequon 2017/05/04 16:04:46 Oops, I didn't notice, I just copied from the TPM
3528 Your computer contains a secure module, which is used to implement many crit ical security features in Chrome OS.
3529 </message>
3530 <message name="IDS_EULA_SECURE_MODULE_KEY_DESCRIPTION" desc="Dialog box text">
3531 Below is the randomly generated secure module password that has been assigne d to your computer:
3532 </message>
3533 <message name="IDS_EULA_SECURE_MODULE_KEY_DESCRIPTION_POWERWASH" desc="Dialog box text in case secure module is already in owned state">
3534 The randomly generated secure module password is not available. This is norm al after a Powerwash.
3535 </message>
3536 <message name="IDS_EULA_SECURE_MODULE_WAIT" desc="Dialog box text">
3537 The secure module is being set up. Please be patient; this may take a few mi nutes.
3538 </message>
3539 <message name="IDS_EULA_SECURE_MODULE_BUSY" desc="Message bubble text">
3540 Secure module is being prepared, please wait (this may take a few minutes).. .
3541 </message>
3542 <message name="IDS_EULA_SECURE_MODULE_DISABLED" desc="Tooltip text describing why 'System security setting' link is disabled.">
3543 Secure module is disabled or absent.
3544 </message>
3519 <message name="IDS_ENABLE_DEBUGGING_SCREEN_TITLE" desc="Title of the enable de bugging features screen"> 3545 <message name="IDS_ENABLE_DEBUGGING_SCREEN_TITLE" desc="Title of the enable de bugging features screen">
3520 Enable debugging features 3546 Enable debugging features
3521 </message> 3547 </message>
3522 <message name="IDS_ENABLE_DEBUGGING_SCREEN_WARNING_MSG" desc="Warning text sho wn on enable debugging features screen above the exclamation icon."> 3548 <message name="IDS_ENABLE_DEBUGGING_SCREEN_WARNING_MSG" desc="Warning text sho wn on enable debugging features screen above the exclamation icon.">
3523 Enable debugging features on this <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Ch rome</ex></ph> device 3549 Enable debugging features on this <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Ch rome</ex></ph> device
3524 </message> 3550 </message>
3525 <message name="IDS_ENABLE_DEBUGGING_SCREEN_ROOTFS_REMOVE_MSG" desc="Text shown on enable debugging features screen below warning messages if device needs extr a restart before powerwash."> 3551 <message name="IDS_ENABLE_DEBUGGING_SCREEN_ROOTFS_REMOVE_MSG" desc="Text shown on enable debugging features screen below warning messages if device needs extr a restart before powerwash.">
3526 A removal of rootfs protection and restart is required before enabling other debugging features. 3552 A removal of rootfs protection and restart is required before enabling other debugging features.
3527 </message> 3553 </message>
3528 <message name="IDS_ENABLE_DEBUGGING_LEARN_MORE" desc="Learn more link text in the enable debugging features dialog."> 3554 <message name="IDS_ENABLE_DEBUGGING_LEARN_MORE" desc="Learn more link text in the enable debugging features dialog.">
(...skipping 3163 matching lines...) Expand 10 before | Expand all | Expand 10 after
6692 Attempts left: $1 6718 Attempts left: $1
6693 </message> 6719 </message>
6694 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N umber abbreviation"> 6720 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N umber abbreviation">
6695 PIN 6721 PIN
6696 </message> 6722 </message>
6697 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a s used in mobile phones) abbreviation"> 6723 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a s used in mobile phones) abbreviation">
6698 PUK 6724 PUK
6699 </message> 6725 </message>
6700 6726
6701 </grit-part> 6727 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698