Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 96fd3fa40b57c0c9cddc998765d6595b27d9a8fb..6f675091df22cc8d675c6f0e371fbe10886ac03b 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -14259,11 +14259,17 @@ 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"> |
Marc Treib
2017/02/14 09:48:54
s/deafult/default/
vitaliii
2017/02/14 12:13:05
Done.
|
+ Set default order of content suggestion categories (e.g. on the NTP). |
+ </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> |
<message name="IDS_FLAGS_CONTENT_SUGGESTIONS_CATEGORY_RANKER_DESCRIPTION" desc="Description for the flag to choose a category ranker for content suggestions, e.g. on the New Tab page." translateable="false"> |
- Set category ranker to order sections of content suggestions (e.g. on the NTP). |
+ Set category ranker to order categories of content suggestions (e.g. on the NTP). |
</message> |
<message name="IDS_FLAGS_OVERRIDE_SNIPPETS_SOURCE_NAME" desc="Name for flag to override the NTP snippets source" translateable="false"> |
Override New Tab Page suggestions snippets source |