<div class="page hidden" id="languageChewingPage">
<h1 i18n-content="languageChewingPage"></h1>
<section>
<table class="option-control-table">
<tr>
<td class="option-name" colspan="2">
<div class="checkbox">
<label>
<input id="chewing-auto-shift-cur"
pref="settings.language.chewing_auto_shift_cur" type="checkbox">
<span i18n-content="Chewing_autoShiftCur"></span>
</label>
</div>
</td>
</tr>
<tr>
<td class="option-name" colspan="2">
<div class="checkbox">
<label>
<input id="chewing-add-phrase-direction"
pref="settings.language.chewing_add_phrase_direction"
type="checkbox">
<span i18n-content="Chewing_addPhraseDirection"></span>
</label>
</div>
</td>
</tr>
<!-- Temporarily disabled. (crosbug.com/14185)
<tr>
<td class="option-name" colspan="2">
<div class="checkbox">
<label>
<input id="chewing-easy-symbol-input"
pref="settings.language.chewing_easy_symbol_input"
type="checkbox">
<span i18n-content="Chewing_easySymbolInput"></span>
</label>
</div>
</td>
</tr>
-->
<tr>
<td class="option-name" colspan="2">
<div class="checkbox">
<label>
<input id="chewing-esc-clean-all-buf"
pref="settings.language.chewing_esc_clean_all_buf"
type="checkbox">
<span i18n-content="Chewing_escCleanAllBuf"></span>
</label>
</div>
</td>
</tr>
<tr>
<td class="option-name" colspan="2">
<div class="checkbox">
<label>
<input id="chewing-force-lowercase-english"
pref="settings.language.chewing_force_lowercase_english"
type="checkbox">
<span i18n-content="Chewing_forceLowercaseEnglish"></span>
</label>
</div>
</td>
</tr>
<!-- Temporarily disabled. (crosbug.com/14185)
<tr>
<td class="option-name" colspan="2">
<div class="checkbox">
<label>
<input id="chewing-plain-zhuyin"
pref="settings.language.chewing_plain_zhuyin"
type="checkbox">
<span i18n-content="Chewing_plainZhuyin"></span>
</label>
</div>
</td>
</tr>
-->
<tr>
<td class="option-name" colspan="2">
<div class="checkbox">
<label>
<input id="chewing-phrase-choice-rearward"
pref="settings.language.chewing_phrase_choice_rearward"
type="checkbox">
<span i18n-content="Chewing_phraseChoiceRearward"></span>
</label>
</div>
</td>
</tr>
<tr>
<td class="option-name" colspan="2">
<div class="checkbox">
<label>
<input id="chewing-space-as-selection"
pref="settings.language.chewing_space_as_selection"
type="checkbox">
<span i18n-content="Chewing_spaceAsSelection"></span>
</label>
</div>
</td>
</tr>
<tr>
<td class="option-name" i18n-content="Chewing_maxChiSymbolLen"></td>
<td class="option-value">
<input id="chewing-max-chi-symbol-len" class="control"
pref="settings.language.chewing_max_chi_symbol_len"
i18n-values="min:Chewing_maxChiSymbolLenMin;
max:Chewing_maxChiSymbolLenMax"
type="range">
<span id="chewing-max-chi-symbol-len-value"></span>
</td>
</tr>
<tr>
<td class="option-name" i18n-content="Chewing_candPerPage"></td>
<td class="option-value">
<select id="chewing-cand-per-page" class="control"
pref="settings.language.chewing_cand_per_page"
dataType="number"
i18n-options="Chewing_candPerPageValue"></select>
</td>
</tr>
<tr>
<td class="option-name" i18n-content="Chewing_KBType"></td>
<td class="option-value">
<select id="chewing-keyboard-type" class="control"
pref="settings.language.chewing_keyboard_type"
dataType="string"
i18n-options="Chewing_KBTypeValue"></select>
</td>
</tr>
<tr>
<td class="option-name" i18n-content="Chewing_selKeys"></td>
<td class="option-value">
<select id="chewing-sel-keys" class="control"
pref="settings.language.chewing_sel_keys"
dataType="string"
i18n-options="Chewing_selKeysValue"></select>
</td>
</tr>
<tr>
<td class="option-name" i18n-content="Chewing_hsuSelKeyType"></td>
<td class="option-value">
<select id="chewing-sel-key-type" class="control"
pref="settings.language.chewing_hsu_sel_key_type"
dataType="number"
i18n-options="Chewing_hsuSelKeyTypeValue"></select>
</td>
</tr>
</table>
</section>
</div>