yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #77322
[Bug 1818639] [NEW] Chinese translations got renamed from zh-cn and zh-tw to zh-hans and zh-hant
Public bug reported:
According to https://code.djangoproject.com/ticket/18419 there was a
rename of those languages/locales, but Horizon still uses the old names.
However, since Django no longer ships with zh_CN and zh_TW translations,
the translation.check_for_language(lang_code) function now returns False
for them, and the validation on the user settings form fails (silently,
of course).
We should rename our translations to the new language names.
** Affects: horizon
Importance: Critical
Status: New
** Changed in: horizon
Importance: Undecided => Critical
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1818639
Title:
Chinese translations got renamed from zh-cn and zh-tw to zh-hans and
zh-hant
Status in OpenStack Dashboard (Horizon):
New
Bug description:
According to https://code.djangoproject.com/ticket/18419 there was a
rename of those languages/locales, but Horizon still uses the old
names.
However, since Django no longer ships with zh_CN and zh_TW
translations, the translation.check_for_language(lang_code) function
now returns False for them, and the validation on the user settings
form fails (silently, of course).
We should rename our translations to the new language names.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1818639/+subscriptions
Follow ups