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

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: Address comments. Created 9 years, 4 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 2f5eaa0984595c179206da47024218f5086ac6d5..c2e4cde4d5f442dec9815d4ffa6d2558af1d6dc1 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -13180,6 +13180,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/resources/chromeos/login/oobe.css » ('J')

Powered by Google App Engine
This is Rietveld 408576698