Django

Code

Ticket #3679 (closed: fixed)

Opened 2 years ago

Last modified 2 years ago

compile-messages.py should have a language code argument

Reported by: Simon G. <dev@simon.net.nz> Assigned to: adrian
Milestone: Component: Tools
Version: SVN Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 0 Needs documentation:
Needs tests: Patch needs improvement:

Description

compile-messages.py should have command line argument to rebuild a single language (e.g. "compile-messages.py en"). Currently it rebuilds all .mo files. This only takes a few seconds, but the amount of output given can make it hard to see any errors.

Attachments

Change History

03/08/07 22:59:59 changed by mtredinnick

  • status changed from new to closed.
  • resolution set to fixed.

(In [4687]) Fixed #3679 -- Added an option to compile localisation messages for a single locale.


Add/Change #3679 (compile-messages.py should have a language code argument)




Change Properties
Action