<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    <br>
    I was just wondering: do you plan to make the add-on multilingual,
    now or in the future?<br>
    <br>
    Currently most texts are hard-coded in the XUL files. I don't know
    much about Firefox add-on development, but AFAIK you should use
    entities for all texts to be able to translate it. This is already
    done for a few strings, but not for all.<br>
    <br>
    For example, in preferences.xul [1], there are references (like
    ‘buttonlabelextra1="&https-everywhere.prefs.disable_all;"’) to
    entities defined in https-everywhere.dtd [2]. If this approach is
    consistently used for all strings, it should be easy add more
    languages to the add-on.<br>
    <br>
    I can create a Dutch translation if you want. :)<br>
    <br>
    Jeroen van der Gun<br>
    <br>
    [1]
<a class="moz-txt-link-freetext" href="https://gitweb.torproject.org/https-everywhere.git/blob/HEAD:/src/chrome/content/preferences.xul">https://gitweb.torproject.org/https-everywhere.git/blob/HEAD:/src/chrome/content/preferences.xul</a><br>
    [2]
<a class="moz-txt-link-freetext" href="https://gitweb.torproject.org/https-everywhere.git/blob/HEAD:/src/chrome/locale/en/https-everywhere.dtd">https://gitweb.torproject.org/https-everywhere.git/blob/HEAD:/src/chrome/locale/en/https-everywhere.dtd</a><br>
    <br>
    <div class="moz-signature">-- <br>
      <a href="http://www.jeroenvandergun.nl/pki">Publieke sleutels voor
        e-mailcryptografie</a></div>
  </body>
</html>