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 8017 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8028 </message> | 8028 </message> |
8029 <message name="IDS_OPTIONS_FONTSETTINGS_CONFIGUREFONTSONLY_BUTTON" desc="T
he label of the 'configure fonts' button"> | 8029 <message name="IDS_OPTIONS_FONTSETTINGS_CONFIGUREFONTSONLY_BUTTON" desc="T
he label of the 'configure fonts' button"> |
8030 Change font settings | 8030 Change font settings |
8031 </message> | 8031 </message> |
8032 <message name="IDS_OPTIONS_FONTSETTINGS_CUSTOMIZE_FONTS_BUTTON" desc="The
label of the 'Customize fonts' button"> | 8032 <message name="IDS_OPTIONS_FONTSETTINGS_CUSTOMIZE_FONTS_BUTTON" desc="The
label of the 'Customize fonts' button"> |
8033 Customize fonts | 8033 Customize fonts |
8034 </message> | 8034 </message> |
8035 <message name="IDS_OPTIONS_DEFAULT_ZOOM_LEVEL_LABEL" desc="The label of th
e 'Default Zoom Level' select menu"> | 8035 <message name="IDS_OPTIONS_DEFAULT_ZOOM_LEVEL_LABEL" desc="The label of th
e 'Default Zoom Level' select menu"> |
8036 Page zoom: | 8036 Page zoom: |
8037 </message> | 8037 </message> |
| 8038 <message name="IDS_OPTIONS_DEFAULT_FONT_SIZE_LABEL" desc="The label of the
'Default font size' select menu"> |
| 8039 Font size: |
| 8040 </message> |
| 8041 <message name="IDS_OPTIONS_FONT_SIZE_LABEL_VERY_SMALL" desc="The label of
the 'Very Small' option"> |
| 8042 Very Small |
| 8043 </message> |
| 8044 <message name="IDS_OPTIONS_FONT_SIZE_LABEL_SMALL" desc="The label of the '
Small' option"> |
| 8045 Small |
| 8046 </message> |
| 8047 <message name="IDS_OPTIONS_FONT_SIZE_LABEL_MEDIUM" desc="The label of the
'Medium' option"> |
| 8048 Medium |
| 8049 </message> |
| 8050 <message name="IDS_OPTIONS_FONT_SIZE_LABEL_LARGE" desc="The label of the '
Large' option"> |
| 8051 Large |
| 8052 </message> |
| 8053 <message name="IDS_OPTIONS_FONT_SIZE_LABEL_VERY_LARGE" desc="The label of
the 'Very Large' option"> |
| 8054 Very Large |
| 8055 </message> |
| 8056 <message name="IDS_OPTIONS_FONT_SIZE_LABEL_CUSTOM" desc="The label of the
'Custom' option"> |
| 8057 Custom |
| 8058 </message> |
8038 | 8059 |
8039 <message name="IDS_OPTIONS_CHROME_DICTIONARY_INFO" desc="The documentation
string of the 'Spell check dictionary language' section"> | 8060 <message name="IDS_OPTIONS_CHROME_DICTIONARY_INFO" desc="The documentation
string of the 'Spell check dictionary language' section"> |
8040 Change the language of the spell-checking dictionary. | 8061 Change the language of the spell-checking dictionary. |
8041 </message> | 8062 </message> |
8042 <message name="IDS_OPTIONS_CHROME_DICTIONARY_LANGUAGE" desc="The documenta
tion string of the 'Spell check dictionary language' preference"> | 8063 <message name="IDS_OPTIONS_CHROME_DICTIONARY_LANGUAGE" desc="The documenta
tion string of the 'Spell check dictionary language' preference"> |
8043 Spell-checker language: | 8064 Spell-checker language: |
8044 </message> | 8065 </message> |
8045 <message name="IDS_OPTIONS_ENABLE_SPELLCHECK" desc="The documentation stri
ng of the 'Enable spellcheck' option"> | 8066 <message name="IDS_OPTIONS_ENABLE_SPELLCHECK" desc="The documentation stri
ng of the 'Enable spellcheck' option"> |
8046 Check spelling: | 8067 Check spelling: |
8047 </message> | 8068 </message> |
(...skipping 3368 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11416 </includes> | 11437 </includes> |
11417 <structures fallback_to_english="true"> | 11438 <structures fallback_to_english="true"> |
11418 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 11439 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
11419 </structure> | 11440 </structure> |
11420 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 11441 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
11421 </structure> | 11442 </structure> |
11422 </structures> | 11443 </structures> |
11423 | 11444 |
11424 </release> | 11445 </release> |
11425 </grit> | 11446 </grit> |
OLD | NEW |