Home | History | Annotate | Download | only in translate_internals
      1 <!--
      2 Copyright 2013 The Chromium Authors. All rights reserved.
      3 Use of this source code is governed by a BSD-style license that can be
      4 found in the LICENSE file.
      5 -->
      6 <div>
      7   <section id="prefs-blocked-languages">
      8     <h2>Languages not translated (New)</h2>
      9     <ul></ul>
     10   </section>
     11   <section id="prefs-language-blacklist">
     12     <h2>Languages not translated<span> (Old)</span></h2>
     13     <ul></ul>
     14   </section>
     15   <section id="prefs-site-blacklist">
     16     <h2>Sites not translated</h2>
     17     <ul></ul>
     18   </section>
     19   <section id="prefs-whitelists">
     20     <h2>Languages always translated</h2>
     21     <ul></ul>
     22   </section>
     23   <section id="prefs-supported-languages">
     24     <h2>Supported languages</h2>
     25     <p id="prefs-supported-languages-last-updated">Last updated: <span></span></p>
     26     <ul id="prefs-supported-languages-languages"></ul>
     27   </section>
     28   <section>
     29     <h2>UX</h2>
     30     <p id="prefs-too-often-denied">Refrain from showing the translation prompt</p>
     31   </section>
     32 <if expr="not is_ios">
     33   <section id="prefs-cld-version">
     34     <h2>CLD Version</h2>
     35     <p i18n-content="cld-version"></p>
     36   </section>
     37   <section id="prefs-cld-data-source">
     38     <h2>CLD Data Source</h2>
     39     <p i18n-content="cld-data-source"></p>
     40   </section>
     41 </if>
     42 </div>
     43 <div>
     44   <section id="prefs-dump">
     45     <h2>Dump</h2>
     46     <p class="dump"><p>
     47   </section>
     48 </div>
     49