| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 2022dd08d9f7e1fb17aa9523de2668d7e16fd411..4355c3a2506cb5b239b02edea7f3fbb9c564f2e0 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -14108,6 +14108,9 @@ After you create a new supervised user, you can manage their settings at any tim
|
| <message name="IDS_LOGIN_POD_USER_REMOVE_WARNING_BUTTON" desc="Text shown on a button that confirms removal of a user.">
|
| Remove This Person
|
| </message>
|
| + <message name="IDS_CREATE_SUPERVISED_USER_MENU_LABEL" desc="Text shown on a menu option that creates a legacy supervised user.">
|
| + Add Supervised Person
|
| + </message>
|
| </if>
|
| <if expr="chromeos">
|
| <message name="IDS_ADD_USER_BUTTON" desc="Text shown on an add user button on login/locker screen">
|
| @@ -14116,6 +14119,9 @@ After you create a new supervised user, you can manage their settings at any tim
|
| <message name="IDS_LOGIN_POD_USER_REMOVE_WARNING_BUTTON" desc="Text shown on a button that confirms removal of a user.">
|
| Remove This User
|
| </message>
|
| + <message name="IDS_CREATE_SUPERVISED_USER_MENU_LABEL" desc="Text shown on a menu option that creates a legacy supervised user.">
|
| + Add Supervised User
|
| + </message>
|
| </if>
|
| <message name="IDS_SCREEN_LOCK_SIGN_OUT">
|
| Sign out
|
| @@ -14132,6 +14138,9 @@ After you create a new supervised user, you can manage their settings at any tim
|
| <message name="IDS_LOGIN_POD_USER_REMOVE_WARNING_BUTTON" desc="Text shown on a button that confirms removal of a user.">
|
| Remove this person
|
| </message>
|
| + <message name="IDS_CREATE_SUPERVISED_USER_MENU_LABEL" desc="Text shown on a menu option that creates a legacy supervised user.">
|
| + Add supervised person
|
| + </message>
|
| </if>
|
| <if expr="chromeos">
|
| <message name="IDS_ADD_USER_BUTTON" desc="Text shown on an add user button on login/locker screen">
|
| @@ -14140,6 +14149,9 @@ After you create a new supervised user, you can manage their settings at any tim
|
| <message name="IDS_LOGIN_POD_USER_REMOVE_WARNING_BUTTON" desc="Text shown on a button that confirms removal of a user.">
|
| Remove this user
|
| </message>
|
| + <message name="IDS_CREATE_SUPERVISED_USER_MENU_LABEL" desc="Text shown on a menu option that creates a legacy supervised user.">
|
| + Add supervised user
|
| + </message>
|
| </if>
|
| <message name="IDS_SCREEN_LOCK_SIGN_OUT">
|
| Sign out
|
|
|