| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 863cf542ae51251777bb1d1bb37512fcb0c43f61..e990be23b64e4868e494dd81715f9b8185b1dc69 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -15598,6 +15598,15 @@ read aloud to screenreader users to announce that a completion is available.">
|
| Have consistent geolocation access between the omnibox and default search engine.
|
| </message>
|
| </if>
|
| +
|
| + <!-- NTP content suggestions strings -->
|
| + <message name="IDS_NTP_DOWNLOAD_SUGGESTIONS_SECTION_HEADER" desc="Header of the downloads section, which is a list of pages (or files) that the user downloaded, displayed as cards on the New Tab Page.">
|
| + Downloads
|
| + </message>
|
| +
|
| + <message name="IDS_NTP_DOWNLOADS_SUGGESTIONS_SECTION_EMPTY" desc="On the New Tab Page, text of card explaining to the user that they can expect to see some download related content suggestions in this section in the future.">
|
| + Your downloads appear here
|
| + </message>
|
| </messages>
|
| </release>
|
| </grit>
|
|
|