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

Unified Diff: chrome/app/generated_resources.grd

Issue 1805633003: new strings for Sync Confirmation screen (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Minor language tweak Created 4 years, 9 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
« no previous file with comments | « no previous file | chrome/browser/resources/sync_confirmation/sync_confirmation.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 43c4bfeeaa4c1cb0dd115c7e1a7a6b8d1caf2995..1f466df528821e9a1d398a4882e93e267caeb5e1 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -10811,8 +10811,20 @@ I don't think this site should be blocked!
<message name="IDS_SYNC_CONFIRMATION_TITLE" desc="Title of the sync confirmation dialog in the tab modal signin flow">
You're now signed in to Chrome
</message>
- <message name="IDS_SYNC_CONFIRMATION_BODY" desc="Body of the sync confirmation dialog in the tab modal signin flow">
- Your bookmarks, history, passwords and other settings will be synced to your Google Account so you can use them on all your devices. You can change this in <ph name="BEGIN_LINK">&lt;a id="settingsLink" href="#"&gt;Settings&lt;/a&gt;.</ph>
+ <message name="IDS_SYNC_CONFIRMATION_CHROME_SYNC_TITLE" desc="Title of the chrome sync section of the sync confirmation dialog in the tab modal signin flow">
+ Chrome Sync
+ </message>
+ <message name="IDS_SYNC_CONFIRMATION_CHROME_SYNC_BODY" desc="Body of the chrome sync section of the sync confirmation dialog in the tab modal signin flow">
+ Your bookmarks, history, passwords and other settings will be synced to your Google Account so you can use them on all your devices. Control what to sync in <ph name="BEGIN_LINK">&lt;a id="settingsLink" href="#"&gt;Settings&lt;/a&gt;.</ph>
+ </message>
+ <message name="IDS_SYNC_CONFIRMATION_ACTIVITY_CONTROLS_TITLE" desc="Title of the activity controls section of the sync confirmation dialog in the tab modal signin flow">
+ Personalize Google services
+ </message>
+ <message name="IDS_SYNC_CONFIRMATION_ACTIVITY_CONTROLS_BODY" desc="Body of the activity controls section of the sync confirmation dialog in the tab modal signin flow">
+ Google may use your browsing history to personalize Search and other Google services. You can control this at myaccount.google.com.
+ </message>
+ <message name="IDS_SYNC_CONFIRMATION_ACTIVITY_CONTROLS_CHECKBOX_LABEL" desc="Label of the checkbox for managing user's privacy settings.">
+ Open myaccount.google.com after signing in
</message>
<message name="IDS_SYNC_CONFIRMATION_CONFIRM_BUTTON_LABEL" desc="Label of the confirmation button in the sync confirmation dialog of the tab modal signin flow">
Ok, got it
« no previous file with comments | « no previous file | chrome/browser/resources/sync_confirmation/sync_confirmation.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698