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

Unified Diff: chrome/app/generated_resources.grd

Issue 2714723002: Add feature for condensed NTP tiles. (Closed)
Patch Set: Created 3 years, 10 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 7aa54c0b8a148b33458025a789eba116d55c3d8e..113b1ed9610ba36ffe05f0a92a0d7f8e0faaa156 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -14423,6 +14423,18 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex
<message name="IDS_FLAGS_NTP_CONDENSED_LAYOUT_DESCRIPTION" desc="Description for the flag to enable the condensed New Tab Page layout." translateable="false">
Show a condensed layout on the New Tab Page.
</message>
+ <message name="IDS_FLAGS_NTP_CONDENSED_TILE_LAYOUT_FOR_SMALL_SCREENS_NAME" desc="Name for the flag to enable the condensed tile layout for small screens on the New Tab Page." translateable="false">
+ Condensed NTP tile layout for small screens
+ </message>
+ <message name="IDS_FLAGS_NTP_CONDENSED_TILE_LAYOUT_FOR_SMALL_SCREENS_DESCRIPTION" desc="Description for the flag to enable the condensed tile layout for small screens on the New Tab Page." translateable="false">
+ Show a condensed tile layout on the New Tab Page on small screens.
+ </message>
+ <message name="IDS_FLAGS_NTP_CONDENSED_TILE_LAYOUT_FOR_LARGE_SCREENS_NAME" desc="Name for the flag to enable the condensed tile layout for large screens on the New Tab Page." translateable="false">
+ Condensed NTP tile layout for large screens
+ </message>
+ <message name="IDS_FLAGS_NTP_CONDENSED_TILE_LAYOUT_FOR_LARGE_SCREENS_DESCRIPTION" desc="Description for the flag to enable the condensed tile layout for large screens on the New Tab Page." translateable="false">
+ Show a condensed tile layout on the New Tab Page on large screens.
+ </message>
<message name="IDS_FLAGS_NTP_GOOGLE_G_IN_OMNIBOX_NAME" desc="Name for the flag to show a Google G in the omnibox on the New Tab Page." translateable="false">
Google G in New Tab Page omnibox
</message>

Powered by Google App Engine
This is Rietveld 408576698