Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 3c8f87248caff66bdc8ee64940acb5d091d5c88e..75c16726311f7e6b12853f27d797d168b56fb9fb 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -7029,6 +7029,12 @@ Keep your key file in a safe place. You will need it to create new versions of y |
<message name="IDS_FLAGS_ENABLE_RICH_NOTIFICATIONS_DESCRIPTION" desc="Description for the flag to enable rich notifications."> |
Enable rich templated notifications. Both HTML5 notifications and app notifications will be shown through new Notification Center. |
</message> |
+ <message name="IDS_FLAGS_ENABLE_SYNC_DICTIONARY_NAME" desc="Name of about:flags option to turn on dictionary sync."> |
+ Enable dictionary sync |
+ </message> |
+ <message name="IDS_FLAGS_ENABLE_SYNC_DICTIONARY_DESCRIPTION" desc="Description of about:flags option to turn on dictionary sync."> |
+ Enabling syncing the custom spelling dictionary. To view data, visit chrome://settings/editDictionary. |
+ </message> |
<!-- Crashes --> |
<message name="IDS_CRASHES_TITLE" desc="Title for the chrome://crashes page."> |
@@ -13711,6 +13717,9 @@ Some features may be unavailable. Please check that the profile exists and you |
<message name="IDS_SYNC_DATATYPE_TABS" desc="Open Tabs, one of the data types that we allow syncing."> |
Open Tabs |
</message> |
+ <message name="IDS_SYNC_DATATYPE_DICTIONARY" desc="Dictionary, one of the data types that we allow syncing."> |
+ Dictionary |
+ </message> |
<!-- Encryption tab of the configure sync dialog --> |
<message name="IDS_SYNC_ENCRYPTION_DATA_TYPES_TITLE" desc="Title of the section containing the data types to encrypt."> |