| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index b3c9b5e45debe7353755bccd5386fe912c2c9951..a9a16132b5c9ca4863bd0cf461d6714b90d0d58c 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -11654,7 +11654,7 @@ Some features may be unavailable. Please check that the profile exists and you
|
| Disconnect your Google Account...
|
| </message>
|
| <message name="IDS_SYNC_STOP_SYNCING_CONFIRM_BUTTON_LABEL" desc="The text to display on the button to confirm the user wishes to stop syncing.">
|
| - Disconnect account
|
| + Sign Out
|
| </message>
|
| <message name="IDS_SYNC_STOP_SYNCING_DIALOG_TITLE" desc="The title of the dialog that explains what 'stop syncing' means.">
|
| Disconnect your Google Account
|
| @@ -12933,6 +12933,9 @@ Some features may be unavailable. Please check that the profile exists and you
|
| <!-- Android does not support multiple profiles and supervised users -->
|
| <if expr="not is_android">
|
| <!-- Manage Profile Dialog -->
|
| + <message name="IDS_DISCONNECT_ACCOUNT_TITLE" desc="Title of the disconnect account dialog">
|
| + Disconnect Account
|
| + </message>
|
| <message name="IDS_PROFILES_MANAGE_TITLE" desc="Title of the manage profile dialog">
|
| Edit
|
| </message>
|
|
|