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 12821 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
12832 </message> | 12832 </message> |
12833 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_DOUBLE_SCHEMA_PYJJ" | 12833 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_DOUBLE_SCHEMA_PYJJ" |
12834 desc="The combobox value for the double Pinyin schema (might be n
on-translateable?)"> | 12834 desc="The combobox value for the double Pinyin schema (might be n
on-translateable?)"> |
12835 PYJJ | 12835 PYJJ |
12836 </message> | 12836 </message> |
12837 | 12837 |
12838 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SETTINGS_TITLE" | 12838 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SETTINGS_TITLE" |
12839 desc="The title for the Mozc Japanese input settings dialog"> | 12839 desc="The title for the Mozc Japanese input settings dialog"> |
12840 Japanese Input Settings | 12840 Japanese Input Settings |
12841 </message> | 12841 </message> |
12842 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_RESET_TO_DEFAULTS_BUTTO
N" | |
12843 desc="The label for the reset to default button for resetting the
Mozc preferences to the default values"> | |
12844 Reset to defaults | |
12845 </message> | |
12846 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_PREEDIT_METHOD" | 12842 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_PREEDIT_METHOD" |
12847 desc="The combobox description for the Mozc input method preferen
ce"> | 12843 desc="The combobox description for the Mozc input method preferen
ce"> |
12848 Input Method | 12844 Input Method |
12849 </message> | 12845 </message> |
12850 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_PREEDIT_METHOD_ROMAN" | 12846 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_PREEDIT_METHOD_ROMAN" |
12851 desc="The combobox value for the Mozc input method preference"> | 12847 desc="The combobox value for the Mozc input method preference"> |
12852 Romaji | 12848 Romaji |
12853 </message> | 12849 </message> |
12854 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_PREEDIT_METHOD_KANA" | 12850 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_PREEDIT_METHOD_KANA" |
12855 desc="The combobox value for the Mozc input method preference"> | 12851 desc="The combobox value for the Mozc input method preference"> |
(...skipping 176 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
13032 Use input history | 13028 Use input history |
13033 </message> | 13029 </message> |
13034 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_USE_DICTIONARY_SUGGEST" | 13030 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_USE_DICTIONARY_SUGGEST" |
13035 desc="The checkbox label for a Mozc input method preference"> | 13031 desc="The checkbox label for a Mozc input method preference"> |
13036 Use system dictionary | 13032 Use system dictionary |
13037 </message> | 13033 </message> |
13038 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SUGGESTIONS_SIZE" | 13034 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SUGGESTIONS_SIZE" |
13039 desc="The slider label for a Mozc input method preference"> | 13035 desc="The slider label for a Mozc input method preference"> |
13040 Maximum number of suggestions | 13036 Maximum number of suggestions |
13041 </message> | 13037 </message> |
13042 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_XKB_MODIFIER_NO_REMAP" | |
13043 desc="The label for 'Configure modifier keys' drop-down"> | |
13044 Do not swap modifier keys | |
13045 </message> | |
13046 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_XKB_MODIFIER_REMAP_CTRL_ALT" | |
13047 desc="The label for 'Configure modifier keys' drop-down"> | |
13048 Swap Left Control and Left Alt keys | |
13049 </message> | |
13050 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_XKB_MODIFIER_REMAP_SEARCH_CT
RL" | |
13051 desc="The label for 'Configure modifier keys' drop-down"> | |
13052 Swap Search and Left Control keys | |
13053 </message> | |
13054 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CONFIGURE" | 13038 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CONFIGURE" |
13055 desc="The label for the configure button for input methods"> | 13039 desc="The label for the configure button for input methods"> |
13056 Configure... | 13040 Configure... |
13057 </message> | 13041 </message> |
13058 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_INPUT_METHOD" | 13042 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_INPUT_METHOD" |
13059 desc="The label for the section header for input methods"> | 13043 desc="The label for the section header for input methods"> |
13060 Input Method | 13044 Input Method |
13061 </message> | 13045 </message> |
13062 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_SIGN_OUT_BUTTON" | 13046 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_SIGN_OUT_BUTTON" |
13063 desc="The label for the sign out button for changing UI language"
> | 13047 desc="The label for the sign out button for changing UI language"
> |
(...skipping 128 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
13192 Alt | 13176 Alt |
13193 </message> | 13177 </message> |
13194 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_XKB_KEY_VOID" | 13178 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_XKB_KEY_VOID" |
13195 desc="The dropdown list item for 'Customize modifier keys' overla
y"> | 13179 desc="The dropdown list item for 'Customize modifier keys' overla
y"> |
13196 Disabled | 13180 Disabled |
13197 </message> | 13181 </message> |
13198 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_XKB_KEY_CAPS_LOCK" | 13182 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_XKB_KEY_CAPS_LOCK" |
13199 desc="The dropdown list item for 'Customize modifier keys' overla
y"> | 13183 desc="The dropdown list item for 'Customize modifier keys' overla
y"> |
13200 Caps Lock | 13184 Caps Lock |
13201 </message> | 13185 </message> |
13202 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_XKB_KEY_REPEAT_SPEED_FAST" | |
13203 desc="The label for the Chrome OS configuration dialog"> | |
13204 fast | |
13205 </message> | |
13206 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_XKB_KEY_REPEAT_SPEED_FAST" | |
13207 desc="The label for the Chrome OS configuration dialog"> | |
13208 fast | |
13209 </message> | |
13210 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_XKB_KEY_REPEAT_SPEED_FAST" | |
13211 desc="The label for the Chrome OS configuration dialog"> | |
13212 fast | |
13213 </message> | |
13214 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_XKB_KEY_REPEAT_SPEED_FAST" | |
13215 desc="The label for the Chrome OS configuration dialog"> | |
13216 fast | |
13217 </message> | |
13218 <message name="IDS_STATUSBAR_ACCESSIBILITY_ENABLED" desc="The tooltip for
the status bar button to indicate that accessibility is enabled."> | 13186 <message name="IDS_STATUSBAR_ACCESSIBILITY_ENABLED" desc="The tooltip for
the status bar button to indicate that accessibility is enabled."> |
13219 Accessibility features are enabled. | 13187 Accessibility features are enabled. |
13220 </message> | 13188 </message> |
13221 <message name="IDS_STATUSBAR_ACCESSIBILITY_TURNED_ON_BUBBLE" desc="The mes
sage shown on a bubble when accessibility is turned on"> | 13189 <message name="IDS_STATUSBAR_ACCESSIBILITY_TURNED_ON_BUBBLE" desc="The mes
sage shown on a bubble when accessibility is turned on"> |
13222 Accessibility features are enabled.\nPress Ctrl+Alt+Z to cancel. | 13190 Accessibility features are enabled.\nPress Ctrl+Alt+Z to cancel. |
13223 </message> | 13191 </message> |
13224 <message name="IDS_STATUSBAR_DISABLE_SPOKEN_FEEDBACK" desc="The menu optio
n to disable spoken feedback accessibility feature."> | 13192 <message name="IDS_STATUSBAR_DISABLE_SPOKEN_FEEDBACK" desc="The menu optio
n to disable spoken feedback accessibility feature."> |
13225 Disable Spoken Feedback | 13193 Disable Spoken Feedback |
13226 </message> | 13194 </message> |
13227 <message name="IDS_STATUSBAR_NETWORK_LOCKED" desc="Message displayed while
access to network devices is temporarily locked due to mobile network activatio
n"> | 13195 <message name="IDS_STATUSBAR_NETWORK_LOCKED" desc="Message displayed while
access to network devices is temporarily locked due to mobile network activatio
n"> |
(...skipping 1494 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
14722 </messages> | 14690 </messages> |
14723 <structures fallback_to_english="true"> | 14691 <structures fallback_to_english="true"> |
14724 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 14692 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
14725 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 14693 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
14726 </structure> | 14694 </structure> |
14727 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 14695 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
14728 </structure> | 14696 </structure> |
14729 </structures> | 14697 </structures> |
14730 </release> | 14698 </release> |
14731 </grit> | 14699 </grit> |
OLD | NEW |