index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
regressiontests
/
makemessages
Age
Commit message (
Expand
)
Author
2010-11-04
[1.2.X] Fixed #11966 -- Made it possible to use a percent sign in a translati...
Jannis Leidel
2010-10-17
[1.2.X] Removed stray code introduced in r14126 that broke the test suite.
Jannis Leidel
2010-10-10
[1.2.X] Fixed #6073 -- Made compilemessages 18n management command reject PO ...
Ramiro Morales
2010-03-29
Fixed #13239 -- Forced the deletion of the Popen object, avoiding a bug in Py...
Russell Keith-Magee
2010-02-22
Fixed a typo in last commit.
Jannis Leidel
2010-02-22
Updated the check for gettext introduced in r12475 to also look at the version.
Jannis Leidel
2010-02-21
Fixed #12910 - Only test extracting translation strings if xgettext can be fo...
Jannis Leidel
2010-02-16
Fixed #6505 - Copy plural forms from Django translation files for newly creat...
Jannis Leidel
2010-02-16
Fixed #7050 - Allow the makemessages command to optionally ignore paths when ...
Jannis Leidel
2010-02-16
Fixed #6380 - Follow symlinks when examining source code and templates for tr...
Jannis Leidel
2010-02-16
Fixed #4695 - Worked around a problem of xgettext ignoring some translation s...
Jannis Leidel