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

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 1204 matching lines...) Expand 10 before | Expand all | Expand 10 after
1215 </message> 1215 </message>
1216 <message name="IDS_KIOSK_ENABLE_SCREEN_SUCCESS" desc="Confirmation text shown on kiosk auto-launch enable screen after the feature is successfully enabled."> 1216 <message name="IDS_KIOSK_ENABLE_SCREEN_SUCCESS" desc="Confirmation text shown on kiosk auto-launch enable screen after the feature is successfully enabled.">
1217 Kiosk applications can now be configured to auto-launch on this device. 1217 Kiosk applications can now be configured to auto-launch on this device.
1218 </message> 1218 </message>
1219 <message name="IDS_KIOSK_ENABLE_SCREEN_ERROR" desc="Error text shown on kiosk enable screen after we failed enabling this feature."> 1219 <message name="IDS_KIOSK_ENABLE_SCREEN_ERROR" desc="Error text shown on kiosk enable screen after we failed enabling this feature.">
1220 An error occurred. Kiosk application will not be able to auto-launch on this device. 1220 An error occurred. Kiosk application will not be able to auto-launch on this device.
1221 </message> 1221 </message>
1222 <message name="IDS_KIOSK_ENABLE_SCREEN_ENABLE_BUTTON" desc="Enable button text "> 1222 <message name="IDS_KIOSK_ENABLE_SCREEN_ENABLE_BUTTON" desc="Enable button text ">
1223 Enable 1223 Enable
1224 </message> 1224 </message>
1225 <message name="IDS_EXCLAMATION_ICON_TITLE" desc="Accessible title of the reset screen icon depicting exclamation mark.">
1226 Exclamation mark icon
1227 </message>
1225 <message name="IDS_RESET_SCREEN_TITLE" desc="Title of the reset screen"> 1228 <message name="IDS_RESET_SCREEN_TITLE" desc="Title of the reset screen">
1226 Factory reset 1229 Factory reset
1227 </message> 1230 </message>
1228 <message name="IDS_RESET_SCREEN_ICON_TITLE" desc="Accessible title of the rese t screen icon depicting exclamation mark."> 1231 <message name="IDS_RESET_SCREEN_ICON_TITLE" desc="Accessible title of the rese t screen icon depicting exclamation mark.">
1229 Exclamation mark icon 1232 Exclamation mark icon
1230 </message> 1233 </message>
1231 <message name="IDS_UPDATE_SCREEN_TITLE" desc="Title of the OOBE update screen" > 1234 <message name="IDS_UPDATE_SCREEN_TITLE" desc="Title of the OOBE update screen" >
1232 Update 1235 Update
1233 </message> 1236 </message>
1234 <message name="IDS_UPDATE_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoken on opening the OOBE update screen"> 1237 <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
1311 </message> 1314 </message>
1312 <message name="IDS_NETWORK_SELECTION_NONE_SELECTED" desc="Chrome OS Out-Of-Box : Text shown in network selection combobox when no network is selected"> 1315 <message name="IDS_NETWORK_SELECTION_NONE_SELECTED" desc="Chrome OS Out-Of-Box : Text shown in network selection combobox when no network is selected">
1313 Select 1316 Select
1314 </message> 1317 </message>
1315 <message name="IDS_NETWORK_SELECTION_CONNECTING" desc="Text shown when known d evice is connecting to known network"> 1318 <message name="IDS_NETWORK_SELECTION_CONNECTING" desc="Text shown when known d evice is connecting to known network">
1316 Connecting to <ph name="NETWORK_ID">$1<ex>Public Wifi</ex></ph> 1319 Connecting to <ph name="NETWORK_ID">$1<ex>Public Wifi</ex></ph>
1317 </message> 1320 </message>
1318 <message name="IDS_NETWORK_SELECTION_CONTINUE_BUTTON" desc="Text shown on cont inue button" meaning="Continue button label of network screen."> 1321 <message name="IDS_NETWORK_SELECTION_CONTINUE_BUTTON" desc="Text shown on cont inue button" meaning="Continue button label of network screen.">
1319 Continue 1322 Continue
1320 </message> 1323 </message>
1324 <message name="IDS_NETWORK_ENABLE_DEV_FEATURES_LINK" desc="Text shown on conti nue button" meaning="Link shown on OOBE screens that opens enable debugging feat ures dialog">
1325 Enable debugging features
1326 </message>
1321 <message name="IDS_NETWORK_SELECTION_ERROR" desc="Error shown when connection to network failed or timed out."> 1327 <message name="IDS_NETWORK_SELECTION_ERROR" desc="Error shown when connection to network failed or timed out.">
1322 <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. 1328 <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.
1323 </message> 1329 </message>
1324 <message name="IDS_OOBE_ACCESSIBILITY_LINK" desc="Link shown on OOBE screens t hat opens accessibility options menu."> 1330 <message name="IDS_OOBE_ACCESSIBILITY_LINK" desc="Link shown on OOBE screens t hat opens accessibility options menu.">
1325 Accessibility 1331 Accessibility
1326 </message> 1332 </message>
1327 <message name="IDS_OOBE_SPOKEN_FEEDBACK_OPTION" desc="Spoken feedback option s hown on OOBE screens accessibility menu."> 1333 <message name="IDS_OOBE_SPOKEN_FEEDBACK_OPTION" desc="Spoken feedback option s hown on OOBE screens accessibility menu.">
1328 ChromeVox (spoken feedback) 1334 ChromeVox (spoken feedback)
1329 </message> 1335 </message>
1330 <message name="IDS_OOBE_LARGE_CURSOR_OPTION" desc="Large mouse cursor option s hown on OOBE screens accessibility menu."> 1336 <message name="IDS_OOBE_LARGE_CURSOR_OPTION" desc="Large mouse cursor option s hown on OOBE screens accessibility menu.">
(...skipping 1397 matching lines...) Expand 10 before | Expand all | Expand 10 after
2728 <message name="IDS_EULA_RLZ_ENABLE" desc="Check box text for enabling RLZ trac king on TPM/RLZ info dialog."> 2734 <message name="IDS_EULA_RLZ_ENABLE" desc="Check box text for enabling RLZ trac king on TPM/RLZ info dialog.">
2729 Enable RLZ tracking on <ph name="SHORT_PRODUCT_OS_NAME">$1<ex>Chrome OS</ex> </ph>. 2735 Enable RLZ tracking on <ph name="SHORT_PRODUCT_OS_NAME">$1<ex>Chrome OS</ex> </ph>.
2730 </message> 2736 </message>
2731 <message name="IDS_EULA_TPM_BUSY" desc="Message bubble text"> 2737 <message name="IDS_EULA_TPM_BUSY" desc="Message bubble text">
2732 TPM is being prepared, please wait (this may take a few minutes)... 2738 TPM is being prepared, please wait (this may take a few minutes)...
2733 </message> 2739 </message>
2734 <message name="IDS_EULA_TPM_DISABLED" desc="Tooltip text describing why 'Syste m security setting' link is disabled."> 2740 <message name="IDS_EULA_TPM_DISABLED" desc="Tooltip text describing why 'Syste m security setting' link is disabled.">
2735 Trusted Platform Module (TPM) chip is disabled or absent. 2741 Trusted Platform Module (TPM) chip is disabled or absent.
2736 </message> 2742 </message>
2737 2743
2744 <message name="IDS_ENABLE_DEBUGGING_SCREEN_TITLE" desc="Title of the enable de bugging features screen">
2745 Enable debugging features
2746 </message>
2747 <message name="IDS_ENABLE_DEBUGGING_SCREEN_WARNING_MSG" desc="Warning text sho wn on enable debugging features screen above the exclamation icon.">
2748 Enable debugging features on this <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Ch rome</ex></ph> device
2749 </message>
2750 <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.">
2751 A removal of rootfs protection and restart is required before enabling other debugging features.
2752 </message>
2753 <message name="IDS_ENABLE_DEBUGGING_REMOVE_ROOTFS_BUTTON" desc="Button for roo tfs protection removal shown on enable debugging dialog.">
2754 Remove protection
2755 </message>
2756 <message name="IDS_ENABLE_DEBUGGING_ENABLE_BUTTON" desc="Button for enabling d ebugging features shown on enable debugging dialog.">
2757 Enable
2758 </message>
2759 <message name="IDS_ENABLE_DEBUGGING_SETUP_MESSAGE" desc="Setup message in dial og for enabling debugging features.">
2760 You are enabling Chrome OS debugging features which will setup sshd daemon an d enable booting from USB drives.
2761 </message>
2762 <message name="IDS_ENABLE_DEBUGGING_DONE_MESSAGE" desc="Completion message in dialog for enabling debugging features.">
2763 You have successfully enabled debugging features on this <ph name="IDS_SHORT _PRODUCT_NAME">$1<ex>Chrome</ex></ph> device.
2764 </message>
2765 <message name="IDS_ENABLE_DEBUGGING_ERROR_MESSAGE" desc="Error message when en abling of debugging features fails.">
2766 Something went wrong. The debugging features were not completely enabled on this <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> device.
2767 </message>
2768 <message name="IDS_ENABLE_DEBUGGING_ROOT_PASSWORD_LABEL" desc="Text for root p assword entry field label from enable debugging features dialog.">
2769 root password
2770 </message>
2771 <message name="IDS_ENABLE_DEBUGGING_CONFIRM_PASSWORD_LABEL" desc="Text for roo t password entry field label from enable debugging features dialog.">
2772 confirm password
2773 </message>
2774 <message name="IDS_ENABLE_DEBUGGING_WAIT_MESSAGE" desc="Confirmation message i n dialog for enabling debugging features.">
2775 Please wait...
2776 </message>
2777 <message name="IDS_ENABLE_DEBUGGING_EMPTY_ROOT_PASSWORD_LABEL" desc="Text for root password entry field label from enable debugging features dialog.">
2778 leave empty if you want to set the root password to the default test image v alue
2779 </message>
2780
2738 <message name="IDS_RESET_SCREEN_WARNING_MSG" desc="Warning text shown on reset screen above the exclamation icon."> 2781 <message name="IDS_RESET_SCREEN_WARNING_MSG" desc="Warning text shown on reset screen above the exclamation icon.">
2739 Reset this <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> device 2782 Reset this <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> device
2740 </message> 2783 </message>
2741 <message name="IDS_RESET_SCREEN_WARNING_POWERWASH_MSG" desc="Warning text show n on reset screen below the exclamation icon."> 2784 <message name="IDS_RESET_SCREEN_WARNING_POWERWASH_MSG" desc="Warning text show n on reset screen below the exclamation icon.">
2742 Powerwash to reset your <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex>< /ph> device to be just like new. 2785 Powerwash to reset your <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex>< /ph> device to be just like new.
2743 </message> 2786 </message>
2744 <message name="IDS_RESET_SCREEN_WARNING_POWERWASH_AND_ROLLBACK_MSG" desc="Warn ing text shown on reset screen below the exclamation icon."> 2787 <message name="IDS_RESET_SCREEN_WARNING_POWERWASH_AND_ROLLBACK_MSG" desc="Warn ing text shown on reset screen below the exclamation icon.">
2745 Powerwash your <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> devi ce and return to the previous version. 2788 Powerwash your <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> devi ce and return to the previous version.
2746 </message> 2789 </message>
2747 <message name="IDS_RESET_SCREEN_WARNING_DETAILS_DATA" desc="Additional warning text shown on reset screen below the main warning."> 2790 <message name="IDS_RESET_SCREEN_WARNING_DETAILS_DATA" desc="Additional warning text shown on reset screen below the main warning.">
(...skipping 3233 matching lines...) Expand 10 before | Expand all | Expand 10 after
5981 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window."> 6024 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window.">
5982 Done 6025 Done
5983 </message> 6026 </message>
5984 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element ."> 6027 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element .">
5985 System date 6028 System date
5986 </message> 6029 </message>
5987 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element ."> 6030 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element .">
5988 System time 6031 System time
5989 </message> 6032 </message>
5990 </grit-part> 6033 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698