yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #07383
[Bug 1261290] [NEW] run_tests.sh compilemessages should remove English MO files
Public bug reported:
Django manage.py compilemessage comple message catalogs of all languages including English (source language) by default and there is no way to exclude a specific language. English is a source language in Horizon and there is no need to have compiled message catalog (MO files) for English. After running run_tests.sh --compilemessages, we always have unnecessary English MO files and we need to remove it manually every time :-(
run_tests.sh --compilemessages should remove English MO files.
For long term solution, it seems better to add an option to exclude a
specific language to "./manage.py compilemessages".
** Affects: horizon
Importance: Low
Status: New
** Tags: i18n low-hanging-fruit
--
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/1261290
Title:
run_tests.sh compilemessages should remove English MO files
Status in OpenStack Dashboard (Horizon):
New
Bug description:
Django manage.py compilemessage comple message catalogs of all languages including English (source language) by default and there is no way to exclude a specific language. English is a source language in Horizon and there is no need to have compiled message catalog (MO files) for English. After running run_tests.sh --compilemessages, we always have unnecessary English MO files and we need to remove it manually every time :-(
run_tests.sh --compilemessages should remove English MO files.
For long term solution, it seems better to add an option to exclude a
specific language to "./manage.py compilemessages".
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1261290/+subscriptions
Follow ups
References