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

Unified Diff: chrome/app/chromeos_strings.grdp

Issue 1519883003: 1) Add basic configuration (network connection, language, keyboard layout, timezone) setup page. 2)… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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
Index: chrome/app/chromeos_strings.grdp
diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
index d4c6038e027aa518e6ab5ca351ed651f6d901f56..a62dbdd2f7896082fc4ff8394890ee000b65fa29 100644
--- a/chrome/app/chromeos_strings.grdp
+++ b/chrome/app/chromeos_strings.grdp
@@ -5995,6 +5995,14 @@ All users must sign out to continue.
Chromebox needs to restart...
</message>
+ <!-- Strings for the bootstrapping OOBE process -->
+ <message name="IDS_HOST_SETUP_BASIC_CONFIGURATION_TITLE" desc="Title of the host's basic configuration setup page during the bootstrapping process.">
+ Setup network connection, language, keyboard layout ...
+ </message>
+ <message name="IDS_HOST_SETUP_NETWORK_ERROR_TITLE" desc="Title of the host's network error page during the bootstrapping process.">
+ Could not set up network
+ </message>
+
<!-- Strings for the le OAuth-based enterprise enrollment page -->
<message name="IDS_ENTERPRISE_ENROLLMENT_STATUS_REGISTRATION_FAILED" desc="Error message shown on the enrollment screen upon failed device registration.">
Error when registering the device with the server: <ph name="CLIENT_ERROR">$1<ex>Failed to connect to the server</ex></ph>.
« no previous file with comments | « no previous file | chrome/browser/chromeos/login/helper.cc » ('j') | chrome/browser/chromeos/login/screens/host_pairing_screen.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698