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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 10443125: Allow re-enrollment to the same domain in case of policy data loss. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed comments. Created 8 years, 6 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:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index e895fcc496ae23426acfb36ea5c7f2f0f32a5eb8..a292f46eb0c0d68100bd1949acd3e263df9c87fc 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -16056,6 +16056,9 @@ Battery full
<message name="IDS_ENTERPRISE_LOCKBOX_TIMEOUT_ERROR" desc="Error message to show when the initialization of the lockbox is taking too long.">
Oops! The initialization of the installation-time attributes has timed out. Please contact your support representative.
</message>
+ <message name="IDS_ENTERPRISE_ENROLLMENT_DOMAIN_MISMATCH_ERROR" desc="Error message to show when the user used to re-enroll the device does not belong to the domain that the device was originally enrolled into.">
+ This user account does not belong to the domain that the device is enrolled into. If you want to enroll to a different domain you need to go through device recovery first.
Mattias Nissler (ping if slow) 2012/06/18 16:45:17 nit: s/enrolled into/enrolled to/
pastarmovj 2012/06/18 17:12:58 Done.
+ </message>
<message name="IDS_ENTERPRISE_ENROLLMENT_SCREEN_TITLE" desc="The title on the enterprise enrollment dialog.">
Enterprise enrollment
</message>
« no previous file with comments | « no previous file | chrome/browser/chromeos/login/authenticator.h » ('j') | chrome/browser/chromeos/login/authenticator.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698