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

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

Issue 8561024: Add a "Learn More" link to the Spelling bubble. (Closed) Base URL: svn://svn.chromium.org/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
« no previous file with comments | « no previous file | chrome/browser/tab_contents/spelling_bubble_model.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 <!-- 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 475 matching lines...) Expand 10 before | Expand all | Expand 10 after
486 </message> 486 </message>
487 <message name="IDS_CONTENT_CONTEXT_NO_SPELLING_SUGGESTIONS" desc="The na me of the No Spelling Suggestions display in the content area context menu"> 487 <message name="IDS_CONTENT_CONTEXT_NO_SPELLING_SUGGESTIONS" desc="The na me of the No Spelling Suggestions display in the content area context menu">
488 &amp;No spelling suggestions 488 &amp;No spelling suggestions
489 </message> 489 </message>
490 <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."> 490 <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.">
491 Ask Google for suggestions 491 Ask Google for suggestions
492 </message> 492 </message>
493 <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."> 493 <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.">
494 Google Chrome can provide smarter spell-checking by sending what you t ype in the browser to Google servers, allowing you to use the same spell-checkin g technology used by Google search. 494 Google Chrome can provide smarter spell-checking by sending what you t ype in the browser to Google servers, allowing you to use the same spell-checkin g technology used by Google search.
495 </message> 495 </message>
496 <message name="IDS_CONTENT_CONTEXT_SPELLING_BUBBLE_LINK" desc="The link text of a bubble. This link opens the 'Exploring Chrome's privacy features' page .">
497 Learn More
498 </message>
496 <message name="IDS_CONTENT_CONTEXT_SPELLING_BUBBLE_ENABLE" desc="The but ton text that allows integrating the spelling service of Google."> 499 <message name="IDS_CONTENT_CONTEXT_SPELLING_BUBBLE_ENABLE" desc="The but ton text that allows integrating the spelling service of Google.">
497 Enable 500 Enable
498 </message> 501 </message>
499 <message name="IDS_CONTENT_CONTEXT_SPELLING_BUBBLE_DISABLE" desc="The bu tton text that disallows integrating the spelling service of Google."> 502 <message name="IDS_CONTENT_CONTEXT_SPELLING_BUBBLE_DISABLE" desc="The bu tton text that disallows integrating the spelling service of Google.">
500 No thanks 503 No thanks
501 </message> 504 </message>
502 <message name="IDS_CONTENT_CONTEXT_SPELLING_STOP_ASKING_GOOGLE" desc="Th e context-menu item that stops integrating the spelling service."> 505 <message name="IDS_CONTENT_CONTEXT_SPELLING_STOP_ASKING_GOOGLE" desc="Th e context-menu item that stops integrating the spelling service.">
503 Stop asking Google for suggestions 506 Stop asking Google for suggestions
504 </message> 507 </message>
505 <message name="IDS_CONTENT_CONTEXT_SPELLING_CHECKING" desc="The place-ho lder message shown while the Spelling service is checking text"> 508 <message name="IDS_CONTENT_CONTEXT_SPELLING_CHECKING" desc="The place-ho lder message shown while the Spelling service is checking text">
(...skipping 192 matching lines...) Expand 10 before | Expand all | Expand 10 after
698 </message> 701 </message>
699 <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"> 702 <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">
700 &amp;No Spelling Suggestions 703 &amp;No Spelling Suggestions
701 </message> 704 </message>
702 <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."> 705 <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.">
703 Ask Google for suggestions 706 Ask Google for suggestions
704 </message> 707 </message>
705 <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."> 708 <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.">
706 Google Chrome can provide smarter spell-checking by sending what you t ype in the browser to Google servers, allowing you to use the same spell-checkin g technology used by Google search. 709 Google Chrome can provide smarter spell-checking by sending what you t ype in the browser to Google servers, allowing you to use the same spell-checkin g technology used by Google search.
707 </message> 710 </message>
711 <message name="IDS_CONTENT_CONTEXT_SPELLING_BUBBLE_LINK" desc="The link text of a bubble. This link opens the 'Google Chrome Privacy Notice' page.">
712 Learn More
713 </message>
708 <message name="IDS_CONTENT_CONTEXT_SPELLING_BUBBLE_ENABLE" desc="The but ton text that allows integrating the spelling service of Google."> 714 <message name="IDS_CONTENT_CONTEXT_SPELLING_BUBBLE_ENABLE" desc="The but ton text that allows integrating the spelling service of Google.">
709 Enable 715 Enable
710 </message> 716 </message>
711 <message name="IDS_CONTENT_CONTEXT_SPELLING_BUBBLE_DISABLE" desc="The bu tton text that disallows integrating the spelling service of Google."> 717 <message name="IDS_CONTENT_CONTEXT_SPELLING_BUBBLE_DISABLE" desc="The bu tton text that disallows integrating the spelling service of Google.">
712 No thanks 718 No thanks
713 </message> 719 </message>
714 <message name="IDS_CONTENT_CONTEXT_SPELLING_STOP_ASKING_GOOGLE" desc="Th e context-menu item that stops integrating the spelling service."> 720 <message name="IDS_CONTENT_CONTEXT_SPELLING_STOP_ASKING_GOOGLE" desc="Th e context-menu item that stops integrating the spelling service.">
715 Stop asking Google for suggestions 721 Stop asking Google for suggestions
716 </message> 722 </message>
717 <message name="IDS_CONTENT_CONTEXT_SPELLING_CHECKING" desc="The place-ho lder message shown while the Spelling service is checking text"> 723 <message name="IDS_CONTENT_CONTEXT_SPELLING_CHECKING" desc="The place-ho lder message shown while the Spelling service is checking text">
(...skipping 13912 matching lines...) Expand 10 before | Expand all | Expand 10 after
14630 </messages> 14636 </messages>
14631 <structures fallback_to_english="true"> 14637 <structures fallback_to_english="true">
14632 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> 14638 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. -->
14633 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 14639 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
14634 </structure> 14640 </structure>
14635 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 14641 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
14636 </structure> 14642 </structure>
14637 </structures> 14643 </structures>
14638 </release> 14644 </release>
14639 </grit> 14645 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/tab_contents/spelling_bubble_model.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698