| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 3b5aa6ea4a5f212514f38e644c29f6646666c4bd..653852e367c1b3d619e63dde5f7161263cf48bb4 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -11197,6 +11197,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">
|
| + Supervised users have been disabled by your administrator.
|
| + </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.
|
|
|