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

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

Issue 8422006: Adds a bubble that asks a user whether to integrate the Spelling service. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 1 month 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
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <!-- 3 <!--
4 This file contains definitions of resources that will be translated for each 4 This file contains definitions of resources that will be translated for each
5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available
6 for making strings OS specific. Other platform defines such as use_titlecase 6 for making strings OS specific. Other platform defines such as use_titlecase
7 are declared in build/common.gypi. 7 are declared in build/common.gypi.
8 --> 8 -->
9 9
10 <grit base_dir="." latest_public_release="0" current_release="1" 10 <grit base_dir="." latest_public_release="0" current_release="1"
(...skipping 466 matching lines...) Expand 10 before | Expand all | Expand 10 after
477 </message> 477 </message>
478 <message name="IDS_CONTENT_CONTEXT_DELETE" desc="The name of the Delete command in the content area context menu"> 478 <message name="IDS_CONTENT_CONTEXT_DELETE" desc="The name of the Delete command in the content area context menu">
479 &amp;Delete 479 &amp;Delete
480 </message> 480 </message>
481 <message name="IDS_CONTENT_CONTEXT_ADD_TO_DICTIONARY" desc="The name of the Add to dictionary command in the content area context menu"> 481 <message name="IDS_CONTENT_CONTEXT_ADD_TO_DICTIONARY" desc="The name of the Add to dictionary command in the content area context menu">
482 &amp;Add to dictionary 482 &amp;Add to dictionary
483 </message> 483 </message>
484 <message name="IDS_CONTENT_CONTEXT_NO_SPELLING_SUGGESTIONS" desc="The na me of the No Spelling Suggestions display in the content area context menu"> 484 <message name="IDS_CONTENT_CONTEXT_NO_SPELLING_SUGGESTIONS" desc="The na me of the No Spelling Suggestions display in the content area context menu">
485 &amp;No spelling suggestions 485 &amp;No spelling suggestions
486 </message> 486 </message>
487 <message name="IDS_CONTENT_CONTEXT_SPELLING_ASK_GOOGLE" desc="The contex t-menu item that asks whether to integrate the spelling service of Google to Chr ome. This text is also used as the title of a bubble which confirms it.">
488 Ask Google for spelling suggestions
489 </message>
490 <message name="IDS_CONTENT_CONTEXT_SPELLING_BUBBLE_TEXT" desc="The text of a bubble that confirms users allows integrating the spelling service of Googl e to Chrome.">
491 Google Chrome can provide even better spell-checking by sending what y ou type in the browser to Google servers, allowing you to use the same spell-che cking technology used by Google search.
492 </message>
493 <message name="IDS_CONTENT_CONTEXT_SPELLING_BUBBLE_ENABLE" desc="The but ton text that allows integrating the spelling service of Google.">
494 Enable
495 </message>
496 <message name="IDS_CONTENT_CONTEXT_SPELLING_BUBBLE_DISABLE" desc="The bu tton text that disallows integrattng the spelling service of Google.">
Miranda Callahan 2011/10/31 13:33:46 nit: s/integrattng/integrating
Hironori Bono 2011/11/01 10:15:09 Done. Thank you for noticing my typo.
497 No thanks
498 </message>
499 <message name="IDS_CONTENT_CONTEXT_SPELLING_STOP_ASKING_GOOGLE" desc="Th e context-menu item that stops integrating the spelling service.">
500 Stop asking Google for spelling suggestions
501 </message>
487 <message name="IDS_CONTENT_CONTEXT_SPELLING_CHECKING" desc="The place-ho lder message shown while the Spelling service is checking text"> 502 <message name="IDS_CONTENT_CONTEXT_SPELLING_CHECKING" desc="The place-ho lder message shown while the Spelling service is checking text">
488 Loading spelling suggestion 503 Loading spelling suggestion
489 </message> 504 </message>
490 <message name="IDS_CONTENT_CONTEXT_SPELLING_CORRECT" desc="The message s hown when the selection text is correct.">
491 No suggestions found
492 </message>
493 <message name="IDS_CONTENT_CONTEXT_SPELLCHECK_MENU" desc="The name of th e Spellcheck Options submenu in the content area context menu"> 505 <message name="IDS_CONTENT_CONTEXT_SPELLCHECK_MENU" desc="The name of th e Spellcheck Options submenu in the content area context menu">
494 &amp;Spell-checker options 506 &amp;Spell-checker options
495 </message> 507 </message>
496 <message name="IDS_CONTENT_CONTEXT_LANGUAGE_SETTINGS" desc="The name of the Language Settings command in the content area context menu"> 508 <message name="IDS_CONTENT_CONTEXT_LANGUAGE_SETTINGS" desc="The name of the Language Settings command in the content area context menu">
497 &amp;Language settings... 509 &amp;Language settings...
498 </message> 510 </message>
499 <message name="IDS_CONTENT_CONTEXT_CHECK_SPELLING_OF_THIS_FIELD" desc="T he name of the Check the spelling of this field command in the content area cont ext menu"> 511 <message name="IDS_CONTENT_CONTEXT_CHECK_SPELLING_OF_THIS_FIELD" desc="T he name of the Check the spelling of this field command in the content area cont ext menu">
500 &amp;Check the spelling of this field 512 &amp;Check the spelling of this field
501 </message> 513 </message>
502 <message name="IDS_CONTENT_CONTEXT_SHOW_SPELLING_PANEL" desc="The name o f the Show Spelling Panel command in the content area context menu"> 514 <message name="IDS_CONTENT_CONTEXT_SHOW_SPELLING_PANEL" desc="The name o f the Show Spelling Panel command in the content area context menu">
(...skipping 174 matching lines...) Expand 10 before | Expand all | Expand 10 after
677 </message> 689 </message>
678 <message name="IDS_CONTENT_CONTEXT_DELETE" desc="In Title Case: The name of the Delete command in the content area context menu"> 690 <message name="IDS_CONTENT_CONTEXT_DELETE" desc="In Title Case: The name of the Delete command in the content area context menu">
679 &amp;Delete 691 &amp;Delete
680 </message> 692 </message>
681 <message name="IDS_CONTENT_CONTEXT_ADD_TO_DICTIONARY" desc="In Title Cas e: The name of the Add to dictionary command in the content area context menu"> 693 <message name="IDS_CONTENT_CONTEXT_ADD_TO_DICTIONARY" desc="In Title Cas e: The name of the Add to dictionary command in the content area context menu">
682 &amp;Add to Dictionary 694 &amp;Add to Dictionary
683 </message> 695 </message>
684 <message name="IDS_CONTENT_CONTEXT_NO_SPELLING_SUGGESTIONS" desc="In Tit le Case: The name of the No Spelling Suggestions display in the content area con text menu"> 696 <message name="IDS_CONTENT_CONTEXT_NO_SPELLING_SUGGESTIONS" desc="In Tit le Case: The name of the No Spelling Suggestions display in the content area con text menu">
685 &amp;No Spelling Suggestions 697 &amp;No Spelling Suggestions
686 </message> 698 </message>
699 <message name="IDS_CONTENT_CONTEXT_SPELLING_ASK_GOOGLE" desc="The contex t-menu item that asks whether to integrate the spelling service of Google to Chr ome. This text is also used as the title of a bubble which confirms it.">
700 Ask Google for spelling suggestions
701 </message>
702 <message name="IDS_CONTENT_CONTEXT_SPELLING_BUBBLE_TEXT" desc="The text of a bubble that confirms users allows integrating the spelling service of Googl e to Chrome.">
703 Google Chrome can provide even better spell-checking by sending what y ou type in the browser to Google servers, allowing you to use the same spell-che cking technology used by Google search.
704 </message>
705 <message name="IDS_CONTENT_CONTEXT_SPELLING_BUBBLE_ENABLE" desc="The but ton text that allows integrating the spelling service of Google.">
706 Enable
707 </message>
708 <message name="IDS_CONTENT_CONTEXT_SPELLING_BUBBLE_DISABLE" desc="The bu tton text that disallows integrattng the spelling service of Google.">
709 No thanks
710 </message>
711 <message name="IDS_CONTENT_CONTEXT_SPELLING_STOP_ASKING_GOOGLE" desc="Th e context-menu item that stops integrating the spelling service.">
712 Stop asking Google for spelling suggestions
713 </message>
687 <message name="IDS_CONTENT_CONTEXT_SPELLING_CHECKING" desc="The place-ho lder message shown while the Spelling service is checking text"> 714 <message name="IDS_CONTENT_CONTEXT_SPELLING_CHECKING" desc="The place-ho lder message shown while the Spelling service is checking text">
688 Loading spelling suggestion 715 Loading spelling suggestion
689 </message> 716 </message>
690 <message name="IDS_CONTENT_CONTEXT_SPELLING_CORRECT" desc="The message s hown when the selection text is correct.">
691 No suggestions found
692 </message>
693 <message name="IDS_CONTENT_CONTEXT_SPELLCHECK_MENU" desc="In Title Case: The name of the Spellcheck Options submenu in the content area context menu"> 717 <message name="IDS_CONTENT_CONTEXT_SPELLCHECK_MENU" desc="In Title Case: The name of the Spellcheck Options submenu in the content area context menu">
694 &amp;Spell-checker Options 718 &amp;Spell-checker Options
695 </message> 719 </message>
696 <message name="IDS_CONTENT_CONTEXT_LANGUAGE_SETTINGS" desc="In Title Cas e: The name of the Language Settings command in the content area context menu"> 720 <message name="IDS_CONTENT_CONTEXT_LANGUAGE_SETTINGS" desc="In Title Cas e: The name of the Language Settings command in the content area context menu">
697 &amp;Language Settings... 721 &amp;Language Settings...
698 </message> 722 </message>
699 <message name="IDS_CONTENT_CONTEXT_CHECK_SPELLING_OF_THIS_FIELD" desc="I n Title Case: The name of the Check the spelling of this field command in the co ntent area context menu"> 723 <message name="IDS_CONTENT_CONTEXT_CHECK_SPELLING_OF_THIS_FIELD" desc="I n Title Case: The name of the Check the spelling of this field command in the co ntent area context menu">
700 &amp;Check Spelling in This Field 724 &amp;Check Spelling in This Field
701 </message> 725 </message>
702 <message name="IDS_CONTENT_CONTEXT_SHOW_SPELLING_PANEL" desc="In Title C ase: The name of the Show Spelling Panel command in the content area context men u"> 726 <message name="IDS_CONTENT_CONTEXT_SHOW_SPELLING_PANEL" desc="In Title C ase: The name of the Show Spelling Panel command in the content area context men u">
(...skipping 13843 matching lines...) Expand 10 before | Expand all | Expand 10 after
14546 </messages> 14570 </messages>
14547 <structures fallback_to_english="true"> 14571 <structures fallback_to_english="true">
14548 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> 14572 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. -->
14549 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 14573 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
14550 </structure> 14574 </structure>
14551 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 14575 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
14552 </structure> 14576 </structure>
14553 </structures> 14577 </structures>
14554 </release> 14578 </release>
14555 </grit> 14579 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698