diff options
Diffstat (limited to 'ext/settings.html')
| -rw-r--r-- | ext/settings.html | 29 | 
1 files changed, 0 insertions, 29 deletions
| diff --git a/ext/settings.html b/ext/settings.html index 999ecc37..441e26df 100644 --- a/ext/settings.html +++ b/ext/settings.html @@ -1493,35 +1493,6 @@          <div class="heading-container">              <div class="heading-container-icon"><span class="icon" data-icon="translation"></span></div>              <div class="heading-container-left"><h2 id="translation"><a href="#!translation">Translation</a></h2></div> -            <div class="heading-container-right"><a tabindex="0" class="more-toggle more-only heading-link-light" data-parent-distance="3">Info…</a></div> -        </div> -        <div class="heading-description more" hidden> -            <p> -                The following options are used during the translation process to create alternate versions of the input text to search for. -                This can be helpful when the input text doesn't exactly match the term or expression found in the database. -            </p> -            <p> -                The conversion options below are listed in the order that the conversions are applied to the input text. -                Most of the conversions have three possible values: -            </p> -            <ul> -                <li> -                    <strong>Disabled</strong> - -                    This conversion will never be applied to the input text. -                </li> -                <li> -                    <strong>Enabled</strong> - -                    This conversion will always be applied to the input text. -                </li> -                <li> -                    <strong>Use both variants</strong> - -                    The translator will check the database for two variations: the raw input text and the converted input text. -                    When multiple options use variants, the translator will search for combinations of the converted text. -                </li> -            </ul> -            <p> -                <a tabindex="0" class="more-toggle" data-parent-distance="3">Less…</a> -            </p>          </div>      </div>      <div class="settings-group advanced-only"> |