Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index d6555dd37ccc2e81f5bbc2b0a102744c55cf4918..df0acb582c36645413b435a6225dbe11ae56ef84 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -15582,6 +15582,15 @@ read aloud to screenreader users to announce that a completion is available."> |
Whether or not the No Credit Card Abort is enabled. |
</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> |
+ <!-- TODO(vitaliii): Choose proper text. See crbug.com/659858. --> |
+ <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> |