summaryrefslogtreecommitdiff
path: root/tests/i18n/commands/templates/test.html
AgeCommit message (Expand)Author
2021-06-07Fixed typos in test comments.luzpaz
2019-12-18Refs #30585 -- Updated project templates and tests to use (block)translate tags.Mike Hansen
2019-12-18Fixed #30585 -- Added {% translate %} and {% blocktranslate %} template tags.Mike Hansen
2016-05-02Fixed #26341 (again) -- Addressed multiple occurrences per line use caseClaude Paroz
2016-04-30Fixed #26341 -- Fixed makemessages breaking location comments for HTML filesClaude Paroz
2016-01-23Fixed #26093 -- Allowed escape sequences extraction by gettext on Python 3Claude Paroz
2015-09-04Fixed #25297 -- Allowed makemessages to work with {% trans %} tags that use t...Alexandre Pocquet
2015-08-28Fixed #17375 -- Changed makemessages to use xgettext with --files-fromSergey Kolosov
2015-08-12Fixed #24257 -- Corrected i18n handling of percent signs.Doug Beck
2013-12-04Fixed 21406 -- Made blocktrans 'trimmed' option preserve line numbers.Bouke Haarsma
2013-11-08Fixed #5849 -- Strip whitespace from blocktransBouke Haarsma
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner