| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 8bd150c6cceabd2881ce2f5da833796cb6e46e5b..df424f06215cbfec06751ae50b9048144a69c181 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -6687,6 +6687,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_EXPERIMENTAL_NOTIFICATION_UI_NAME" desc="Name of the flag to enable experimental UI for notifications.">
|
| + Enable experimental UI for Notifications
|
| + </message>
|
| + <message name="IDS_FLAGS_ENABLE_EXPERIMENTAL_NOTIFICATION_UI_DESCRIPTION" desc="Description for the flag to enable experimental UI for notifications.">
|
| + Used for various Notification Center features under construction/polish that are not yet ready to be shipped.
|
| + </message>
|
| <message name="IDS_FLAGS_ENABLE_SYNCED_NOTIFICATIONS_NAME" desc="Name of the flag to enable synced notifications.">
|
| Enable Synced Notifications
|
| </message>
|
|
|