[OpenStack-I18n] Simplified Chinese cannot be found in the language list in Horizon

Yuko Katabami yukokatabami at gmail.com
Fri Aug 11 21:46:19 UTC 2017


Hi Akihiro san,

Thank you very much for quickly identifying the cause and providing a work
around for us.

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.

This must be caused by the second issue you commented in
https://bugs.launchpad.net/horizon/+bug/1710131.
We will wait for that to be fixed then.

Kind regards,

Yuko

On 11 August 2017 at 21:11, Akihiro Motoki <amotoki at gmail.com> wrote:

> I confirmed this. This is caused by the combination or
> - the auto-generation logic of the language list introduced in Pike, and
> - 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)
>
> I am exploring a way to fix it, but until then the workaround is to set
>
> LOCALE_PATHS = []
>
> in local_settings.py (In case of devstack, it is
> /opt/stack/horizon/openstack_dashboard/local/local_settings.py)
>
> Thanks,
> Akihiro
>
>
>
>
> 2017-08-11 13:30 GMT+09:00 Yuko Katabami <yukokatabami at gmail.com>:
>
>> Hello I18n team.
>>
>> 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.
>>
>> I am using a devstack from master branch, only deployed a couple of days
>> ago.
>>
>> I wonder if other people see the same issue.
>>
>> The list is looking like the following.
>>
>>
>>>> Many thanks in advance,
>>
>> Yuko
>>
>> _______________________________________________
>> OpenStack-I18n mailing list
>> OpenStack-I18n at lists.openstack.org
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-i18n
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-i18n/attachments/20170812/ffe3993d/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: langlist.png
Type: image/png
Size: 21069 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack-i18n/attachments/20170812/ffe3993d/attachment-0001.png>


More information about the OpenStack-I18n mailing list