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

Side by Side Diff: chrome/app/generated_resources.grd

Issue 155750: Add "Remove from list" for each download in domui page.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 11 years, 4 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:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/browser/dom_ui/downloads_dom_handler.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <!-- This file contains definitions of resources that will be translated for 3 <!-- This file contains definitions of resources that will be translated for
4 each locale. --> 4 each locale. -->
5 5
6 <grit base_dir="." latest_public_release="0" current_release="1" 6 <grit base_dir="." latest_public_release="0" current_release="1"
7 source_lang_id="en" enc_check="möl"> 7 source_lang_id="en" enc_check="möl">
8 <outputs> 8 <outputs>
9 <output filename="grit/generated_resources.h" type="rc_header"> 9 <output filename="grit/generated_resources.h" type="rc_header">
10 <emit emit_type='prepend'></emit> 10 <emit emit_type='prepend'></emit>
(...skipping 1584 matching lines...) Expand 10 before | Expand all | Expand 10 after
1595 <message name="IDS_DOWNLOAD_NO_RESULTS" desc="Descriptive text when no res ults are found."> 1595 <message name="IDS_DOWNLOAD_NO_RESULTS" desc="Descriptive text when no res ults are found.">
1596 No results 1596 No results
1597 </message> 1597 </message>
1598 <message name="IDS_DOWNLOAD_SEARCHRESULTSFOR" desc="Format string for sear ch results"> 1598 <message name="IDS_DOWNLOAD_SEARCHRESULTSFOR" desc="Format string for sear ch results">
1599 Search results for '<ph name="SEARCH_STRING">%s</ph>' 1599 Search results for '<ph name="SEARCH_STRING">%s</ph>'
1600 </message> 1600 </message>
1601 <message name="IDS_DOWNLOAD_LINK_RESUME" 1601 <message name="IDS_DOWNLOAD_LINK_RESUME"
1602 desc="In the download view, 'Resume' link text"> 1602 desc="In the download view, 'Resume' link text">
1603 Resume 1603 Resume
1604 </message> 1604 </message>
1605 <message name="IDS_DOWNLOAD_LINK_REMOVE"
1606 desc="In the download view, 'Remove from list' link text">
1607 Remove from list
1608 </message>
1605 <message name="IDS_DOWNLOAD_LINK_CANCEL" 1609 <message name="IDS_DOWNLOAD_LINK_CANCEL"
1606 desc="In the download view, 'Cancel' link text"> 1610 desc="In the download view, 'Cancel' link text">
1607 Cancel 1611 Cancel
1608 </message> 1612 </message>
1609 <message name="IDS_DOWNLOAD_LINK_SHOW" 1613 <message name="IDS_DOWNLOAD_LINK_SHOW"
1610 desc="In the download view, 'Show in folder' link text"> 1614 desc="In the download view, 'Show in folder' link text">
1611 Show in folder 1615 Show in folder
1612 </message> 1616 </message>
1613 <message name="IDS_DOWNLOAD_TAB_CANCELLED" 1617 <message name="IDS_DOWNLOAD_TAB_CANCELLED"
1614 desc="Cancel link text"> 1618 desc="Cancel link text">
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
1655 <message name="IDS_DOWNLOAD_MENU_ALWAYS_OPEN_TYPE" 1659 <message name="IDS_DOWNLOAD_MENU_ALWAYS_OPEN_TYPE"
1656 desc="Download context menu open when download is finished"> 1660 desc="Download context menu open when download is finished">
1657 &amp;Always open files of this type 1661 &amp;Always open files of this type
1658 </message> 1662 </message>
1659 <message name="IDS_DOWNLOAD_MENU_CANCEL" 1663 <message name="IDS_DOWNLOAD_MENU_CANCEL"
1660 desc="Download context menu cancel"> 1664 desc="Download context menu cancel">
1661 &amp;Cancel 1665 &amp;Cancel
1662 </message> 1666 </message>
1663 <message name="IDS_DOWNLOAD_MENU_REMOVE_ITEM" 1667 <message name="IDS_DOWNLOAD_MENU_REMOVE_ITEM"
1664 desc="Download context menu remove"> 1668 desc="Download context menu remove">
1665 &amp;Remove 1669 &amp;Remove from list
1666 </message> 1670 </message>
1667 1671
1668 <!-- Remove in-progress downloads confirmation dialog --> 1672 <!-- Remove in-progress downloads confirmation dialog -->
1669 <message name="IDS_SINGLE_DOWNLOAD_REMOVE_CONFIRM_TITLE" desc="Title of th e dialog asking for user confirmation to close the browser when one download is in-progress."> 1673 <message name="IDS_SINGLE_DOWNLOAD_REMOVE_CONFIRM_TITLE" desc="Title of th e dialog asking for user confirmation to close the browser when one download is in-progress.">
1670 You have one download in progress. If you close Google Chrome now, this download will be canceled. 1674 You have one download in progress. If you close Google Chrome now, this download will be canceled.
1671 </message> 1675 </message>
1672 <message name="IDS_MULTIPLE_DOWNLOADS_REMOVE_CONFIRM_TITLE" desc="Title of the dialog asking for user confirmation to close the browser when multiple down loads are in-progress."> 1676 <message name="IDS_MULTIPLE_DOWNLOADS_REMOVE_CONFIRM_TITLE" desc="Title of the dialog asking for user confirmation to close the browser when multiple down loads are in-progress.">
1673 You have <ph name="DOWNLOAD_COUNT">$1<ex>3</ex></ph> downloads in progre ss. If you close Google Chrome now, these downloads will be canceled. 1677 You have <ph name="DOWNLOAD_COUNT">$1<ex>3</ex></ph> downloads in progre ss. If you close Google Chrome now, these downloads will be canceled.
1674 </message> 1678 </message>
1675 <message name="IDS_SINGLE_DOWNLOAD_REMOVE_CONFIRM_OK_BUTTON_LABEL" desc="B utton text for OKing to close the browser when a single download is in-progress. "> 1679 <message name="IDS_SINGLE_DOWNLOAD_REMOVE_CONFIRM_OK_BUTTON_LABEL" desc="B utton text for OKing to close the browser when a single download is in-progress. ">
(...skipping 2784 matching lines...) Expand 10 before | Expand all | Expand 10 after
4460 <message name="IDS_OPEN_FILE_DIALOG_TITLE" desc="The default title for the O pen File file chooser dialog (single file)."> 4464 <message name="IDS_OPEN_FILE_DIALOG_TITLE" desc="The default title for the O pen File file chooser dialog (single file).">
4461 Open File 4465 Open File
4462 </message> 4466 </message>
4463 <message name="IDS_OPEN_FILES_DIALOG_TITLE" desc="The default title for the Open File file chooser dialog (multiple files)."> 4467 <message name="IDS_OPEN_FILES_DIALOG_TITLE" desc="The default title for the Open File file chooser dialog (multiple files).">
4464 Open Files 4468 Open Files
4465 </message> 4469 </message>
4466 4470
4467 </messages> 4471 </messages>
4468 </release> 4472 </release>
4469 </grit> 4473 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/dom_ui/downloads_dom_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698