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

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

Issue 5639004: Implement a useful context menu for the blocked plug-in frame:... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 10 years 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/renderer/blocked_plugin.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 491 matching lines...) Expand 10 before | Expand all | Expand 10 after
502 </message> 502 </message>
503 <message name="IDS_CONTENT_CONTEXT_ADDSEARCHENGINE" desc="The name of th e Add as Search Engine command in the content area context menu"> 503 <message name="IDS_CONTENT_CONTEXT_ADDSEARCHENGINE" desc="The name of th e Add as Search Engine command in the content area context menu">
504 Add as search en&amp;gine... 504 Add as search en&amp;gine...
505 </message> 505 </message>
506 <message name="IDS_CONTENT_CONTEXT_INPUT_METHODS_MENU" desc="The name of the input method submenu in the content area context menu"> 506 <message name="IDS_CONTENT_CONTEXT_INPUT_METHODS_MENU" desc="The name of the input method submenu in the content area context menu">
507 Input &amp;methods 507 Input &amp;methods
508 </message> 508 </message>
509 <message name="IDS_CONTENT_CONTEXT_TRANSLATE_SELECTION" desc="The name o f the Translate 'string' to English command of the content area context menu"> 509 <message name="IDS_CONTENT_CONTEXT_TRANSLATE_SELECTION" desc="The name o f the Translate 'string' to English command of the content area context menu">
510 &amp;Translate '<ph name="TEXT">$1<ex>les fleurs bleues</ex></ph>' to <ph name="LANGUAGE">$2<ex>English</ex></ph> 510 &amp;Translate '<ph name="TEXT">$1<ex>les fleurs bleues</ex></ph>' to <ph name="LANGUAGE">$2<ex>English</ex></ph>
511 </message> 511 </message>
512 <message name="IDS_CONTENT_CONTEXT_PLUGIN_RUN" desc="The name of the Run command on the blocked plugin context menu">
513 Run this plugin
514 </message>
515 <message name="IDS_CONTENT_CONTEXT_PLUGIN_HIDE" desc="The name of the Hi de command on the blocked plugin context menu">
516 Hide this plugin
517 </message>
512 </if> 518 </if>
513 <if expr="pp_ifdef('use_titlecase')"> 519 <if expr="pp_ifdef('use_titlecase')">
514 <message name="IDS_CONTENT_CONTEXT_BACK" desc="In Title Case: The name o f the Back command in the content area context menu"> 520 <message name="IDS_CONTENT_CONTEXT_BACK" desc="In Title Case: The name o f the Back command in the content area context menu">
515 &amp;Back 521 &amp;Back
516 </message> 522 </message>
517 <message name="IDS_CONTENT_CONTEXT_FORWARD" desc="In Title Case: The nam e of the Forward command in the content area context menu"> 523 <message name="IDS_CONTENT_CONTEXT_FORWARD" desc="In Title Case: The nam e of the Forward command in the content area context menu">
518 &amp;Forward 524 &amp;Forward
519 </message> 525 </message>
520 <message name="IDS_CONTENT_CONTEXT_SAVEPAGEAS" desc="In Title Case: The name of the Save Page As command in the content area context menu"> 526 <message name="IDS_CONTENT_CONTEXT_SAVEPAGEAS" desc="In Title Case: The name of the Save Page As command in the content area context menu">
521 Save &amp;As... 527 Save &amp;As...
(...skipping 171 matching lines...) Expand 10 before | Expand all | Expand 10 after
693 </message> 699 </message>
694 <message name="IDS_CONTENT_CONTEXT_ADDSEARCHENGINE" desc="In Title Case: The name of the Add as Search Engine command in the content area context menu"> 700 <message name="IDS_CONTENT_CONTEXT_ADDSEARCHENGINE" desc="In Title Case: The name of the Add as Search Engine command in the content area context menu">
695 Add As Search En&amp;gine... 701 Add As Search En&amp;gine...
696 </message> 702 </message>
697 <message name="IDS_CONTENT_CONTEXT_INPUT_METHODS_MENU" desc="In Title Ca se: The name of the input method submenu in the content area context menu"> 703 <message name="IDS_CONTENT_CONTEXT_INPUT_METHODS_MENU" desc="In Title Ca se: The name of the input method submenu in the content area context menu">
698 Input &amp;Methods 704 Input &amp;Methods
699 </message> 705 </message>
700 <message name="IDS_CONTENT_CONTEXT_TRANSLATE_SELECTION" desc="In Title C ase: The name of the Translate 'string' to English command of the content area c ontext menu"> 706 <message name="IDS_CONTENT_CONTEXT_TRANSLATE_SELECTION" desc="In Title C ase: The name of the Translate 'string' to English command of the content area c ontext menu">
701 &amp;Translate '<ph name="TEXT">$1<ex>les fleurs bleues</ex></ph>' to <ph name="LANGUAGE">$2<ex>English</ex></ph> 707 &amp;Translate '<ph name="TEXT">$1<ex>les fleurs bleues</ex></ph>' to <ph name="LANGUAGE">$2<ex>English</ex></ph>
702 </message> 708 </message>
709 <message name="IDS_CONTENT_CONTEXT_PLUGIN_RUN" desc="In Title Case: The name of the Run command on the blocked plugin context menu">
710 Run This Plugin
711 </message>
712 <message name="IDS_CONTENT_CONTEXT_PLUGIN_HIDE" desc="In Title Case: The name of the Hide command on the blocked plugin context menu">
713 Hide This Plugin
714 </message>
703 </if> 715 </if>
704 716
705 <!-- Page menu --> 717 <!-- Page menu -->
706 <if expr="not pp_ifdef('use_titlecase')"> 718 <if expr="not pp_ifdef('use_titlecase')">
707 <message name="IDS_NEW_TAB" desc="The text label of the New Tab menu ite m"> 719 <message name="IDS_NEW_TAB" desc="The text label of the New Tab menu ite m">
708 New &amp;tab 720 New &amp;tab
709 </message> 721 </message>
710 <message name="IDS_SHOW_AS_TAB" desc="The text label for the Show As tab menu item"> 722 <message name="IDS_SHOW_AS_TAB" desc="The text label for the Show As tab menu item">
711 &amp;Show as tab 723 &amp;Show as tab
712 </message> 724 </message>
(...skipping 10454 matching lines...) Expand 10 before | Expand all | Expand 10 after
11167 11179
11168 </messages> 11180 </messages>
11169 11181
11170 <structures fallback_to_english="true"> 11182 <structures fallback_to_english="true">
11171 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 11183 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11172 </structure> 11184 </structure>
11173 </structures> 11185 </structures>
11174 11186
11175 </release> 11187 </release>
11176 </grit> 11188 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/renderer/blocked_plugin.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698