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 <button id=
"language-options-spell-check-language-button"
45 i18n-content=
"useThisForSpellChecking">
47 <span id=
"language-options-spell-check-language-message" hidden
>
49 <span id=
"language-options-dictionary-downloading-message"
50 i18n-content=
"downloadingDictionary" hidden
>
53 <div id=
"language-options-dictionary-download-failed-message"
54 class=
"language-options-notification" hidden
>
55 <div i18n-content=
"downloadFailed"></div>
56 <div id=
"language-options-dictionary-download-fail-help-message"
57 i18n-content=
"downloadFailHelp" hidden
>
59 <button id=
"dictionary-download-retry-button"
60 i18n-content=
"retryButton">
63 <div id=
"language-options-ui-notification-bar"
64 class=
"language-options-notification" hidden
>
65 <div i18n-content=
"restartRequired"></div>
67 <button id=
"language-options-ui-restart-button"
68 i18n-content=
"restartButton">
73 <div id=
"language-options-offer-to-translate"
74 class=
"language-options-contents" hidden
>
75 <div class=
"checkbox">
77 <input type=
"checkbox" id=
"offer-to-translate-in-this-language">
78 <span class=
"offer-to-translate-label"
79 i18n-content=
"offerToTranslateInThisLanguage"></span>
82 <span id=
"cannot-translate-in-this-language"
83 i18n-content=
"cannotTranslateInThisLanguage" hidden
></span>
86 <h3 i18n-content=
"inputMethod"></h3>
87 <div id=
"language-options-input-method-template" class=
"input-method"
89 <div class=
"checkbox">
91 <input type=
"checkbox">
92 <span class=
"input-method-label"></span>
96 <div id=
"language-options-input-method-list"
97 class=
"language-options-contents">
98 <span id=
"language-options-input-method-none"
99 i18n-content=
"noInputMethods" hidden
>
105 <div class=
"language-options-footer">
107 <div i18n-content=
"switchInputMethodsHint"></div>
108 <div i18n-content=
"selectPreviousInputMethodHint"></div>
109 <a is=
"action-link" id=
"edit-dictionary-button"
110 class=
"standalone-action-link"
111 i18n-content=
"languageDictionaryOverlayTitle"></a>
113 <if expr=
"not chromeos and not is_macosx">
114 <div id=
"spell-check-option" class=
"checkbox">
116 <input id=
"enable-spell-check" pref=
"browser.enable_spellchecking"
117 metric=
"Options_SpellCheck" type=
"checkbox">
118 <span i18n-content=
"enableSpellCheck"></span>
120 <a is=
"action-link" id=
"edit-dictionary-button"
121 i18n-content=
"languageDictionaryOverlayTitle" hidden
></a>
123 <div id=
"auto-spell-correction-option" class=
"checkbox" hidden
>
125 <input id=
"enable-auto-spell-correction"
126 pref=
"browser.enable_autospellcorrect"
127 metric=
"Options_AutoSpellCorrection" type=
"checkbox">
128 <span i18n-content=
"enableAutoSpellCorrection"></span>
134 <div class=
"action-area">
135 <div class=
"button-strip">
136 <button id=
"language-confirm" class=
"default-button" i18n-content=
"done">