| Index: components/ntp_snippets_strings.grdp
|
| diff --git a/components/ntp_snippets_strings.grdp b/components/ntp_snippets_strings.grdp
|
| index 1323e786f22923e4a1ecabc5eb80701e54481b84..19aa8c8ce175587ca7096f426a2f7cc3712aad9c 100644
|
| --- a/components/ntp_snippets_strings.grdp
|
| +++ b/components/ntp_snippets_strings.grdp
|
| @@ -9,13 +9,13 @@
|
| Get suggested 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">
|
| - Done for now
|
| + That’s all for now
|
| </message>
|
| <message name="IDS_NTP_STATUS_CARD_NO_BOOKMARKS" desc="On the New Tab Page, text of the card explaining to the user that they can expect to see bookmarks in this area in the future." formatter_data="android_java">
|
| - Your recently visited bookmarks will appear here.
|
| + Your recently visited bookmarks appear here
|
| </message>
|
| <message name="IDS_NTP_STATUS_CARD_NO_ARTICLES" desc="On the New Tab Page, text of the card explaining to the user that they can expect to see suggested articles in this area in the future." formatter_data="android_java">
|
| - More articles will appear when the time is right.
|
| + Your suggested articles appear here
|
| </message>
|
| </if>
|
|
|
|
|