OLD | NEW |
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 6374 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6385 <!-- Advanced Font/Language settings --> | 6385 <!-- Advanced Font/Language settings --> |
6386 <message name="IDS_FONT_LANGUAGE_SETTING_WINDOWS_TITLE" desc="Title that a
ppears in the dialogue title bar for advanced font/encoding and language setting
s"> | 6386 <message name="IDS_FONT_LANGUAGE_SETTING_WINDOWS_TITLE" desc="Title that a
ppears in the dialogue title bar for advanced font/encoding and language setting
s"> |
6387 Fonts and Languages | 6387 Fonts and Languages |
6388 </message> | 6388 </message> |
6389 <message name="IDS_FONT_LANGUAGE_SETTING_FONT_TAB_TITLE" desc="Title that
appears in the sub-dialogue for Fonts and Encoding"> | 6389 <message name="IDS_FONT_LANGUAGE_SETTING_FONT_TAB_TITLE" desc="Title that
appears in the sub-dialogue for Fonts and Encoding"> |
6390 Fonts and Encoding | 6390 Fonts and Encoding |
6391 </message> | 6391 </message> |
6392 <message name="IDS_FONT_LANGUAGE_SETTING_FONT_SUB_DIALOG_FONT_TITLE" desc=
"Title that appears in the sub-dialogue for Font within Fonts and Encoding tab"> | 6392 <message name="IDS_FONT_LANGUAGE_SETTING_FONT_SUB_DIALOG_FONT_TITLE" desc=
"Title that appears in the sub-dialogue for Font within Fonts and Encoding tab"> |
6393 Font | 6393 Font |
6394 </message> | 6394 </message> |
6395 <message name="IDS_FONT_LANGUAGE_SETTING_FONT_STANDARD_LABEL" desc="Label
of the standard fonts section of the Fonts and Encoding tab"> | |
6396 Standard font | |
6397 </message> | |
6398 <message name="IDS_FONT_LANGUAGE_SETTING_FONT_SELECTOR_SERIF_LABEL" desc="
Dialog label for Serif font selection"> | 6395 <message name="IDS_FONT_LANGUAGE_SETTING_FONT_SELECTOR_SERIF_LABEL" desc="
Dialog label for Serif font selection"> |
6399 Serif Font: | 6396 Serif Font: |
6400 </message> | 6397 </message> |
6401 <message name="IDS_FONT_LANGUAGE_SETTING_FONT_SELECTOR_SANS_SERIF_LABEL" d
esc="Dialog label for Sans Serif font selection"> | 6398 <message name="IDS_FONT_LANGUAGE_SETTING_FONT_SELECTOR_SANS_SERIF_LABEL" d
esc="Dialog label for Sans Serif font selection"> |
6402 Sans-Serif Font: | 6399 Sans-Serif Font: |
6403 </message> | 6400 </message> |
6404 <message name="IDS_FONT_LANGUAGE_SETTING_FONT_SELECTOR_FIXED_WIDTH_LABEL"
desc="Label of the fixed-width fonts section of the Fonts and Encoding tab"> | 6401 <message name="IDS_FONT_LANGUAGE_SETTING_FONT_SELECTOR_STANDARD_LABEL" des
c="Label of the standard fonts section of the Fonts and Encoding subpage"> |
| 6402 Standard font: |
| 6403 </message> |
| 6404 <message name="IDS_FONT_LANGUAGE_SETTING_FONT_SELECTOR_FIXED_WIDTH_LABEL"
desc="Label of the fixed-width fonts section of the Fonts and Encoding subpage"> |
6405 Fixed-width font: | 6405 Fixed-width font: |
6406 </message> | 6406 </message> |
6407 <message name="IDS_FONT_LANGUAGE_SETTING_FONT_SELECTOR_BUTTON_LABEL" desc=
"Button label for font selection"> | 6407 <message name="IDS_FONT_LANGUAGE_SETTING_FONT_SELECTOR_BUTTON_LABEL" desc=
"Button label for font selection"> |
6408 Change... | 6408 Change... |
6409 </message> | 6409 </message> |
6410 <message name="IDS_FONT_LANGUAGE_SETTING_FONT_SUB_DIALOG_ENCODING_TITLE" d
esc="Title that appears in the sub-dialogue for Encoding within Fonts and Encodi
ng tab"> | 6410 <message name="IDS_FONT_LANGUAGE_SETTING_FONT_SUB_DIALOG_ENCODING_TITLE" d
esc="Title that appears in the sub-dialogue for Encoding within Fonts and Encodi
ng tab"> |
6411 Encoding | 6411 Encoding |
6412 </message> | 6412 </message> |
6413 <message name="IDS_FONT_LANGUAGE_SETTING_FONT_DEFAULT_ENCODING_SELECTOR_LA
BEL" desc="Dialog label for Default Encoding selection"> | 6413 <message name="IDS_FONT_LANGUAGE_SETTING_FONT_DEFAULT_ENCODING_SELECTOR_LA
BEL" desc="Dialog label for Default Encoding selection"> |
6414 Default Encoding: | 6414 Default Encoding: |
(...skipping 5165 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11580 </includes> | 11580 </includes> |
11581 <structures fallback_to_english="true"> | 11581 <structures fallback_to_english="true"> |
11582 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 11582 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
11583 </structure> | 11583 </structure> |
11584 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 11584 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
11585 </structure> | 11585 </structure> |
11586 </structures> | 11586 </structures> |
11587 | 11587 |
11588 </release> | 11588 </release> |
11589 </grit> | 11589 </grit> |
OLD | NEW |