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

Unified Diff: chrome/app/generated_resources.grd

Issue 1710083005: Remove old downloads UI; Material Design version is now the default. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove testing/ Created 4 years, 10 months 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/app/theme/theme_resources.grd » ('j') | no next file with comments »
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 491a7d2b8e350e256819f277244a76a244aae986..c8251743743792518c07efe7af5729f6a63661a9 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -1826,10 +1826,6 @@ Even if you have downloaded files from this website before, the website might ha
desc="In the download view, 'Pause' link text">
Pause
</message>
- <message name="IDS_DOWNLOAD_SEARCH_BUTTON"
- desc="Title of the button in the download page that triggers a search">
- Search downloads
- </message>
<message name="IDS_MD_DOWNLOAD_SEARCH"
desc="Placeholder text/label for the search input in the download page">
Search
@@ -1844,9 +1840,6 @@ Even if you have downloaded files from this website before, the website might ha
<message name="IDS_DOWNLOAD_NO_SEARCH_RESULTS" desc="A message shown for when a search yield no results (no matching downloads).">
No search results found.
</message>
- <message name="IDS_DOWNLOAD_NO_DOWNLOADS" desc="A message shown when the user has no downloads to show on chrome://downloads.">
- No downloads found.
- </message>
<message name="IDS_MD_DOWNLOAD_NO_DOWNLOADS" desc="A message shown when the user has no downloads to show on chrome://downloads.">
Nothing to see here...
</message>
@@ -1862,10 +1855,6 @@ Even if you have downloaded files from this website before, the website might ha
desc="In the download view, 'Cancel' link text">
Cancel
</message>
- <message name="IDS_DOWNLOAD_LINK_RETRY"
- desc="In the download view, 'Retry download' link text">
- Retry download
- </message>
<message name="IDS_MD_DOWNLOAD_LINK_RETRY"
desc="In the download view, 'Retry' button text to retry downloading a file.">
Retry
@@ -1928,10 +1917,6 @@ Even if you have downloaded files from this website before, the website might ha
desc="Tooltip of a button on the downloads page that shows a menu with actions like 'Open downloads folder' or 'Clear all'">
More actions...
</message>
- <message name="IDS_DOWNLOAD_BY_EXTENSION"
- desc="Indicates which extension downloaded this file.">
- Downloaded by &lt;a&gt;<ph name="EXTENSION">$1<ex>The Best Chrome Extension Ever</ex></ph>&lt;/a&gt;
- </message>
<message name="IDS_DOWNLOAD_BY_EXTENSION_URL"
desc="Indicates which extension downloaded this file by name and URL.">
Downloaded by &lt;a href=&quot;<ph name="URL">$1<ex>adblock.com</ex></ph>&quot;&gt;<ph name="EXTENSION">$2<ex>The Best Chrome Extension Ever</ex></ph>&lt;/a&gt;
« no previous file with comments | « no previous file | chrome/app/theme/theme_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698