Chromium Code Reviews| 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. |