summaryrefslogtreecommitdiff
path: root/tests/i18n/commands/code.sample
AgeCommit message (Collapse)Author
2020-11-02[2.2.x] Fixed #31850 -- Fixed BasicExtractorTests.test_extraction_warning ↵Max Smolens
with 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. Backport of 07a30f561661efae1691ff45d10ec6014b395b58 from master
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