| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 8f75eaff49217ffc81c1f4e954f6e88e4564d1e6..1af88e58b357d2bf92f1b8ef5ebaa73085ff4b6e 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -14702,6 +14702,9 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex
|
| <message name="IDS_MANAGED_USER_ALREADY_ON_THIS_DEVICE" desc="Text shown in the list of supervised users beside the name of a supervised user that already exists on the current device.">
|
| (already on this device)
|
| </message>
|
| + <message name="IDS_MANAGED_USER_NAME_CONFLICT" desc="Text shown in the list of supervised users beside the name of a supervised user that has the same name as a profile on this device.">
|
| + (name already in use)
|
| + </message>
|
| <message name="IDS_MANAGED_USER_NO_EXISTING_ERROR" desc="Message shown to the custodian when he opens the 'supervised user import' overlay but he has no existing supervised users to import.">
|
| Oops! Looks like you have no existing supervised users to import. Please create one or more from another device then you can import them here.
|
| </message>
|
|
|