1 <div id=
"languagePage" class=
"page" hidden
>
2 <div class=
"close-button"></div>
3 <h1 i18n-content=
"languagePage"></h1>
4 <div class=
"content-area">
5 <div id=
"notification">
7 <span class=
"link"><span class=
"link-color"></span></span>
9 <div class=
"language-options-header">
10 <span i18n-content=
"addLanguageInstructions"></span>
12 <span i18n-content=
"inputMethodInstructions"></span>
14 <a target=
"_blank" i18n-content=
"learnMore"
15 i18n-values=
"href:languagesLearnMoreURL"></a>
17 <div class=
"language-options">
18 <div id=
"language-options-languages">
19 <h3 i18n-content=
"languages"></h3>
20 <list id=
"language-options-list"></list>
21 <div class=
"language-options-lower-left">
22 <button id=
"language-options-add-button"
23 i18n-content=
"addButton">
26 <div id=
"language-options-list-dropmarker"></div>
28 <div id=
"language-options-details">
29 <h3 id=
"language-options-language-name"></h3>
30 <if expr=
"os == 'win32' or chromeos">
31 <div id=
"language-options-ui-language-section"
32 class=
"language-options-contents">
33 <button id=
"language-options-ui-language-button"
34 i18n-content=
"displayInThisLanguage">
36 <span class=
"controlled-setting-indicator"></span>
37 <span id=
"language-options-ui-language-message" hidden
></span>
40 <!-- Chrome uses the native OS spellchecker in OS X, so don't display the
42 <if expr=
"not is_macosx">
43 <div id=
"language-options-spellcheck" class=
"language-options-contents">
44 <div class=
"checkbox" id=
"spellcheck-language-checkbox-container">
46 <input type=
"checkbox" id=
"spellcheck-language-checkbox">
47 <span i18n-content=
"useThisForSpellChecking"></span>
50 <button id=
"spellcheck-language-button"
51 i18n-content=
"useThisForSpellChecking">
53 <span id=
"spellcheck-language-message" hidden
></span>
54 <span id=
"language-options-dictionary-downloading-message"
55 i18n-content=
"downloadingDictionary" hidden
>
58 <div id=
"language-options-dictionary-download-failed-message"
59 class=
"language-options-notification" hidden
>
60 <div i18n-content=
"downloadFailed"></div>
61 <div id=
"language-options-dictionary-download-fail-help-message"
62 i18n-content=
"downloadFailHelp" hidden
>
64 <button id=
"dictionary-download-retry-button"
65 i18n-content=
"retryButton">
68 <div id=
"language-options-ui-notification-bar"
69 class=
"language-options-notification" hidden
>
70 <div i18n-content=
"restartRequired"></div>
72 <button id=
"language-options-ui-restart-button"
73 i18n-content=
"restartButton">
78 <div id=
"language-options-offer-to-translate"
79 class=
"language-options-contents" hidden
>
80 <div class=
"checkbox">
82 <input type=
"checkbox" id=
"offer-to-translate-in-this-language">
83 <span class=
"offer-to-translate-label"
84 i18n-content=
"offerToTranslateInThisLanguage"></span>
87 <span id=
"cannot-translate-in-this-language"
88 i18n-content=
"cannotTranslateInThisLanguage" hidden
></span>
91 <h3 i18n-content=
"inputMethod"></h3>
92 <div id=
"language-options-input-method-template" class=
"input-method"
94 <div class=
"checkbox">
96 <input type=
"checkbox">
97 <span class=
"input-method-label"></span>
101 <div id=
"language-options-input-method-list"
102 class=
"language-options-contents">
103 <span id=
"language-options-input-method-none"
104 i18n-content=
"noInputMethods" hidden
>
110 <div class=
"language-options-footer">
112 <div i18n-content=
"switchInputMethodsHint"></div>
113 <div i18n-content=
"selectPreviousInputMethodHint"></div>
114 <a is=
"action-link" id=
"edit-custom-dictionary-button"
115 class=
"standalone-action-link"
116 i18n-content=
"languageDictionaryOverlayTitle"></a>
118 <if expr=
"not chromeos and not is_macosx">
119 <div class=
"checkbox">
120 <label id=
"enable-spellcheck-container">
121 <input id=
"enable-spellcheck" pref=
"browser.enable_spellchecking"
122 metric=
"Options_SpellCheck" type=
"checkbox">
123 <span i18n-content=
"enableSpellCheck"></span>
125 <a is=
"action-link" id=
"edit-custom-dictionary-button"
126 i18n-content=
"languageDictionaryOverlayTitle" hidden
></a>
128 <div id=
"auto-spell-correction-option" class=
"checkbox" hidden
>
130 <input id=
"enable-auto-spell-correction"
131 pref=
"browser.enable_autospellcorrect"
132 metric=
"Options_AutoSpellCorrection" type=
"checkbox">
133 <span i18n-content=
"enableAutoSpellCorrection"></span>
139 <div class=
"action-area">
140 <div class=
"button-strip">
141 <button id=
"language-confirm" class=
"default-button" i18n-content=
"done">