| 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 <a><ph name="EXTENSION">$1<ex>The Best Chrome Extension Ever</ex></ph></a>
|
| - </message>
|
| <message name="IDS_DOWNLOAD_BY_EXTENSION_URL"
|
| desc="Indicates which extension downloaded this file by name and URL.">
|
| Downloaded by <a href="<ph name="URL">$1<ex>adblock.com</ex></ph>"><ph name="EXTENSION">$2<ex>The Best Chrome Extension Ever</ex></ph></a>
|
|
|