← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1675298] [NEW] automatic generation of LANGUAGES list in settings.py

 

Public bug reported:

At now, LANGUAGES list in openstack_dashboard/settings.py is updated
manually. It is better to generate the language list automatically based
on the existence of PO files.

In horizon, there are four types of PO files ([horizon/locale,
openstack_dashboard] * [django, djangojs]). It looks better to check
whether all four types of PO files exist in the repo and list such
languages.

** Affects: horizon
     Importance: Medium
     Assignee: Akihiro Motoki (amotoki)
         Status: New

** Affects: openstack-i18n
     Importance: Undecided
         Status: New


** Tags: i18n

-- 
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/1675298

Title:
  automatic generation of LANGUAGES list in settings.py

Status in OpenStack Dashboard (Horizon):
  New
Status in openstack i18n:
  New

Bug description:
  At now, LANGUAGES list in openstack_dashboard/settings.py is updated
  manually. It is better to generate the language list automatically
  based on the existence of PO files.

  In horizon, there are four types of PO files ([horizon/locale,
  openstack_dashboard] * [django, djangojs]). It looks better to check
  whether all four types of PO files exist in the repo and list such
  languages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1675298/+subscriptions


Follow ups