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 8418 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8429 Use input history | 8429 Use input history |
8430 </message> | 8430 </message> |
8431 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_USE_DICTIONARY_SUGGEST" | 8431 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_USE_DICTIONARY_SUGGEST" |
8432 desc="The checkbox label for a Mozc input method preference"> | 8432 desc="The checkbox label for a Mozc input method preference"> |
8433 Use system dictionary | 8433 Use system dictionary |
8434 </message> | 8434 </message> |
8435 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SUGGESTIONS_SIZE" | 8435 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SUGGESTIONS_SIZE" |
8436 desc="The slider label for a Mozc input method preference"> | 8436 desc="The slider label for a Mozc input method preference"> |
8437 Maximum number of suggestions | 8437 Maximum number of suggestions |
8438 </message> | 8438 </message> |
| 8439 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_XKB_MODIFIER_NO_REMAP" |
| 8440 desc="The label for 'Configure modifier keys' drop-down"> |
| 8441 Do not swap modifier keys |
| 8442 </message> |
| 8443 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_XKB_MODIFIER_REMAP_CTRL_ALT" |
| 8444 desc="The label for 'Configure modifier keys' drop-down"> |
| 8445 Swap Left Control and Left Alt keys |
| 8446 </message> |
| 8447 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_XKB_MODIFIER_REMAP_SEARCH_CT
RL" |
| 8448 desc="The label for 'Configure modifier keys' drop-down"> |
| 8449 Swap Search and Left Control keys |
| 8450 </message> |
8439 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CONFIGURE" | 8451 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CONFIGURE" |
8440 desc="The label for the configure button for input methods"> | 8452 desc="The label for the configure button for input methods"> |
8441 Configure... | 8453 Configure... |
8442 </message> | 8454 </message> |
8443 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_INPUT_METHOD" | 8455 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_INPUT_METHOD" |
8444 desc="The label for the section header for input methods"> | 8456 desc="The label for the section header for input methods"> |
8445 Input Method | 8457 Input Method |
8446 </message> | 8458 </message> |
8447 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_ADD_LANGUAGE_COMBOBOX" | 8459 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_ADD_LANGUAGE_COMBOBOX" |
8448 desc="The label for the add language combobox"> | 8460 desc="The label for the add language combobox"> |
(...skipping 411 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8860 | 8872 |
8861 </messages> | 8873 </messages> |
8862 | 8874 |
8863 <structures fallback_to_english="true"> | 8875 <structures fallback_to_english="true"> |
8864 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 8876 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
8865 </structure> | 8877 </structure> |
8866 </structures> | 8878 </structures> |
8867 | 8879 |
8868 </release> | 8880 </release> |
8869 </grit> | 8881 </grit> |
OLD | NEW |