| Index: chrome/app/settings_strings.grdp
|
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
|
| index 905c1a3f669376bc12e9dee3edbb8c907dc4be2b..22dff898469b4ba14b47157dd9b963245a91ce66 100644
|
| --- a/chrome/app/settings_strings.grdp
|
| +++ b/chrome/app/settings_strings.grdp
|
| @@ -546,9 +546,13 @@
|
| </message>
|
|
|
| <!-- Sync / People Page -->
|
| - <message name="IDS_SETTINGS_SYNC_PEOPLE" desc="Name of the settings page which manages Chrome's signed-in Google profile.">
|
| + <message name="IDS_SETTINGS_PEOPLE" desc="Name of the settings page which manages Chrome's signed-in Google profile.">
|
| People
|
| </message>
|
| + <message name="IDS_SETTINGS_PEOPLE_MANAGE_OTHER_PEOPLE" desc="Label for the button that opens the multi profile user manager.">
|
| + Manage other people
|
| + </message>
|
| +
|
| <message name="IDS_SETTINGS_SYNC_OVERVIEW" desc="The message that appears in the options dialog when sync has not been set up by the user.">
|
| Sign in to get your bookmarks, history, passwords and other settings on all your devices. You'll also automatically be signed in to your Google services.
|
| </message>
|
| @@ -564,9 +568,6 @@
|
| <message name="IDS_SETTINGS_SYNC_DISCONNECT_CONFIRM" desc="The text to display on the button to confirm the user wishes to stop syncing.">
|
| Clear and Disconnect
|
| </message>
|
| - <message name="IDS_SETTINGS_SYNC_MANAGE_OTHER_PEOPLE" desc="Label for the button that opens the multi profile user manager.">
|
| - Manage other people
|
| - </message>
|
|
|
| <message name="IDS_SETTINGS_SYNC" desc="Name of the settings page which manages syncing data between multiple browser instances with the same Google profile.">
|
| Advanced sync settings
|
|
|