Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(103)

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 1394423004: Initial skeleton of custom layouts for Web Notifications. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix v17 styles and add entries to LoginCustomFlags. Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 9e7dd13a819d65d9f875ab96be6bbc77d2d79060..43c3b77f904217874686a0cb1c4511a2395a7412 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -12598,6 +12598,12 @@ Some features may be unavailable. Please check that the profile exists and you
<message name="IDS_NOTIFIER_WELCOME_BUTTON" desc="Notification body for when a new notifier service is introduced.">
Turn off these notifications
</message>
+ <message name="IDS_FLAGS_ENABLE_NOTIFICATIONS_CUSTOM_LAYOUTS_NAME" desc="Name of the flag to enable custom layouts for Web Notifications.">
+ Enable custom layouts for the Notifications API
Peter Beverloo 2015/10/12 14:08:30 You refer to the feature in three different ways:
Michael van Ouwerkerk 2015/10/12 17:10:59 I went for "web notification custom layouts" as it
+ </message>
+ <message name="IDS_FLAGS_ENABLE_NOTIFICATIONS_CUSTOM_LAYOUTS_DESCRIPTION" desc="Description for the flag to enable custom layouts for Web Notifications.">
+ Enable custom layouts for the Notifications API. They will have subtle layout improvements that are otherwise not possible.
+ </message>
</if>
<!-- Mac AppleScript -->

Powered by Google App Engine
This is Rietveld 408576698