| Index: chrome/app/settings_strings.grdp
|
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
|
| index c4a4b6b82b851fa24aaf662bd7c01c43d34c6a58..5072bdff82dbcbedcb37cb6e8228928396c3b442 100644
|
| --- a/chrome/app/settings_strings.grdp
|
| +++ b/chrome/app/settings_strings.grdp
|
| @@ -578,6 +578,12 @@
|
| Manage other people
|
| </message>
|
|
|
| + <if expr="not chromeos">
|
| + <message name="IDS_SETTINGS_EDIT_PERSON" desc="Title of the edit person subpage">
|
| + Edit person
|
| + </message>
|
| + </if>
|
| +
|
| <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>
|
|
|