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

Unified Diff: chrome/app/chromeos_strings.grdp

Issue 289133002: Add a enterprise enrollment check screen to OOBE in ChromeOS. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Improved wording. Created 6 years, 7 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
Index: chrome/app/chromeos_strings.grdp
diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
index 30e4a7b747a83e69c2b2511e2e57c3974d60e880..cf042411292a28a2923795ffa745b8a858589f37 100644
--- a/chrome/app/chromeos_strings.grdp
+++ b/chrome/app/chromeos_strings.grdp
@@ -2735,6 +2735,13 @@ Press any key to continue exploring.
Skip for now
</message>
+ <message name="IDS_AUTO_ENROLLMENT_CHECK_SCREEN_HEADER" desc="Header of message shown on screen notifying about pending auto-enrollment check completion.">
+ Performing auto-enrollment check
Mattias Nissler (ping if slow) 2014/05/19 19:25:51 Let's fix the wording here as well to be more gene
pastarmovj 2014/05/20 13:50:08 Done.
+ </message>
+ <message name="IDS_AUTO_ENROLLMENT_CHECK_SCREEN_MESSAGE" desc="Warning message shown on screen notifying about pending auto-enrollment check completion.">
+ Determining device configuration...
+ </message>
+
<message name="IDS_TERMS_OF_SERVICE_SCREEN_HEADING" desc="Heading at the top of the Terms of Service screen.">
<ph name="DOMAIN">$1<ex>example.com</ex></ph> Terms of Service
</message>

Powered by Google App Engine
This is Rietveld 408576698