Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(426)

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 2360263002: [NTPSnippets] Show all downloads on the NTP (3/3): Downloads provider. (Closed)
Patch Set: Marc's comments + Bernhard's comments + rebase. Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
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>
« no previous file with comments | « no previous file | chrome/browser/BUILD.gn » ('j') | chrome/browser/ntp_snippets/download_suggestions_provider.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698