| Index: chrome/app/chromeos_strings.grdp
|
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
|
| index 359d75e32cad6f47a15e5087fcd6da614b4b363c..5523f376dc0c3e51547cf2972862f7b2e7dc80d6 100644
|
| --- a/chrome/app/chromeos_strings.grdp
|
| +++ b/chrome/app/chromeos_strings.grdp
|
| @@ -1514,6 +1514,9 @@ Press any key to continue exploring.
|
| <message name="IDS_CREATE_SUPERVISED_USER_CREATION_RESTRICTED_TEXT" desc="Text shown when supervised user can be created, but owner of the device restricted supervised user creation or whitelist has been enabled for this device.">
|
| Creation of supervised users is restricted by the owner of this device.
|
| </message>
|
| + <message name="IDS_CREATE_SUPERVISED_USER_NO_MANAGER_EXCEPT_SUPERVISED_TEXT" desc="Text shown when supervised user can be created, but no users except regular supervised that can be manager exist.">
|
| + Sorry, you need to add at least one Google Account to this device before you can create a supervised user.
|
| + </message>
|
| <message name="IDS_CREATE_SUPERVISED_INTRO_TEXT_TITLE" desc="Supervised user dialog, intro page, title">
|
| What is a supervised user?
|
| </message>
|
|
|