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

Unified Diff: chrome/app/settings_strings.grdp

Issue 2073543002: Settings People Revamp: Add Manage Synced Data row to Sync Page. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/resources/settings/people_page/sync_page.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/settings_strings.grdp
diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
index 9b42bd9c31814bf913381d2db1ddef45f587afda..6b93135b2685119b75a7181d65d671e3d2954d1d 100644
--- a/chrome/app/settings_strings.grdp
+++ b/chrome/app/settings_strings.grdp
@@ -1255,6 +1255,12 @@
<message name="IDS_SETTINGS_OPEN_TABS_CHECKBOX_LABEL" desc="Label for the checkbox which enables or disables syncing open tabs between multiple browser instances.">
Open Tabs
</message>
+ <message name="IDS_SETTINGS_MANAGE_SYNCED_DATA_TITLE" desc="Title for the row to manage Chrome Sync data via Google Dashboard.">
hcarmona 2016/06/15 22:40:51 'row' might not make sense to a translator without
tommycli 2016/06/15 22:57:41 Done.
+ Manage synced data
+ </message>
+ <message name="IDS_SETTINGS_MANAGE_SYNCED_DATA_DESCRIPTION" desc="Subtitle for the row to manage Chrome Sync data via Google Dashboard.">
+ Opens Google Dashboard
+ </message>
<message name="IDS_SETTINGS_ENCRYPTION_OPTIONS" desc="Title for the section which includes options for encrypting sync settings.">
Encryption options
</message>
« no previous file with comments | « no previous file | chrome/browser/resources/settings/people_page/sync_page.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698