django/tests/regressiontests/makemessages
Ramiro Morales b12c739143 Fixed #6073 -- Made compilemessages 18n management command reject PO files with BOM.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14125 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-10-10 16:38:28 +00:00
..
ignore_dir Fixed #7050 - Allow the makemessages command to optionally ignore paths when examining source code and templates for translation strings. 2010-02-16 12:15:04 +00:00
locale Fixed #6073 -- Made compilemessages 18n management command reject PO files with BOM. 2010-10-10 16:38:28 +00:00
templates Fixed #6380 - Follow symlinks when examining source code and templates for translation strings. 2010-02-16 12:14:27 +00:00
__init__.py Fixed #4695 - Worked around a problem of xgettext ignoring some translation strings in JavaScript files. Thanks, Ramiro Morales. 2010-02-16 12:13:23 +00:00
compilation.py Fixed #6073 -- Made compilemessages 18n management command reject PO files with BOM. 2010-10-10 16:38:28 +00:00
extraction.py Fixed #12910 - Only test extracting translation strings if xgettext can be found on PATH. 2010-02-21 23:45:04 +00:00
javascript.js Fixed #4695 - Worked around a problem of xgettext ignoring some translation strings in JavaScript files. Thanks, Ramiro Morales. 2010-02-16 12:13:23 +00:00
models.py Fixed #4695 - Worked around a problem of xgettext ignoring some translation strings in JavaScript files. Thanks, Ramiro Morales. 2010-02-16 12:13:23 +00:00
tests.py Fixed #6073 -- Made compilemessages 18n management command reject PO files with BOM. 2010-10-10 16:38:28 +00:00