Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 96fd3fa40b57c0c9cddc998765d6595b27d9a8fb..8c86381f57ded896972a47fc319b76e2746e2929 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 default category order for content suggestions, e.g. on the New Tab page." translateable="false"> |
+ 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 |