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

Unified Diff: chrome/app/generated_resources.grd

Issue 2696563002: [NTP::SectionOrder] Add EM oriented order. (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
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/about_flags.cc » ('J')
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 2e70dce883409920a3c98087448997354650d2ba..1de52f564532a3074e6526b40f1c847a9feecd2e 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -14253,6 +14253,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_CONTENT_SUGGESTIONS_CATEGORY_ORDER_NAME" desc="Name for the flag to choose a default category order for content suggestions, e.g. on the New Tab page." translateable="false">
+ Default content suggestions category order (e.g. on NTP)
+ </message>
+ <message name="IDS_FLAGS_CONTENT_SUGGESTIONS_CATEGORY_ORDER_DESCRIPTION" desc="Description for the flag to choose a deafult category order for content suggestions, e.g. on the New Tab page." translateable="false">
+ Set default order of content suggestion sections (e.g. on the NTP).
Marc Treib 2017/02/13 14:25:22 nit: s/sections/categories/, to be consistent
vitaliii 2017/02/14 09:32:31 Done.
+ </message>
<message name="IDS_FLAGS_CONTENT_SUGGESTIONS_CATEGORY_RANKER_NAME" desc="Name for the flag to choose a category ranker for content suggestions, e.g. on the New Tab page." translateable="false">
Content suggestions category ranker (e.g. on NTP)
</message>
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/about_flags.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698