| Index: chrome/app/chromeos_strings.grdp
|
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
|
| index 0ee8d5e37553d9c899f5a2a0e8237fcd7d06e6d8..1af671305f2ed557ac2aabaf47f398adda8b60c6 100644
|
| --- a/chrome/app/chromeos_strings.grdp
|
| +++ b/chrome/app/chromeos_strings.grdp
|
| @@ -1520,6 +1520,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>
|
|
|