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

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

Issue 246004: Remove the context menu item 'Remove from list' from download shelf (Closed)
Patch Set: rebased Created 11 years, 2 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
« no previous file with comments | « no previous file | chrome/browser/download/download_shelf.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. aa1 --> 4 each locale. aa1 -->
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 1870 matching lines...) Expand 10 before | Expand all | Expand 10 after
1881 &amp;Open 1881 &amp;Open
1882 </message> 1882 </message>
1883 <message name="IDS_DOWNLOAD_MENU_ALWAYS_OPEN_TYPE" 1883 <message name="IDS_DOWNLOAD_MENU_ALWAYS_OPEN_TYPE"
1884 desc="Download context menu open when download is finished"> 1884 desc="Download context menu open when download is finished">
1885 &amp;Always open files of this type 1885 &amp;Always open files of this type
1886 </message> 1886 </message>
1887 <message name="IDS_DOWNLOAD_MENU_CANCEL" 1887 <message name="IDS_DOWNLOAD_MENU_CANCEL"
1888 desc="Download context menu cancel"> 1888 desc="Download context menu cancel">
1889 &amp;Cancel 1889 &amp;Cancel
1890 </message> 1890 </message>
1891 <message name="IDS_DOWNLOAD_MENU_REMOVE_ITEM"
1892 desc="Download context menu remove">
1893 &amp;Remove from list
1894 </message>
1895 <message name="IDS_DOWNLOAD_MENU_PAUSE_ITEM" 1891 <message name="IDS_DOWNLOAD_MENU_PAUSE_ITEM"
1896 desc="Download context menu pause download"> 1892 desc="Download context menu pause download">
1897 &amp;Pause 1893 &amp;Pause
1898 </message> 1894 </message>
1899 <message name="IDS_DOWNLOAD_MENU_RESUME_ITEM" 1895 <message name="IDS_DOWNLOAD_MENU_RESUME_ITEM"
1900 desc="Download context menu resume download"> 1896 desc="Download context menu resume download">
1901 &amp;Resume 1897 &amp;Resume
1902 </message> 1898 </message>
1903 1899
1904 <!-- Remove in-progress downloads confirmation dialog --> 1900 <!-- Remove in-progress downloads confirmation dialog -->
(...skipping 3386 matching lines...) Expand 10 before | Expand all | Expand 10 after
5291 Speed Sensitivity: 5287 Speed Sensitivity:
5292 </message> 5288 </message>
5293 <message name="IDS_STATUSBAR_NO_NETWORKS_MESSAGE" desc="No networks are av ailable"> 5289 <message name="IDS_STATUSBAR_NO_NETWORKS_MESSAGE" desc="No networks are av ailable">
5294 Speed Sensitivity: 5290 Speed Sensitivity:
5295 </message> 5291 </message>
5296 </if> 5292 </if>
5297 5293
5298 </messages> 5294 </messages>
5299 </release> 5295 </release>
5300 </grit> 5296 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/download/download_shelf.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698