Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 046b361e2a183dadbd54a9538f2aeffdb2a458f2..9aa70b88f4cd45d3074eba81fcadb34894569be6 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -7976,6 +7976,12 @@ I don't think this site should be blocked! |
| <message name="IDS_NOTIFICATIONS_NATIVE_FLAG_DESCRIPTION" desc="Description of the flag to enable native notifications."> |
| Enable support for using the native notification toasts and notification center on platforms where these are available. |
| </message> |
| + <message name="IDS_FLAGS_ENABLE_NOTIFICATION_ACTION_ICONS_NAME" desc="Name of the flag to enable notification action icons."> |
| + Enable notification action icons. |
|
Peter Beverloo
2016/02/12 11:47:24
It would be good to clarify that this is in contex
Michael van Ouwerkerk
2016/02/12 16:04:56
Done.
|
| + </message> |
| + <message name="IDS_FLAGS_ENABLE_NOTIFICATION_ACTION_ICONS_DESCRIPTION" desc="Description of the flag to enable notification action icons."> |
| + Enable support for icons in notification action buttons. |
| + </message> |
| <message name="IDS_FULLSCREEN_TAB_LABEL" desc="Label for Fullscreen tab on Content Settings dialog"> |
| Fullscreen |
| </message> |