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

Unified Diff: components/sync_ui_strings.grdp

Issue 2538143002: Add sync settings for reading list (Closed)
Patch Set: Created 4 years 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 | ios/chrome/browser/sync/sync_setup_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync_ui_strings.grdp
diff --git a/components/sync_ui_strings.grdp b/components/sync_ui_strings.grdp
index 72c0e6827ed9f8622453769d05724bb7e0112dfb..e3f3d49a6f3c9bde5873e951ba1452d4f9d681a5 100644
--- a/components/sync_ui_strings.grdp
+++ b/components/sync_ui_strings.grdp
@@ -25,6 +25,9 @@
<message name="IDS_SYNC_DATATYPE_TYPED_URLS" desc="History, one of the data types that we allow syncing.">
History
</message>
+ <message name="IDS_SYNC_DATATYPE_READING_LIST" desc="Reading List, one of the data types that we allow syncing">
Olivier 2016/11/30 14:10:26 Is this used somewhere?
gambard 2016/11/30 14:31:44 It is used in the UI, downstream.
+ Reading List
+ </message>
<message name="IDS_SYNC_EMPTY_PASSPHRASE_ERROR" desc="Error message when the passphrase is empty.">
Empty passphrase is not allowed.
</message>
« no previous file with comments | « no previous file | ios/chrome/browser/sync/sync_setup_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698