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

Unified Diff: chrome/app/generated_resources.grd

Issue 7562008: Add new version of enrollment screen supporting OAuth. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 5 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/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index d51b9972c711a62e51055586965943e1228ef0e9..7d61bbb3b52bcac292eeba48b809aa5f0670800b 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -13105,6 +13105,26 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_ENTERPRISE_ENROLLMENT_FATAL_ENROLLMENT_ERROR" desc="Error message to show when there is an unrecoverable error while performing enrollment.">
Oops! Something went really wrong while enrolling this device. Please try again or contact your support representative.
</message>
+
+ <!-- Strings for the new-style OAuth-based enterprise enrollment page -->
+ <message name="IDS_ENTERPRISE_ENROLLMENT_SCREEN_TITLE" desc="The title on the enterprise enrollment dialog.">
+ Enterprise enrollment
+ </message>
+ <message name="IDS_ENTERPRISE_ENROLLMENT_RETRY" desc="Label for the retry button on the error step in the enterprise enrollment dialog.">
+ Try again
+ </message>
+ <message name="IDS_ENTERPRISE_ENROLLMENT_CANCEL" desc="Label for the cancel button on the enterprise enrollment dialog.">
+ Cancel
+ </message>
+ <message name="IDS_ENTERPRISE_ENROLLMENT_DONE" desc="Label for the done button on the success screen in the enterprise enrollment dialog.">
+ Done
+ </message>
+ <message name="IDS_ENTERPRISE_ENROLLMENT_SUCCESS" desc="Success message to be shown once enterprise enrollment completes.">
+ Your device has successfully been enrolled for enterprise management.
+ </message>
+ <message name="IDS_ENTERPRISE_ENROLLMENT_WORKING" desc="Status message to show while enterprise enrollment is underway.">
+ Enrolling the device. Please wait...
+ </message>
</if>
<!-- Register Protocol Handler Strings -->
« no previous file with comments | « no previous file | chrome/app/theme/enroll_failure.png » ('j') | chrome/browser/chromeos/login/enterprise_enrollment_screen.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698