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

Unified Diff: chrome/app/generated_resources.grd

Issue 2595883002: [NTP::SectionOrder] Add a flag to choose category ranker. (Closed)
Patch Set: Created 4 years 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
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 717b6a6cff8c64d7e52eec71b2cf49f18fcbcc11..2a836a9656a87139a8039f547174303f2b911cfc 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -13949,7 +13949,7 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex
</message>
<message name="IDS_DESKTOP_MEDIA_PICKER_AUDIO_SHARE" desc="Text for the checkbox on the window picker dialog, when checked, audio will be shared, otherwise just video sharing">
Share audio
- </message>
vitaliii 2016/12/22 08:28:57 Trailing whitespaces were automatically removed he
+ </message>
<message name="IDS_DESKTOP_MEDIA_PICKER_SOURCE_TYPE_SCREEN" desc="Text for the button on the window picker dialog, clicking which takes one to full screen sharing">
Your Entire Screen
</message>
@@ -15152,6 +15152,12 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex
</if>
<if expr="is_android">
+ <message name="IDS_FLAGS_NTP_CATEGORY_RANKER_NAME" desc="Name for the flag to choose category ranker for the New Tab page." translateable="false">
+ NTP category ranker.
+ </message>
+ <message name="IDS_FLAGS_NTP_CATEGORY_RANKER_DESCRIPTION" desc="Description for the flag to choose category ranker for the New Tab page." translateable="false">
+ Set category ranker to order sections on the NTP.
+ </message>
<message name="IDS_FLAGS_ENABLE_NTP_SNIPPETS_NAME" desc="Name for the flag to enable snippets on the New Tab page." translateable="false">
Show content snippets on the New Tab page
</message>
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698