<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p><font size="-1"><font face="Arial">Fast check on some MailChimp
          documentation shows some interesting things.</font></font></p>
    <p><font size="-1"><font face="Arial">1) You should place language
          picker when user is signing up for mailing list. It should be
          called "Preffered language" since there is a posiblity that
          user will not receive emails in native language since maybe
          noone will translate for that language.</font></font></p>
    <p><font size="-1"><font face="Arial">2) There is a posiblity for
          Google Translate, but that should be avoided at all costs.</font></font></p>
    <p><font size="-1"><font face="Arial">3) When we know user
          languages, and have translated campain, it's easier from
          there. MailChimp file should be formatted as:</font></font></p>
    <p>*|IF:MC_LANGUAGE=es|*
      <br>
      Spanish content here.
      <br>
      *|ELSEIF:MC_LANGUAGE=de|*
      <br>
      German content here.
      <br>
      *|ELSE:|*
      <br>
      Display English content for everyone else.
      <br>
      *|END:IF|*</p>
    My guess is that you can ELSEIF as much as you want, to add as much
    languages as you want.<br>
    <br>
    I will create account later and test all this, but you should add
    language picker on signup page.<br>
    MailChimp also detects language based on browser language, but I
    think it's better to ask user.<br>
    <br>
    Mihovil<br>
    <br>
    <div class="moz-cite-prefix">16.05.2016 u 20:11, R Kent James je
      napisao/la:<br>
    </div>
    <blockquote
      cite="mid:179d9f9b-05d1-c3a2-e37b-25eb1730bc7d@caspia.com"
      type="cite">
      <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
      On 5/15/2016 6:36 AM, Mihovil Stanić wrote:<br>
      <blockquote cite="mid:57387B6D.4030906@miho.im" type="cite">
        <meta content="text/html; charset=UTF-8"
          http-equiv="Content-Type">
        I'm TB localizer, can I can help somehow in non-coding way?<br>
        <br>
        Mihovil<br>
      </blockquote>
      <br>
      I assume you are specifically asking about the donation process.
      (In general, there is a need for someone to interact with the
      localization community as a whole over the entire Thunderbird
      project).<br>
      <br>
      I was please to see yesterday that MoFo has undertaken the
      translation of the Thunderbird donation pages (see for example <a
        moz-do-not-send="true" class="moz-txt-link-freetext"
        href="https://donate.mozilla.org/de/thunderbird/about/"><a class="moz-txt-link-freetext" href="https://donate.mozilla.org/de/thunderbird/about/">https://donate.mozilla.org/de/thunderbird/about/</a></a>
      and <a moz-do-not-send="true" class="moz-txt-link-freetext"
        href="https://donate.mozilla.org/ja/thunderbird/about/">https://donate.mozilla.org/ja/thunderbird/about/</a>).
      But there is a piece that we need to work on still.<br>
      <br>
      As part of the donation flow, people who make a donation are sent
      to a Mailchimp page to subscribe to a mailing list to allow us to
      interact with donors. The intention here is that people who donate
      should have the opportunity to interact with the project in the
      future, to help establish priorities and such. So we need a way to
      communicate with them, and a MailChimp list was decided as a
      simple way of doing this.<br>
      <br>
      People are directed to the URL for signup to this list at the end
      of the donate process, <a moz-do-not-send="true"
        class="moz-txt-link-freetext" href="http://eepurl.com/bQpIjD">http://eepurl.com/bQpIjD</a> 
      When they do that, they are shown some text that tells them
      briefly about the list they are being asked to subscribe to.<br>
      <br>
      Here then is the project: Figure out how to get that text
      localized. The signup form is something that we design, and it
      supposedly has localization features. One feature is
      "automatically translate" but as far as I can tell that is not
      working. It is also possible to specify translations.<br>
      <br>
      No, I do not know how all of this is supposed to work, and
      figuring that out is the essence of the project. That, and once it
      is understood, figure out how to interact with the Thunderbird
      localization community to get it translated. You could start by
      creating a (free) Mailchimp account, and work to understand their
      design tools for list signup. They are designed to be easy to use
      (which makes them baffling to a coder) so this is a "non-coding"
      project.<br>
      <br>
      It would be great if someone took this on, Mihovil is you want but
      others could also consider this.<br>
      <br>
      :rkent<br>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
tb-planning mailing list
<a class="moz-txt-link-abbreviated" href="mailto:tb-planning@mozilla.org">tb-planning@mozilla.org</a>
<a class="moz-txt-link-freetext" href="https://mail.mozilla.org/listinfo/tb-planning">https://mail.mozilla.org/listinfo/tb-planning</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>