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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 2552473002: Display error message when user try to open a locked supervised user profile when force-sign-in is … (Closed)
Patch Set: Created 4 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:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 8b5e3eb41dc798d0bbede1fdb7e48c5603d7d9a8..06efa8d469390daed6ac5ac6eef3586682c605b2 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -11245,6 +11245,9 @@ I don't think this site should be blocked!
<message name="IDS_SYNC_LOGIN_NAME_PROHIBITED" desc="The error message shown when the user tries to sign in to sync using a name that is not allowed by the admin policy">
Signing in with this username has been disabled by your administrator.
</message>
+ <message name="IDS_SUPERVISED_USER_NOT_ALLOWED_BY_POLICY" desc="The error message shown when the user tries to use the supervised user profile when it's disabled by policy">
+ This supervised user has been disabled by your administrator.
anthonyvd 2016/12/05 18:56:37 Does the policy disable specific supervised users
zmin 2016/12/08 20:42:43 Done.
+ </message>
<if expr="is_android">
<message name="IDS_SYNC_USER_NAME_IN_USE_ERROR" desc="Mobile: An error message shown when a user tries to sign in to sync using a user name that's already in use by another profile.">
This account is already being used on this device.
« no previous file with comments | « no previous file | chrome/browser/ui/webui/signin/signin_error_ui.cc » ('j') | chrome/browser/ui/webui/signin/signin_error_ui.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698