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> |