Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 688956e159dacf54f87d419430c2db96dcd147f8..e017be6b7fbf0b2aab14fde60949b86417ad6bec 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -12948,6 +12948,9 @@ Some features may be unavailable. Please check that the profile exists and you |
<message name="IDS_PROFILES_CREATE_CUSTODIAN_ACCOUNT_DETAILS_OUT_OF_DATE_ERROR" desc="Message shown when the custodian is signed in, but their sign-in information is invalid."> |
Your account details are out of date. <ph name="BEGIN_LINK"><a is="action-link" id="reauth" data-user-email="$1"></ph>Sign in again<ph name="END_LINK"></a></ph>. |
</message> |
+ <message name="IDS_PROFILES_CREATE_SUPERVISED_NOT_ALLOWED_BY_POLICY" desc="Error message shown when the policy-controlled preference prohibits creating supervised users."> |
+ Your administrator doesn’t allow you to create supervised users. |
+ </message> |
<message name="IDS_PROFILES_CREATE_SUPERVISED_JUST_SIGNED_IN" desc="Warning message shown in the create-profile dialog when the custodian signed in recently, sync has not yet finished initializing, and so the creation process is likely to take extra time."> |
Creating your supervised user. This may take a few moments. |
</message> |