summaryrefslogtreecommitdiff
path: root/tests/regressiontests/makemessages
AgeCommit message (Expand)Author
2010-03-29Fixed #13239 -- Forced the deletion of the Popen object, avoiding a bug in Py...Russell Keith-Magee
2010-02-22Fixed a typo in last commit.Jannis Leidel
2010-02-22Updated the check for gettext introduced in r12475 to also look at the version.Jannis Leidel
2010-02-21Fixed #12910 - Only test extracting translation strings if xgettext can be fo...Jannis Leidel
2010-02-16Fixed #6505 - Copy plural forms from Django translation files for newly creat...Jannis Leidel
2010-02-16Fixed #7050 - Allow the makemessages command to optionally ignore paths when ...Jannis Leidel
2010-02-16Fixed #6380 - Follow symlinks when examining source code and templates for tr...Jannis Leidel
2010-02-16Fixed #4695 - Worked around a problem of xgettext ignoring some translation s...Jannis Leidel