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

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

Issue 160565: Adds support for the os x spelling panel to chromium. Users can... (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 11 years, 3 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 | « chrome/app/chrome_dll_resource.h ('k') | chrome/browser/cocoa/rwhvm_editcommand_helper.mm » ('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 449 matching lines...) Expand 10 before | Expand all | Expand 10 after
460 </message> 460 </message>
461 <message name="IDS_CONTENT_CONTEXT_SPELLCHECK_MENU" desc="The name of the Spellcheck Options submenu in the content area context menu"> 461 <message name="IDS_CONTENT_CONTEXT_SPELLCHECK_MENU" desc="The name of the Spellcheck Options submenu in the content area context menu">
462 &amp;Spell-checker options 462 &amp;Spell-checker options
463 </message> 463 </message>
464 <message name="IDS_CONTENT_CONTEXT_LANGUAGE_SETTINGS" desc="The name of th e Language Settings command in the content area context menu"> 464 <message name="IDS_CONTENT_CONTEXT_LANGUAGE_SETTINGS" desc="The name of th e Language Settings command in the content area context menu">
465 &amp;Language settings... 465 &amp;Language settings...
466 </message> 466 </message>
467 <message name="IDS_CONTENT_CONTEXT_CHECK_SPELLING_OF_THIS_FIELD" desc="The name of the Check the spelling of this field command in the content area contex t menu"> 467 <message name="IDS_CONTENT_CONTEXT_CHECK_SPELLING_OF_THIS_FIELD" desc="The name of the Check the spelling of this field command in the content area contex t menu">
468 &amp;Check the spelling of this field 468 &amp;Check the spelling of this field
469 </message> 469 </message>
470 <message name="IDS_CONTENT_CONTEXT_SHOW_SPELLING_PANEL" desc="The name of the Show Spelling Panel command in the content area context menu">
471 &amp;Show Spelling and Grammar
472 </message>
473 <message name="IDS_CONTENT_CONTEXT_HIDE_SPELLING_PANEL" desc="The name of the Hide Spelling Panel command in the content area context menu">
474 &amp;Hide Spelling and Grammar
475 </message>
470 <message name="IDS_CONTENT_CONTEXT_SELECTALL" desc="The name of the Select All command in the content area context menu"> 476 <message name="IDS_CONTENT_CONTEXT_SELECTALL" desc="The name of the Select All command in the content area context menu">
471 Select &amp;all 477 Select &amp;all
472 </message> 478 </message>
473 <message name="IDS_CONTENT_CONTEXT_SEARCHWEBFOR" desc="The name of the Sea rch the Web for 'string' command in the content area context menu"> 479 <message name="IDS_CONTENT_CONTEXT_SEARCHWEBFOR" desc="The name of the Sea rch the Web for 'string' command in the content area context menu">
474 &amp;Search <ph name="SEARCH_ENGINE">$1<ex>Google</ex></ph> for '<ph nam e="SEARCH_TERMS">$2<ex>flowers</ex></ph>' 480 &amp;Search <ph name="SEARCH_ENGINE">$1<ex>Google</ex></ph> for '<ph nam e="SEARCH_TERMS">$2<ex>flowers</ex></ph>'
475 </message> 481 </message>
476 <message name="IDS_CONTENT_CONTEXT_ADDSEARCHENGINE" desc="The name of the Add as Search Engine command in the content area context menu"> 482 <message name="IDS_CONTENT_CONTEXT_ADDSEARCHENGINE" desc="The name of the Add as Search Engine command in the content area context menu">
477 Add as search en&amp;gine... 483 Add as search en&amp;gine...
478 </message> 484 </message>
479 <message name="IDS_MOST_VISITED_SUB_PAGE" desc="The link below every domai n on the most visited view"> 485 <message name="IDS_MOST_VISITED_SUB_PAGE" desc="The link below every domai n on the most visited view">
(...skipping 4458 matching lines...) Expand 10 before | Expand all | Expand 10 after
4938 Please Restart <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> 4944 Please Restart <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>
4939 </message> 4945 </message>
4940 <message name="IDS_SAVE_PAGE_FILE_FORMAT_PROMPT_MAC" desc="The title of th e File Format label for saving a page."> 4946 <message name="IDS_SAVE_PAGE_FILE_FORMAT_PROMPT_MAC" desc="The title of th e File Format label for saving a page.">
4941 Format: 4947 Format:
4942 </message> 4948 </message>
4943 </if> 4949 </if>
4944 4950
4945 </messages> 4951 </messages>
4946 </release> 4952 </release>
4947 </grit> 4953 </grit>
OLDNEW
« no previous file with comments | « chrome/app/chrome_dll_resource.h ('k') | chrome/browser/cocoa/rwhvm_editcommand_helper.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698