<div dir="ltr"><div class="gmail_default" style="font-size:x-small">With a lot of help from Akihiro-san, I was able to update my test environment and confirmed that the bug is fixed now and I can switch the language to Chinese.<br><br>Kind regards,</div><div class="gmail_default" style="font-size:x-small"><br></div><div class="gmail_default" style="font-size:x-small">Yuko</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 17 August 2017 at 19:26, Yuko Katabami <span dir="ltr"><<a href="mailto:yukokatabami@gmail.com" target="_blank">yukokatabami@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-size:x-small">Hi Ian,</div><div class="gmail_default" style="font-size:x-small"><br></div><div class="gmail_default" style="font-size:x-small">My environment is from master branch.</div><div class="gmail_default" style="font-size:x-small">I have been updating it daily but I still cannot switch the language to either Simplified or Traditional Chinese.</div><div class="gmail_default" style="font-size:x-small">These are in the language list though.</div><div class="gmail_default" style="font-size:x-small"><br></div><div class="gmail_default" style="font-size:x-small">To test with Pike, should I edit the local.conf to change the branch, running the unstack.sh (or clean.sh?), then redeploy?</div><div class="gmail_default" style="font-size:x-small"><br></div><div class="gmail_default" style="font-size:x-small">Kind regards,</div><div class="gmail_default" style="font-size:x-small"><br></div><div class="gmail_default" style="font-size:x-small">Yuko</div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On 17 August 2017 at 17:24, Ian Y. Choi <span dir="ltr"><<a href="mailto:ianyrchoi@gmail.com" target="_blank">ianyrchoi@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    <div class="m_-5655340096271651328m_2428277406045891570moz-cite-prefix">Hello Yuko,<br>
      <br>
      Would you double check whether current DevStack execution for
      translation checking purpose<br>
      shows Chinese translations well or not?<br>
      <br>
      I think it works well since
      <a class="m_-5655340096271651328m_2428277406045891570moz-txt-link-freetext" href="https://bugs.launchpad.net/horizon/+bug/1710131" target="_blank">https://bugs.launchpad.net/hor<wbr>izon/+bug/1710131</a> status was changed
      to fix released,<br>
      but when I have checked using translation checksite from Frank, I
      still cannot see Chinese characters.<br>
      <br>
      The translation checksite deployment from Frank uses Ansible, and
      Horizon sources may not be up-to-date,<br>
      but I unfortunately do not have enough time now to check Chinese
      translations.<br>
      <br>
      <br>
      With many thanks,<br>
      <br>
      /Ian<div><div class="m_-5655340096271651328h5"><br>
      <br>
      Yuko Katabami wrote on 8/12/2017 6:46 AM:<br>
    </div></div></div><div><div class="m_-5655340096271651328h5">
    <blockquote type="cite">
      <div dir="ltr">
        <div class="gmail_default" style="font-size:x-small">Hi Akihiro
          san,</div>
        <div class="gmail_default" style="font-size:x-small"><br>
        </div>
        <div class="gmail_default" style="font-size:x-small">Thank you
          very much for quickly identifying the cause and providing a
          work around for us.</div>
        <div class="gmail_default" style="font-size:x-small"><br>
        </div>
        <div class="gmail_default" style="font-size:x-small">After
          editing  local_settings.py and running horizon-reload.sh on my
          devstack, I can see Simplified Chinese in the language
          dropdown menu along with many other langs, however when I
          select Simplified Chinese, the UI remains in English.</div>
        <div class="gmail_default" style="font-size:x-small"><br>
        </div>
        <div class="gmail_default" style="font-size:x-small">This must
          be caused by the second issue you commented in <a href="https://bugs.launchpad.net/horizon/+bug/1710131" target="_blank">https://bugs.launchpad.net/<wbr>horizon/+bug/1710131</a>.</div>
        <div class="gmail_default" style="font-size:x-small">We will
          wait for that to be fixed then.</div>
        <div class="gmail_default" style="font-size:x-small"><br>
        </div>
        <div class="gmail_default" style="font-size:x-small">Kind
          regards,<br>
        </div>
        <div class="gmail_default" style="font-size:x-small"><br>
        </div>
        <div class="gmail_default" style="font-size:x-small">Yuko</div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On 11 August 2017 at 21:11, Akihiro
          Motoki <span dir="ltr"><<a href="mailto:amotoki@gmail.com" target="_blank">amotoki@gmail.com</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div dir="ltr">I confirmed this. This is caused by the
              combination or
              <div>- the auto-generation logic of the language list
                introduced in Pike, and</div>
              <div>- the change in Django 1.9 which droped zh-CN and
                zh-TW in favor of zh-hans and zh-hant (though Django
                provides a fallback logic)</div>
              <div><br>
              </div>
              <div>I am exploring a way to fix it, but until then the
                workaround is to set</div>
              <div><br>
              </div>
              <div>LOCALE_PATHS = []</div>
              <div><br>
              </div>
              <div>in local_settings.py (In case of devstack, it is
                /opt/stack/horizon/openstack_d<wbr>ashboard/local/local_settings.<wbr>py)</div>
              <div><br>
              </div>
              <div>Thanks,</div>
              <div>Akihiro</div>
              <div><br>
              </div>
              <div><br>
                <div><br>
                </div>
              </div>
            </div>
            <div class="gmail_extra"><br>
              <div class="gmail_quote">
                <div>
                  <div class="m_-5655340096271651328m_2428277406045891570h5">2017-08-11 13:30 GMT+09:00 Yuko
                    Katabami <span dir="ltr"><<a href="mailto:yukokatabami@gmail.com" target="_blank">yukokatabami@gmail.com</a>></span>:<br>
                  </div>
                </div>
                <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
                  <div>
                    <div class="m_-5655340096271651328m_2428277406045891570h5">
                      <div dir="ltr">
                        <div class="gmail_default" style="font-size:x-small">Hello I18n team.</div>
                        <div class="gmail_default" style="font-size:x-small"><br>
                        </div>
                        <div class="gmail_default" style="font-size:x-small">I am currently
                          checking/reviewing the latest translations on
                          the Horizon UI with another member and we
                          found that Simplified Chinese is not in the
                          list on the user setting page.</div>
                        <div class="gmail_default" style="font-size:x-small"><br>
                        </div>
                        <div class="gmail_default" style="font-size:x-small">I am using a
                          devstack from master branch, only deployed a
                          couple of days ago.</div>
                        <div class="gmail_default" style="font-size:x-small"><br>
                        </div>
                        <div class="gmail_default" style="font-size:x-small">I wonder if other
                          people see the same issue.</div>
                        <div class="gmail_default" style="font-size:x-small"><br>
                        </div>
                        <div class="gmail_default" style="font-size:x-small">The list is looking
                          like the following.</div>
                        <div class="gmail_default" style="font-size:x-small"><br>
                        </div>
                        <div class="gmail_default" style="font-size:x-small"><img src="cid:part4.D58FE6FC.1BFE60A1@gmail.com" width="544" height="223"><br>
                          ​<br>
                        </div>
                        <div class="gmail_default" style="font-size:x-small">Many thanks in
                          advance,</div>
                        <div class="gmail_default" style="font-size:x-small"><br>
                        </div>
                        <div class="gmail_default" style="font-size:x-small">Yuko</div>
                      </div>
                      <br>
                    </div>
                  </div>
                  ______________________________<wbr>_________________<br>
                  OpenStack-I18n mailing list<br>
                  <a href="mailto:OpenStack-I18n@lists.openstack.org" target="_blank">OpenStack-I18n@lists.openstack<wbr>.org</a><br>
                  <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-i18n" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi<wbr>-bin/mailman/listinfo/openstac<wbr>k-i18n</a><br>
                  <br>
                </blockquote>
              </div>
              <br>
            </div>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="m_-5655340096271651328m_2428277406045891570mimeAttachmentHeader"></fieldset>
      <br>
      <pre>______________________________<wbr>_________________
OpenStack-I18n mailing list
<a class="m_-5655340096271651328m_2428277406045891570moz-txt-link-abbreviated" href="mailto:OpenStack-I18n@lists.openstack.org" target="_blank">OpenStack-I18n@lists.openstack<wbr>.org</a>
<a class="m_-5655340096271651328m_2428277406045891570moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-i18n" target="_blank">http://lists.openstack.org/cgi<wbr>-bin/mailman/listinfo/openstac<wbr>k-i18n</a>
</pre>
    </blockquote>
    <p><br>
    </p>
  </div></div></div>

</blockquote></div><br></div>
</div></div></blockquote></div><br></div>