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 11948 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11959 Direct input | 11959 Direct input |
11960 </message> | 11960 </message> |
11961 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_INCOGNITO_MODE" | 11961 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_INCOGNITO_MODE" |
11962 desc="The checkbox label for a Mozc input method preference"> | 11962 desc="The checkbox label for a Mozc input method preference"> |
11963 Temporarily disable conversion personalization, history-based suggestion
s and user dictionary | 11963 Temporarily disable conversion personalization, history-based suggestion
s and user dictionary |
11964 </message> | 11964 </message> |
11965 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_USE_AUTO_IME_TURN_OFF" | 11965 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_USE_AUTO_IME_TURN_OFF" |
11966 desc="The checkbox label for a Mozc input method preference"> | 11966 desc="The checkbox label for a Mozc input method preference"> |
11967 Automatically switch to halfwidth | 11967 Automatically switch to halfwidth |
11968 </message> | 11968 </message> |
11969 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_USE_DATE_CONVERSION" | |
11970 desc="The checkbox label for a Mozc input method preference"> | |
11971 Date/time conversion | |
11972 </message> | |
11973 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_USE_SINGLE_KANJI_CONVER
SION" | |
11974 desc="The checkbox label for a Mozc input method preference"> | |
11975 Single kanji dictionary | |
11976 </message> | |
11977 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_USE_SYMBOL_CONVERSION" | |
11978 desc="The checkbox label for a Mozc input method preference"> | |
11979 Symbol dictionary | |
11980 </message> | |
11981 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_USE_NUMBER_CONVERSION" | |
11982 desc="The checkbox label for a Mozc input method preference"> | |
11983 Special number conversion | |
11984 </message> | |
11985 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_USE_HISTORY_SUGGEST" | 11969 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_USE_HISTORY_SUGGEST" |
11986 desc="The checkbox label for a Mozc input method preference"> | 11970 desc="The checkbox label for a Mozc input method preference"> |
11987 Use input history | 11971 Use input history |
11988 </message> | 11972 </message> |
11989 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_USE_DICTIONARY_SUGGEST" | 11973 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_USE_DICTIONARY_SUGGEST" |
11990 desc="The checkbox label for a Mozc input method preference"> | 11974 desc="The checkbox label for a Mozc input method preference"> |
11991 Use system dictionary | 11975 Use system dictionary |
11992 </message> | 11976 </message> |
11993 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SUGGESTIONS_SIZE" | 11977 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SUGGESTIONS_SIZE" |
11994 desc="The slider label for a Mozc input method preference"> | 11978 desc="The slider label for a Mozc input method preference"> |
(...skipping 1540 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
13535 </messages> | 13519 </messages> |
13536 <structures fallback_to_english="true"> | 13520 <structures fallback_to_english="true"> |
13537 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 13521 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
13538 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 13522 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
13539 </structure> | 13523 </structure> |
13540 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 13524 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
13541 </structure> | 13525 </structure> |
13542 </structures> | 13526 </structures> |
13543 </release> | 13527 </release> |
13544 </grit> | 13528 </grit> |
OLD | NEW |