Chromium Code Reviews| 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> |