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

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

Issue 164279: View Background Image Feature (Closed) Base URL: http://src.chromium.org/svn/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/renderer_host/render_view_host.cc » ('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 373 matching lines...) Expand 10 before | Expand all | Expand 10 after
384 </message> 384 </message>
385 <message name="IDS_CONTENT_CONTEXT_COPYIMAGELOCATION" desc="The name of th e Copy Image Location command in the content area context menu"> 385 <message name="IDS_CONTENT_CONTEXT_COPYIMAGELOCATION" desc="The name of th e Copy Image Location command in the content area context menu">
386 C&amp;opy image URL 386 C&amp;opy image URL
387 </message> 387 </message>
388 <message name="IDS_CONTENT_CONTEXT_COPYIMAGE" desc="The name of the Copy I mage command in the content area context menu"> 388 <message name="IDS_CONTENT_CONTEXT_COPYIMAGE" desc="The name of the Copy I mage command in the content area context menu">
389 Cop&amp;y image 389 Cop&amp;y image
390 </message> 390 </message>
391 <message name="IDS_CONTENT_CONTEXT_OPENIMAGENEWTAB" desc="The name of the Open Image in New Tab command in the content area context menu"> 391 <message name="IDS_CONTENT_CONTEXT_OPENIMAGENEWTAB" desc="The name of the Open Image in New Tab command in the content area context menu">
392 Open &amp;image in new tab 392 Open &amp;image in new tab
393 </message> 393 </message>
394 394 <message name="IDS_CONTENT_CONTEXT_VIEWBKGIMG" desc="Allow the viewing of background images">
395 View background image
396 </message>
395 <message name="IDS_CONTENT_CONTEXT_PLAYBACKRATE_MENU" desc="The text label of the Playback Rate submenu"> 397 <message name="IDS_CONTENT_CONTEXT_PLAYBACKRATE_MENU" desc="The text label of the Playback Rate submenu">
396 &amp;Playback Rate 398 &amp;Playback Rate
397 </message> 399 </message>
398 <message name="IDS_CONTENT_CONTEXT_PLAYBACKRATE_SLOW" desc="The text label of the 0.5x Speed Playback Rate menu item. The slowest of 5 options."> 400 <message name="IDS_CONTENT_CONTEXT_PLAYBACKRATE_SLOW" desc="The text label of the 0.5x Speed Playback Rate menu item. The slowest of 5 options.">
399 &amp;Slow (0.5x) 401 &amp;Slow (0.5x)
400 </message> 402 </message>
401 <message name="IDS_CONTENT_CONTEXT_PLAYBACKRATE_NORMAL" desc="The text lab el of the Normal Speed Playback Rate menu item. The default rate of 5 options."> 403 <message name="IDS_CONTENT_CONTEXT_PLAYBACKRATE_NORMAL" desc="The text lab el of the Normal Speed Playback Rate menu item. The default rate of 5 options.">
402 &amp;Normal (1.0x) 404 &amp;Normal (1.0x)
403 </message> 405 </message>
404 <message name="IDS_CONTENT_CONTEXT_PLAYBACKRATE_FAST" desc="The text label of the 1.25x Sped Up Playback Rate menu item. The 3rd fastest of 5 options."> 406 <message name="IDS_CONTENT_CONTEXT_PLAYBACKRATE_FAST" desc="The text label of the 1.25x Sped Up Playback Rate menu item. The 3rd fastest of 5 options.">
(...skipping 4052 matching lines...) Expand 10 before | Expand all | Expand 10 after
4457 <message name="IDS_OPEN_FILE_DIALOG_TITLE" desc="The default title for the O pen File file chooser dialog (single file)."> 4459 <message name="IDS_OPEN_FILE_DIALOG_TITLE" desc="The default title for the O pen File file chooser dialog (single file).">
4458 Open File 4460 Open File
4459 </message> 4461 </message>
4460 <message name="IDS_OPEN_FILES_DIALOG_TITLE" desc="The default title for the Open File file chooser dialog (multiple files)."> 4462 <message name="IDS_OPEN_FILES_DIALOG_TITLE" desc="The default title for the Open File file chooser dialog (multiple files).">
4461 Open Files 4463 Open Files
4462 </message> 4464 </message>
4463 4465
4464 </messages> 4466 </messages>
4465 </release> 4467 </release>
4466 </grit> 4468 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/renderer_host/render_view_host.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698