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

Unified 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 side-by-side diff with in-line comments
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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/chromeos_strings.grdp
diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
index 4e4ae7eb669796ad59e32b6ab5b57c857b4daec5..5a961ea978b59b071835b6bd8dbc368162f00ce5 100644
--- a/chrome/app/chromeos_strings.grdp
+++ b/chrome/app/chromeos_strings.grdp
@@ -2819,7 +2819,7 @@ Press any key to continue exploring.
<message name="IDS_ENABLE_DEBUGGING_HELP" desc="Help content of the enable debugging features dialog.">
<ph name="BEGIN_H3">&lt;h3&gt;</ph>Debugging Features<ph name="END_H3">&lt;/h3&gt;</ph>
<ph name="BR">&lt;br&gt;</ph>
- 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>
+ You can enable the debugging features on your Chrome OS Device in order to install and test custom code on your device. This will allow you to:<ph name="BR">&lt;br&gt;</ph>
<ph name="BEGIN_LIST">&lt;ul&gt;</ph>
<ph name="LIST_ITEM">&lt;li&gt;</ph>Remove rootfs verification so you can modify OS files
<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;span style=&quot;color:grey;font-family:monospace&quot;&gt;</ph>&apos;cros flash&apos;<ph name="END_CODE">&lt;/span&gt;</ph> to access the device
@@ -2832,6 +2832,9 @@ Press any key to continue exploring.
<ph name="BR">&lt;br&gt;</ph>
For more information about the debugging features see:<ph name="BR">&lt;br&gt;</ph>
http://www.chromium.org/chromium-os/how-tos-and-troubleshooting/debugging-features
+ <ph name="BR">&lt;br&gt;</ph>
+ <ph name="BR">&lt;br&gt;</ph>
+ <ph name="BEGIN_BOLD">&lt;b&gt;</ph>Note:<ph name="END_BOLD">&lt;/b&gt;</ph> The system will reboot during the process.
</message>
<message name="IDS_RESET_SCREEN_WARNING_MSG" desc="Warning text shown on reset screen above the exclamation icon.">
« 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