| Index: chrome/app/settings_strings.grdp
|
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
|
| index 08ae2fd545e58fd3fb8a83f67489f5d2085b5707..6ddd5391c238e70991f3cf76249090face128b5c 100644
|
| --- a/chrome/app/settings_strings.grdp
|
| +++ b/chrome/app/settings_strings.grdp
|
| @@ -608,6 +608,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>
|
|
|