OLD | NEW |
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 496 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
507 </message> | 507 </message> |
508 <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"> |
509 Loading suggestion | 509 Loading suggestion |
510 </message> | 510 </message> |
511 <message name="IDS_CONTENT_CONTEXT_SPELLING_NO_SUGGESTIONS_FROM_GOOGLE"
desc="The message shown when we cannot get any suggestions from the Spelling ser
vice"> | 511 <message name="IDS_CONTENT_CONTEXT_SPELLING_NO_SUGGESTIONS_FROM_GOOGLE"
desc="The message shown when we cannot get any suggestions from the Spelling ser
vice"> |
512 No suggestions from Google | 512 No suggestions from Google |
513 </message> | 513 </message> |
514 <message name="IDS_CONTENT_CONTEXT_SPELLCHECK_MENU" desc="The name of th
e Spellcheck Options submenu in the content area context menu"> | 514 <message name="IDS_CONTENT_CONTEXT_SPELLCHECK_MENU" desc="The name of th
e Spellcheck Options submenu in the content area context menu"> |
515 &Spell-checker options | 515 &Spell-checker options |
516 </message> | 516 </message> |
517 <message name="IDS_CONTENT_CONTEXT_LANGUAGE_SETTINGS" desc="The name of
the Language Settings command in the content area context menu"> | |
518 &Language settings... | |
519 </message> | |
520 <message name="IDS_CONTENT_CONTEXT_SELECTALL" desc="The name of the Sele
ct All command in the content area context menu"> | 517 <message name="IDS_CONTENT_CONTEXT_SELECTALL" desc="The name of the Sele
ct All command in the content area context menu"> |
521 Select &all | 518 Select &all |
522 </message> | 519 </message> |
523 <message name="IDS_CONTENT_CONTEXT_SEARCHWEBFOR" desc="The name of the S
earch the Web for 'string' command in the content area context menu"> | 520 <message name="IDS_CONTENT_CONTEXT_SEARCHWEBFOR" desc="The name of the S
earch the Web for 'string' command in the content area context menu"> |
524 &Search <ph name="SEARCH_ENGINE">$1<ex>Google</ex></ph> for '<ph n
ame="SEARCH_TERMS">$2<ex>flowers</ex></ph>' | 521 &Search <ph name="SEARCH_ENGINE">$1<ex>Google</ex></ph> for '<ph n
ame="SEARCH_TERMS">$2<ex>flowers</ex></ph>' |
525 </message> | 522 </message> |
526 <message name="IDS_CONTENT_CONTEXT_GOTOURL" desc="The name of the Go to
'url' command in the content area context menu"> | 523 <message name="IDS_CONTENT_CONTEXT_GOTOURL" desc="The name of the Go to
'url' command in the content area context menu"> |
527 &Go to <ph name="URL">$1<ex>http://www.google.com/</ex></ph> | 524 &Go to <ph name="URL">$1<ex>http://www.google.com/</ex></ph> |
528 </message> | 525 </message> |
529 <message name="IDS_CONTENT_CONTEXT_ADDSEARCHENGINE" desc="The name of th
e Add as Search Engine command in the content area context menu"> | 526 <message name="IDS_CONTENT_CONTEXT_ADDSEARCHENGINE" desc="The name of th
e Add as Search Engine command in the content area context menu"> |
(...skipping 258 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
788 Hide Spelling and Grammar | 785 Hide Spelling and Grammar |
789 </message> | 786 </message> |
790 </if> | 787 </if> |
791 <if expr="not is_macosx"> | 788 <if expr="not is_macosx"> |
792 <message name="IDS_CONTENT_CONTEXT_SPELLCHECK_MENU" desc="In Title Case:
The name of the Spellcheck Options submenu in the spelling context menu"> | 789 <message name="IDS_CONTENT_CONTEXT_SPELLCHECK_MENU" desc="In Title Case:
The name of the Spellcheck Options submenu in the spelling context menu"> |
793 &Spell-checker Options | 790 &Spell-checker Options |
794 </message> | 791 </message> |
795 <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 spelling context
menu"> | 792 <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 spelling context
menu"> |
796 &Check the spelling of this field | 793 &Check the spelling of this field |
797 </message> | 794 </message> |
| 795 <message name="IDS_CONTENT_CONTEXT_LANGUAGE_SETTINGS" desc="The name of
the Language Settings command in the content area context menu"> |
| 796 &Language settings... |
| 797 </message> |
798 </if> | 798 </if> |
799 | 799 |
800 <!-- Paste and Match Style / Paste as Plain Text --> | 800 <!-- Paste and Match Style / Paste as Plain Text --> |
801 <if expr="is_macosx"> | 801 <if expr="is_macosx"> |
802 <message name="IDS_CONTENT_CONTEXT_PASTE_AND_MATCH_STYLE" desc="Mac/In T
itle Case: The name of the 'Paste and Match Style' command in the content area c
ontext menu"> | 802 <message name="IDS_CONTENT_CONTEXT_PASTE_AND_MATCH_STYLE" desc="Mac/In T
itle Case: The name of the 'Paste and Match Style' command in the content area c
ontext menu"> |
803 Paste and Match Style | 803 Paste and Match Style |
804 </message> | 804 </message> |
805 </if> | 805 </if> |
806 <if expr="not is_macosx and pp_ifdef('use_titlecase')"> | 806 <if expr="not is_macosx and pp_ifdef('use_titlecase')"> |
807 <message name="IDS_CONTENT_CONTEXT_PASTE_AND_MATCH_STYLE" desc="In Title
Case: The name of the 'Paste as plain text' command in the content area context
menu"> | 807 <message name="IDS_CONTENT_CONTEXT_PASTE_AND_MATCH_STYLE" desc="In Title
Case: The name of the 'Paste as plain text' command in the content area context
menu"> |
(...skipping 13932 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
14740 </messages> | 14740 </messages> |
14741 <structures fallback_to_english="true"> | 14741 <structures fallback_to_english="true"> |
14742 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 14742 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
14743 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 14743 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
14744 </structure> | 14744 </structure> |
14745 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 14745 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
14746 </structure> | 14746 </structure> |
14747 </structures> | 14747 </structures> |
14748 </release> | 14748 </release> |
14749 </grit> | 14749 </grit> |
OLD | NEW |