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

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

Issue 843873002: cros: Update help for enable dev UI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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
« no previous file with comments | « no previous file | chrome/browser/ui/webui/chromeos/login/enable_debugging_screen_handler.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 2801 matching lines...) Expand 10 before | Expand all | Expand 10 after
2812 </message> 2812 </message>
2813 <message name="IDS_ENABLE_DEBUGGING_WAIT_MESSAGE" desc="Confirmation message i n dialog for enabling debugging features."> 2813 <message name="IDS_ENABLE_DEBUGGING_WAIT_MESSAGE" desc="Confirmation message i n dialog for enabling debugging features.">
2814 Please wait... 2814 Please wait...
2815 </message> 2815 </message>
2816 <message name="IDS_ENABLE_DEBUGGING_EMPTY_ROOT_PASSWORD_LABEL" desc="Text for root password entry field label from enable debugging features dialog."> 2816 <message name="IDS_ENABLE_DEBUGGING_EMPTY_ROOT_PASSWORD_LABEL" desc="Text for root password entry field label from enable debugging features dialog.">
2817 leave empty if you want to set the root password to the default test image v alue 2817 leave empty if you want to set the root password to the default test image v alue
2818 </message> 2818 </message>
2819 <message name="IDS_ENABLE_DEBUGGING_HELP" desc="Help content of the enable deb ugging features dialog."> 2819 <message name="IDS_ENABLE_DEBUGGING_HELP" desc="Help content of the enable deb ugging features dialog.">
2820 <ph name="BEGIN_H3">&lt;h3&gt;</ph>Debugging Features<ph name="END_H3">&lt;/ h3&gt;</ph> 2820 <ph name="BEGIN_H3">&lt;h3&gt;</ph>Debugging Features<ph name="END_H3">&lt;/ h3&gt;</ph>
2821 <ph name="BR">&lt;br&gt;</ph> 2821 <ph name="BR">&lt;br&gt;</ph>
2822 You can enable the debugging features on your Chromebook in order to install and test custom code on your device. This will allow you to:<ph name="BR">&lt; br&gt;</ph> 2822 You can enable the debugging features on your Chrome OS Device in order to i nstall and test custom code on your device. This will allow you to:<ph name="BR ">&lt;br&gt;</ph>
2823 <ph name="BEGIN_LIST">&lt;ul&gt;</ph> 2823 <ph name="BEGIN_LIST">&lt;ul&gt;</ph>
2824 <ph name="LIST_ITEM">&lt;li&gt;</ph>Remove rootfs verification so you can modify OS files 2824 <ph name="LIST_ITEM">&lt;li&gt;</ph>Remove rootfs verification so you can modify OS files
2825 <ph name="LIST_ITEM">&lt;li&gt;</ph>Enable SSH access to the device using the standard test keys so you can use tools such as <ph name="BEGIN_CODE">&lt;sp an style=&quot;color:grey;font-family:monospace&quot;&gt;</ph>&apos;cros flash&a pos;<ph name="END_CODE">&lt;/span&gt;</ph> to access the device 2825 <ph name="LIST_ITEM">&lt;li&gt;</ph>Enable SSH access to the device using the standard test keys so you can use tools such as <ph name="BEGIN_CODE">&lt;sp an style=&quot;color:grey;font-family:monospace&quot;&gt;</ph>&apos;cros flash&a pos;<ph name="END_CODE">&lt;/span&gt;</ph> to access the device
2826 <ph name="LIST_ITEM">&lt;li&gt;</ph>Enable booting from USB so you can ins tall an OS image from a USB drive 2826 <ph name="LIST_ITEM">&lt;li&gt;</ph>Enable booting from USB so you can ins tall an OS image from a USB drive
2827 <ph name="LIST_ITEM">&lt;li&gt;</ph>Set both the dev and the system root l ogin password to a custom value so you can manually SSH into the device 2827 <ph name="LIST_ITEM">&lt;li&gt;</ph>Set both the dev and the system root l ogin password to a custom value so you can manually SSH into the device
2828 <ph name="END_LIST">&lt;/ul&gt;</ph> 2828 <ph name="END_LIST">&lt;/ul&gt;</ph>
2829 <ph name="BR">&lt;br&gt;</ph> 2829 <ph name="BR">&lt;br&gt;</ph>
2830 Once enabled, most of the debugging features will remain enabled even after performing a powerwash or wiping the data on an enterprise managed device. To f ully disable all debugging features, complete the Chrome OS recovery process (ht tps://support.google.com/chromebook/answer/1080595). 2830 Once enabled, most of the debugging features will remain enabled even after performing a powerwash or wiping the data on an enterprise managed device. To f ully disable all debugging features, complete the Chrome OS recovery process (ht tps://support.google.com/chromebook/answer/1080595).
2831 <ph name="BR">&lt;br&gt;</ph> 2831 <ph name="BR">&lt;br&gt;</ph>
2832 <ph name="BR">&lt;br&gt;</ph> 2832 <ph name="BR">&lt;br&gt;</ph>
2833 For more information about the debugging features see:<ph name="BR">&lt;br&g t;</ph> 2833 For more information about the debugging features see:<ph name="BR">&lt;br&g t;</ph>
2834 http://www.chromium.org/chromium-os/how-tos-and-troubleshooting/debugging-fe atures 2834 http://www.chromium.org/chromium-os/how-tos-and-troubleshooting/debugging-fe atures
2835 <ph name="BR">&lt;br&gt;</ph>
2836 <ph name="BR">&lt;br&gt;</ph>
2837 <ph name="BEGIN_BOLD">&lt;b&gt;</ph>Note:<ph name="END_BOLD">&lt;/b&gt;</ph> The system will reboot during the process.
2835 </message> 2838 </message>
2836 2839
2837 <message name="IDS_RESET_SCREEN_WARNING_MSG" desc="Warning text shown on reset screen above the exclamation icon."> 2840 <message name="IDS_RESET_SCREEN_WARNING_MSG" desc="Warning text shown on reset screen above the exclamation icon.">
2838 Reset this <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> device 2841 Reset this <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> device
2839 </message> 2842 </message>
2840 <message name="IDS_RESET_SCREEN_WARNING_POWERWASH_MSG" desc="Warning text show n on reset screen below the exclamation icon."> 2843 <message name="IDS_RESET_SCREEN_WARNING_POWERWASH_MSG" desc="Warning text show n on reset screen below the exclamation icon.">
2841 Powerwash to reset your <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex>< /ph> device to be just like new. 2844 Powerwash to reset your <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex>< /ph> device to be just like new.
2842 </message> 2845 </message>
2843 <message name="IDS_RESET_SCREEN_WARNING_POWERWASH_AND_ROLLBACK_MSG" desc="Warn ing text shown on reset screen below the exclamation icon."> 2846 <message name="IDS_RESET_SCREEN_WARNING_POWERWASH_AND_ROLLBACK_MSG" desc="Warn ing text shown on reset screen below the exclamation icon.">
2844 Powerwash your <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> devi ce and return to the previous version. 2847 Powerwash your <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> devi ce and return to the previous version.
(...skipping 3135 matching lines...) Expand 10 before | Expand all | Expand 10 after
5980 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window."> 5983 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window.">
5981 Done 5984 Done
5982 </message> 5985 </message>
5983 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element ."> 5986 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element .">
5984 System date 5987 System date
5985 </message> 5988 </message>
5986 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element ."> 5989 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element .">
5987 System time 5990 System time
5988 </message> 5991 </message>
5989 </grit-part> 5992 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/ui/webui/chromeos/login/enable_debugging_screen_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698