django/tests/regressiontests/makemessages
Jannis Leidel 85f4dd6353 [1.2.X] Fixed #11966 -- Made it possible to use a percent sign in a translation message id. Thanks for the patch, Claude Paroz.
Backport from trunk (r14459).

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14460 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-11-04 14:15:16 +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 #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
templates [1.2.X] Fixed #11966 -- Made it possible to use a percent sign in a translation message id. Thanks for the patch, Claude Paroz. 2010-11-04 14:15:16 +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
extraction.py [1.2.X] Fixed #11966 -- Made it possible to use a percent sign in a translation message id. Thanks for the patch, Claude Paroz. 2010-11-04 14:15:16 +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 [1.2.X] Removed stray code introduced in r14126 that broke the test suite. 2010-10-17 15:41:00 +00:00