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

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: the freshest 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
« no previous file with comments | « no previous file | chrome/browser/BUILD.gn » ('j') | components/ntp_snippets_strings.grdp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « no previous file | chrome/browser/BUILD.gn » ('j') | components/ntp_snippets_strings.grdp » ('J')

Powered by Google App Engine
This is Rietveld 408576698