Index: components/ntp_snippets_strings.grdp |
diff --git a/components/ntp_snippets_strings.grdp b/components/ntp_snippets_strings.grdp |
index b4407fde27351d054949c15d455f85cc6e0631b5..3780d726b0eff03cca08bcf9314e56e783f02517 100644 |
--- a/components/ntp_snippets_strings.grdp |
+++ b/components/ntp_snippets_strings.grdp |
@@ -2,12 +2,16 @@ |
<grit-part> |
<if expr="is_android"> |
- <message name="IDS_SNIPPETS_DISABLED_SIGNED_OUT_INSTRUCTIONS" desc="Body of the card explaining the status of the NTP suggested content, when the user is signed out." formatter_data="android_java"> |
+ <message name="IDS_SNIPPETS_DISABLED_SIGNED_OUT_INSTRUCTIONS" desc="Body of the card explaining the status of the content suggestions on the New Tab Page, when the user is signed out." formatter_data="android_java"> |
To get personalized content suggested by Google, sign in to Chrome. |
</message> |
- <message name="IDS_SNIPPETS_DISABLED_GENERIC_PROMPT" desc="Title of the card explaining what action the user can take to get suggested content on the NTP." formatter_data="android_java"> |
+ <message name="IDS_SNIPPETS_DISABLED_GENERIC_PROMPT" desc="Title of the card explaining what action the user can take to get content suggestions on the New Tab Page." formatter_data="android_java"> |
Get suggested content |
</message> |
</if> |
+ <message name="IDS_NTP_ARTICLE_SUGGESTIONS_SECTION_HEADER" desc="Header of the articles section, which is a list of news articles displayed as cards on the New Tab Page."> |
+ Articles for you |
+ </message> |
+ |
</grit-part> |