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

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

Issue 539273002: Added UI to enable debugging features on CrOS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month 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 <!-- 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="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 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook."> 7 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook.">
8 Chromebook 8 Chromebook
9 </message> 9 </message>
10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox"> 10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox">
(...skipping 1192 matching lines...) Expand 10 before | Expand all | Expand 10 after
1203 </message> 1203 </message>
1204 <message name="IDS_KIOSK_ENABLE_SCREEN_SUCCESS" desc="Confirmation text shown on kiosk auto-launch enable screen after the feature is successfully enabled."> 1204 <message name="IDS_KIOSK_ENABLE_SCREEN_SUCCESS" desc="Confirmation text shown on kiosk auto-launch enable screen after the feature is successfully enabled.">
1205 Kiosk applications can now be configured to auto-launch on this device. 1205 Kiosk applications can now be configured to auto-launch on this device.
1206 </message> 1206 </message>
1207 <message name="IDS_KIOSK_ENABLE_SCREEN_ERROR" desc="Error text shown on kiosk enable screen after we failed enabling this feature."> 1207 <message name="IDS_KIOSK_ENABLE_SCREEN_ERROR" desc="Error text shown on kiosk enable screen after we failed enabling this feature.">
1208 An error occurred. Kiosk application will not be able to auto-launch on this device. 1208 An error occurred. Kiosk application will not be able to auto-launch on this device.
1209 </message> 1209 </message>
1210 <message name="IDS_KIOSK_ENABLE_SCREEN_ENABLE_BUTTON" desc="Enable button text "> 1210 <message name="IDS_KIOSK_ENABLE_SCREEN_ENABLE_BUTTON" desc="Enable button text ">
1211 Enable 1211 Enable
1212 </message> 1212 </message>
1213 <message name="IDS_EXCLAMATION_ICON_TITLE" desc="Accessible title of the reset screen icon depicting exclamation mark.">
1214 Exclamation mark icon
1215 </message>
1213 <message name="IDS_RESET_SCREEN_TITLE" desc="Title of the reset screen"> 1216 <message name="IDS_RESET_SCREEN_TITLE" desc="Title of the reset screen">
1214 Factory reset 1217 Factory reset
1215 </message> 1218 </message>
1216 <message name="IDS_RESET_SCREEN_ICON_TITLE" desc="Accessible title of the rese t screen icon depicting exclamation mark."> 1219 <message name="IDS_RESET_SCREEN_ICON_TITLE" desc="Accessible title of the rese t screen icon depicting exclamation mark.">
1217 Exclamation mark icon 1220 Exclamation mark icon
1218 </message> 1221 </message>
1219 <message name="IDS_UPDATE_SCREEN_TITLE" desc="Title of the OOBE update screen" > 1222 <message name="IDS_UPDATE_SCREEN_TITLE" desc="Title of the OOBE update screen" >
1220 Update 1223 Update
1221 </message> 1224 </message>
1222 <message name="IDS_UPDATE_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoken on opening the OOBE update screen"> 1225 <message name="IDS_UPDATE_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoken on opening the OOBE update screen">
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after
1299 </message> 1302 </message>
1300 <message name="IDS_NETWORK_SELECTION_NONE_SELECTED" desc="Chrome OS Out-Of-Box : Text shown in network selection combobox when no network is selected"> 1303 <message name="IDS_NETWORK_SELECTION_NONE_SELECTED" desc="Chrome OS Out-Of-Box : Text shown in network selection combobox when no network is selected">
1301 Select 1304 Select
1302 </message> 1305 </message>
1303 <message name="IDS_NETWORK_SELECTION_CONNECTING" desc="Text shown when known d evice is connecting to known network"> 1306 <message name="IDS_NETWORK_SELECTION_CONNECTING" desc="Text shown when known d evice is connecting to known network">
1304 Connecting to <ph name="NETWORK_ID">$1<ex>Public Wifi</ex></ph> 1307 Connecting to <ph name="NETWORK_ID">$1<ex>Public Wifi</ex></ph>
1305 </message> 1308 </message>
1306 <message name="IDS_NETWORK_SELECTION_CONTINUE_BUTTON" desc="Text shown on cont inue button" meaning="Continue button label of network screen."> 1309 <message name="IDS_NETWORK_SELECTION_CONTINUE_BUTTON" desc="Text shown on cont inue button" meaning="Continue button label of network screen.">
1307 Continue 1310 Continue
1308 </message> 1311 </message>
1312 <message name="IDS_NETWORK_ENABLE_DEV_FEATURES_LINK" desc="Text shown on conti nue button" meaning="Link shown on OOBE screens that opens enable developer feat ures dialog">
1313 Enable developer features
1314 </message>
1309 <message name="IDS_NETWORK_SELECTION_ERROR" desc="Error shown when connection to network failed or timed out."> 1315 <message name="IDS_NETWORK_SELECTION_ERROR" desc="Error shown when connection to network failed or timed out.">
1310 <ph name="PRODUCT_NAME">$1<ex>Chrome OS</ex></ph> was unable to connect to < ph name="NETWORK_ID">$2<ex>Public Wifi</ex></ph>. Please select another network or try again. 1316 <ph name="PRODUCT_NAME">$1<ex>Chrome OS</ex></ph> was unable to connect to < ph name="NETWORK_ID">$2<ex>Public Wifi</ex></ph>. Please select another network or try again.
1311 </message> 1317 </message>
1312 <message name="IDS_OOBE_ACCESSIBILITY_LINK" desc="Link shown on OOBE screens t hat opens accessibility options menu."> 1318 <message name="IDS_OOBE_ACCESSIBILITY_LINK" desc="Link shown on OOBE screens t hat opens accessibility options menu.">
1313 Accessibility 1319 Accessibility
1314 </message> 1320 </message>
1315 <message name="IDS_OOBE_SPOKEN_FEEDBACK_OPTION" desc="Spoken feedback option s hown on OOBE screens accessibility menu."> 1321 <message name="IDS_OOBE_SPOKEN_FEEDBACK_OPTION" desc="Spoken feedback option s hown on OOBE screens accessibility menu.">
1316 ChromeVox (spoken feedback) 1322 ChromeVox (spoken feedback)
1317 </message> 1323 </message>
1318 <message name="IDS_OOBE_LARGE_CURSOR_OPTION" desc="Large mouse cursor option s hown on OOBE screens accessibility menu."> 1324 <message name="IDS_OOBE_LARGE_CURSOR_OPTION" desc="Large mouse cursor option s hown on OOBE screens accessibility menu.">
(...skipping 1376 matching lines...) Expand 10 before | Expand all | Expand 10 after
2695 <message name="IDS_EULA_RLZ_ENABLE" desc="Check box text for enabling RLZ trac king on TPM/RLZ info dialog."> 2701 <message name="IDS_EULA_RLZ_ENABLE" desc="Check box text for enabling RLZ trac king on TPM/RLZ info dialog.">
2696 Enable RLZ tracking on <ph name="SHORT_PRODUCT_OS_NAME">$1<ex>Chrome OS</ex> </ph>. 2702 Enable RLZ tracking on <ph name="SHORT_PRODUCT_OS_NAME">$1<ex>Chrome OS</ex> </ph>.
2697 </message> 2703 </message>
2698 <message name="IDS_EULA_TPM_BUSY" desc="Message bubble text"> 2704 <message name="IDS_EULA_TPM_BUSY" desc="Message bubble text">
2699 TPM is being prepared, please wait (this may take a few minutes)... 2705 TPM is being prepared, please wait (this may take a few minutes)...
2700 </message> 2706 </message>
2701 <message name="IDS_EULA_TPM_DISABLED" desc="Tooltip text describing why 'Syste m security setting' link is disabled."> 2707 <message name="IDS_EULA_TPM_DISABLED" desc="Tooltip text describing why 'Syste m security setting' link is disabled.">
2702 Trusted Platform Module (TPM) chip is disabled or absent. 2708 Trusted Platform Module (TPM) chip is disabled or absent.
2703 </message> 2709 </message>
2704 2710
2711 <message name="IDS_ENABLE_DEBUGGING_SCREEN_TITLE" desc="Title of the enable de veloper features screen">
2712 Enable debugging features
2713 </message>
2714 <message name="IDS_ENABLE_DEBUGGING_SCREEN_WARNING_MSG" desc="Warning text sho wn on enable developer features screen above the exclamation icon.">
2715 Enable developer features on this <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Ch rome</ex></ph> device
2716 </message>
2717 <message name="IDS_ENABLE_DEBUGGING_SCREEN_ROOTFS_REMOVE_MSG" desc="Text shown on enable developer features screen below warning messages if device needs extr a restart before powerwash.">
2718 A removal of rootfs protection and restart is required before enabling other debugging features.
2719 </message>
2720 <message name="IDS_ENABLE_DEBUGGING_REMOVE_ROOTFS_BUTTON" desc="Button for roo tfs protection removal shown on enable debugging dialog.">
2721 Remove protection
2722 </message>
2723 <message name="IDS_ENABLE_DEBUGGING_ENABLE_BUTTON" desc="Button for enabling d eveloper features shown on enable debugging dialog.">
2724 Enable
2725 </message>
2726 <message name="IDS_ENABLE_DEBUGGING_SETUP_MESSAGE" desc="Setup message in dial og for enabling developer features.">
2727 You are enabling Chrome OS developer features which will setup sshd daemon an d enabling booting from USB drives.
2728 </message>
2729 <message name="IDS_ENABLE_DEBUGGING_DONE_MESSAGE" desc="Confirmation message i n dialog for enabling developer features.">
2730 You have successfully enabled developer features on this <ph name="IDS_SHORT _PRODUCT_NAME">$1<ex>Chrome</ex></ph> device.
2731 </message>
2732 <message name="IDS_ENABLE_DEBUGGING_ROOT_PASSWORD_LABEL" desc="Text for root p assword entry field label from enable developer features dialog.">
2733 Password:
2734 </message>
2735 <message name="IDS_ENABLE_DEBUGGING_CONFIRM_PASSWORD_LABEL" desc="Text for roo t password entry field label from enable developer features dialog.">
2736 Retype password:
2737 </message>
2738 <message name="IDS_ENABLE_DEBUGGING_WAIT_MESSAGE" desc="Confirmation message i n dialog for enabling developer features.">
2739 Please wait...
2740 </message>
2741 <message name="IDS_ENABLE_DEBUGGING_EMPTY_ROOT_PASSWORD_LABEL" desc="Text for root password entry field label from enable debugging features dialog.">
2742 Please enter the new password for 'root' user. Leave password blank if you w ant to use the default test password.
2743 </message>
2744
2705 <message name="IDS_RESET_SCREEN_WARNING_MSG" desc="Warning text shown on reset screen above the exclamation icon."> 2745 <message name="IDS_RESET_SCREEN_WARNING_MSG" desc="Warning text shown on reset screen above the exclamation icon.">
2706 Reset this <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> device 2746 Reset this <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> device
2707 </message> 2747 </message>
2708 <message name="IDS_RESET_SCREEN_WARNING_POWERWASH_MSG" desc="Warning text show n on reset screen below the exclamation icon."> 2748 <message name="IDS_RESET_SCREEN_WARNING_POWERWASH_MSG" desc="Warning text show n on reset screen below the exclamation icon.">
2709 Powerwash to reset your <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex>< /ph> device to be just like new. 2749 Powerwash to reset your <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex>< /ph> device to be just like new.
2710 </message> 2750 </message>
2711 <message name="IDS_RESET_SCREEN_WARNING_POWERWASH_AND_ROLLBACK_MSG" desc="Warn ing text shown on reset screen below the exclamation icon."> 2751 <message name="IDS_RESET_SCREEN_WARNING_POWERWASH_AND_ROLLBACK_MSG" desc="Warn ing text shown on reset screen below the exclamation icon.">
2712 Powerwash your <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> devi ce and return to the previous version. 2752 Powerwash your <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> devi ce and return to the previous version.
2713 </message> 2753 </message>
2714 <message name="IDS_RESET_SCREEN_WARNING_DETAILS_DATA" desc="Additional warning text shown on reset screen below the main warning."> 2754 <message name="IDS_RESET_SCREEN_WARNING_DETAILS_DATA" desc="Additional warning text shown on reset screen below the main warning.">
(...skipping 3236 matching lines...) Expand 10 before | Expand all | Expand 10 after
5951 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window."> 5991 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window.">
5952 Done 5992 Done
5953 </message> 5993 </message>
5954 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element ."> 5994 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element .">
5955 System date 5995 System date
5956 </message> 5996 </message>
5957 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element ."> 5997 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element .">
5958 System time 5998 System time
5959 </message> 5999 </message>
5960 </grit-part> 6000 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698