** Changed in: horizon
       Status: Fix Committed => Fix Released

-- 
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):
  Fix Released

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to