Chromium Code Reviews| 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> |