| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index e266b56b342e0df5835fef6130fd71d1a521f978..587810845aac23096c3c72d4a436fda8d8f4cdfd 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -11792,12 +11792,6 @@ Chrome ran out of memory.
|
| <message name="IDS_PROFILES_TUTORIAL_WHATS_NEW_BUTTON" desc="Button in the avatar menu tutorial card for seeing what is new with the new profile management UI">
|
| See what's new
|
| </message>
|
| - <message name="IDS_PROFILES_SWITCH_USERS_BUTTON" desc="Button in the avatar menu bubble view for launching the user manager.">
|
| - Switch person
|
| - </message>
|
| - <message name="IDS_PROFILES_GO_INCOGNITO_BUTTON" desc="Button in the avatar menu bubble view for launching an incognito browser.">
|
| - Go incognito
|
| - </message>
|
| <message name="IDS_PROFILES_EXIT_GUEST" desc="Button in the avatar menu bubble view for exiting the active guest session.">
|
| Exit Guest
|
| </message>
|
| @@ -11817,6 +11811,12 @@ Chrome ran out of memory.
|
| <message name="IDS_PROFILES_PROFILE_TUTORIAL_LEARN_MORE" desc="The Learn More link in the avatar tutorial bubble.">
|
| Learn more
|
| </message>
|
| + <message name="IDS_PROFILES_SWITCH_USERS_BUTTON" desc="Button in the avatar menu bubble view for launching the user manager.">
|
| + Switch person
|
| + </message>
|
| + <message name="IDS_PROFILES_GO_INCOGNITO_BUTTON" desc="Button in the avatar menu bubble view for launching an incognito browser.">
|
| + Go incognito
|
| + </message>
|
| </if>
|
| <if expr="use_titlecase">
|
| <message name="IDS_PROFILES_PROFILE_ADD_ACCOUNT_BUTTON" desc="Button in the avatar menu bubble view used to add an account to a profile.">
|
| @@ -11831,6 +11831,12 @@ Chrome ran out of memory.
|
| <message name="IDS_PROFILES_PROFILE_TUTORIAL_LEARN_MORE" desc="The Learn More link in the avatar tutorial bubble.">
|
| Learn More
|
| </message>
|
| + <message name="IDS_PROFILES_SWITCH_USERS_BUTTON" desc="Button in the avatar menu bubble view for launching the user manager.">
|
| + Switch Person
|
| + </message>
|
| + <message name="IDS_PROFILES_GO_INCOGNITO_BUTTON" desc="Button in the avatar menu bubble view for launching an incognito browser.">
|
| + Go Incognito
|
| + </message>
|
| </if>
|
| <message name="IDS_PROFILES_SWITCH_TO_PROFILE_ACCESSIBLE_NAME" desc="Description of the switch to profile button. This is used for accessibility.">
|
| Switch to user: <ph name="PROFILE_NAME">$1<ex>First user</ex></ph>
|
|
|