| Index: chrome/app/settings_strings.grdp
|
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
|
| index 374136b2ae7a8464aab20d662689d363929b4b63..aac33b882358d7cca6eb3787fddb59f36bbc9054 100644
|
| --- a/chrome/app/settings_strings.grdp
|
| +++ b/chrome/app/settings_strings.grdp
|
| @@ -1267,6 +1267,9 @@
|
| <message name="IDS_SETTINGS_PEOPLE_DOMAIN_MANAGED_PROFILE" desc="Provides the domain information for domain-managed accounts.">
|
| Managed by <ph name="DOMAIN">$1<ex>example.com</ex></ph>
|
| </message>
|
| + <message name="IDS_SETTINGS_SYNC_DISCONNECT_MANAGED_PROFILE_EXPLANATION" desc="The text to display in the 'Sign out of Chrome' dialog to stop syncing for managed profiles.">
|
| + Because this account is managed by <ph name="DOMAIN">$1<ex>example.com</ex></ph>, your bookmarks, history, passwords, and other settings will be cleared from this device. However, your data will remain stored in your Google Account.
|
| + </message>
|
| <message name="IDS_SETTINGS_EDIT_PERSON" desc="Title of the edit person subpage">
|
| Edit person
|
| </message>
|
| @@ -1278,14 +1281,14 @@
|
| <message name="IDS_SETTINGS_SYNC_DISCONNECT" desc="The text to display on the button to indicate stop syncing functionality.">
|
| Sign Out
|
| </message>
|
| - <message name="IDS_SETTINGS_SYNC_DISCONNECT_TITLE" desc="The title of the dialog that explains what 'stop syncing' means.">
|
| - Disconnect your Google Account
|
| + <message name="IDS_SETTINGS_SYNC_DISCONNECT_EXPLANATION" desc="The text to display in the Sign out of Chrome dialog to stop syncing for non-managed profiles.">
|
| + Changes to your bookmarks, history, passwords, and other settings will no longer be synced to your Google Account. However, your existing data will remain stored in your Google Account.
|
| </message>
|
| <message name="IDS_SETTINGS_SYNC_DISCONNECT_DELETE_PROFILE" desc="The text to display by the checkbox asking user whether to also delete profile when stopping sync.">
|
| - Also clear your history, bookmarks, settings, and other Chrome data stored on this device.
|
| + Also remove your existing data from this device.
|
| </message>
|
| <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
|
| + Clear and Sign Out
|
| </message>
|
|
|
| <message name="IDS_SETTINGS_SYNC" desc="Name of the sync service.">
|
|
|