summaryrefslogtreecommitdiff
path: root/tests/i18n/commands/code.sample
AgeCommit message (Collapse)Author
2020-10-07Fixed #31850 -- Fixed BasicExtractorTests.test_extraction_warning with ↵Max Smolens
xgettext 0.21+. "format string with unnamed arguments cannot be properly localized" warning is not raised in xgettext 0.21+. This patch uses a message that causes an xgettext warning regardless of the version.
2017-02-07Converted usage of ugettext* functions to their gettext* aliasesClaude Paroz
Thanks Tim Graham for the review.
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner