| Index: components/ntp_snippets_strings.grdp
|
| diff --git a/components/ntp_snippets_strings.grdp b/components/ntp_snippets_strings.grdp
|
| index c3cfde7b21bf52f44b212a47ae4c9b80366aed18..e9e2ef5f1e5af31d79ccef42aa123c137d84cbdf 100644
|
| --- a/components/ntp_snippets_strings.grdp
|
| +++ b/components/ntp_snippets_strings.grdp
|
| @@ -5,8 +5,8 @@
|
| <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 content suggestions on the New Tab Page." formatter_data="android_java">
|
| - Get suggested content
|
| + <message name="IDS_SNIPPETS_DISABLED_GENERIC_PROMPT" desc="Title of the card explaining what action the user can take to get personalized content suggestions on the New Tab Page." formatter_data="android_java">
|
| + Get personalized content
|
| </message>
|
| <message name="IDS_NTP_STATUS_CARD_TITLE_NO_SUGGESTIONS" desc="On the New Tab Page, title of the status card explaining that there is no new content available in the section." formatter_data="android_java">
|
| That’s all for now
|
|
|