summaryrefslogtreecommitdiff
path: root/tests/regressiontests/makemessages
AgeCommit 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-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