Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(134)

Unified Diff: chrome/app/generated_resources.grd

Issue 2136103008: Makes 'Disconnect Account' overlay in chrome://settings accessible thru a URL (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
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>

Powered by Google App Engine
This is Rietveld 408576698