Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 <link rel="import" href="chrome://resources/html/action_link.html"> | 1 <link rel="import" href="chrome://resources/html/action_link.html"> |
| 2 <link rel="import" href="chrome://resources/html/action_link_css.html"> | 2 <link rel="import" href="chrome://resources/html/action_link_css.html"> |
| 3 <link rel="import" href="chrome://resources/html/assert.html"> | 3 <link rel="import" href="chrome://resources/html/assert.html"> |
| 4 <link rel="import" href="chrome://resources/html/cr.html"> | 4 <link rel="import" href="chrome://resources/html/cr.html"> |
| 5 <link rel="import" href="chrome://resources/html/polymer.html"> | 5 <link rel="import" href="chrome://resources/html/polymer.html"> |
| 6 <link rel="import" href="chrome://resources/polymer/v1_0/iron-collapse/iron-coll apse.html"> | 6 <link rel="import" href="chrome://resources/polymer/v1_0/iron-collapse/iron-coll apse.html"> |
| 7 <link rel="import" href="chrome://resources/polymer/v1_0/neon-animation/neon-ani matable.html"> | 7 <link rel="import" href="chrome://resources/polymer/v1_0/neon-animation/neon-ani matable.html"> |
| 8 <link rel="import" href="chrome://resources/polymer/v1_0/paper-checkbox/paper-ch eckbox.html"> | 8 <link rel="import" href="chrome://resources/polymer/v1_0/paper-checkbox/paper-ch eckbox.html"> |
| 9 <link rel="import" href="chrome://resources/polymer/v1_0/paper-icon-button/paper -icon-button.html"> | 9 <link rel="import" href="chrome://resources/polymer/v1_0/paper-icon-button/paper -icon-button.html"> |
| 10 <link rel="import" href="chrome://resources/cr_elements/cr_action_menu/cr_action _menu.html"> | 10 <link rel="import" href="chrome://resources/cr_elements/cr_action_menu/cr_action _menu.html"> |
| (...skipping 109 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 120 $i18n{restart} | 120 $i18n{restart} |
| 121 </paper-button> | 121 </paper-button> |
| 122 </template> | 122 </template> |
| 123 </if> | 123 </if> |
| 124 <paper-icon-button id="more-[[item.language.code]]" | 124 <paper-icon-button id="more-[[item.language.code]]" |
| 125 icon="cr:more-vert" on-tap="onDotsTap_"> | 125 icon="cr:more-vert" on-tap="onDotsTap_"> |
| 126 </paper-icon-button> | 126 </paper-icon-button> |
| 127 </div> | 127 </div> |
| 128 </template> | 128 </template> |
| 129 <div class="list-item"> | 129 <div class="list-item"> |
| 130 <a is="action-link" class="list-button" | 130 <a is="action-link" class="list-button" id="addLanguagesButton" |
|
dpapad
2017/02/08 22:22:14
Nit (optional): Unless there is a naming conflict,
scottchen
2017/02/09 01:19:13
Done.
| |
| 131 on-tap="onAddLanguagesTap_"> | 131 on-tap="onAddLanguagesTap_"> |
| 132 $i18n{addLanguages} | 132 $i18n{addLanguages} |
| 133 </a> | 133 </a> |
| 134 </div> | 134 </div> |
| 135 </div> | 135 </div> |
| 136 <div class="settings-box first"> | 136 <div class="settings-box first"> |
| 137 <settings-toggle-button id="offerTranslateOtherLangs" class="start" | 137 <settings-toggle-button id="offerTranslateOtherLangs" class="start" |
| 138 pref="{{prefs.translate.enabled}}" | 138 pref="{{prefs.translate.enabled}}" |
| 139 label="$i18n{offerToEnableTranslate}"> | 139 label="$i18n{offerToEnableTranslate}"> |
| 140 </settings-toggle-button> | 140 </settings-toggle-button> |
| (...skipping 30 matching lines...) Expand all Loading... | |
| 171 $i18n{inputMethodEnabled} | 171 $i18n{inputMethodEnabled} |
| 172 </div> | 172 </div> |
| 173 </div> | 173 </div> |
| 174 <paper-icon-button icon="cr:settings" | 174 <paper-icon-button icon="cr:settings" |
| 175 on-tap="onInputMethodOptionsTap_" | 175 on-tap="onInputMethodOptionsTap_" |
| 176 hidden="[[!item.hasOptionsPage]]"> | 176 hidden="[[!item.hasOptionsPage]]"> |
| 177 </paper-icon-button> | 177 </paper-icon-button> |
| 178 </div> | 178 </div> |
| 179 </template> | 179 </template> |
| 180 <div class="list-item"> | 180 <div class="list-item"> |
| 181 <a is="action-link" class="list-button" | 181 <a is="action-link" class="list-button" |
| 182 id="manageInputMethodsButton" | |
|
dpapad
2017/02/08 22:22:14
Same here.
scottchen
2017/02/09 01:19:13
Done.
| |
| 182 on-tap="onManageInputMethodsTap_"> | 183 on-tap="onManageInputMethodsTap_"> |
| 183 $i18n{manageInputMethods} | 184 $i18n{manageInputMethods} |
| 184 </a> | 185 </a> |
| 185 </div> | 186 </div> |
| 186 </div> | 187 </div> |
| 187 </iron-collapse> | 188 </iron-collapse> |
| 188 </if> | 189 </if> |
| 189 <if expr="not is_macosx"> | 190 <if expr="not is_macosx"> |
| 190 <div id="spellCheckSubpageTrigger" | 191 <div id="spellCheckSubpageTrigger" |
| 191 class$="settings-box [[getSpellCheckListTwoLine_( | 192 class$="settings-box [[getSpellCheckListTwoLine_( |
| (...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 290 </if> | 291 </if> |
| 291 </settings-animated-pages> | 292 </settings-animated-pages> |
| 292 <template is="dom-if" if="[[showAddLanguagesDialog_]]" restamp> | 293 <template is="dom-if" if="[[showAddLanguagesDialog_]]" restamp> |
| 293 <settings-add-languages-dialog languages="{{languages}}" | 294 <settings-add-languages-dialog languages="{{languages}}" |
| 294 language-helper="[[languageHelper]]"> | 295 language-helper="[[languageHelper]]"> |
| 295 </settings-add-languages-dialog> | 296 </settings-add-languages-dialog> |
| 296 </template> | 297 </template> |
| 297 </template> | 298 </template> |
| 298 <script src="languages_page.js"></script> | 299 <script src="languages_page.js"></script> |
| 299 </dom-module> | 300 </dom-module> |
| OLD | NEW |