| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 07567363d134e2c6be91cebe774409e7d24322e6..ad5d8f285a7e4e7e7124a9d4e917481a3588ce4d 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -7023,6 +7023,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.">
|
|
|