summaryrefslogtreecommitdiff
path: root/tests/Unit/Helpers/Translation
AgeCommit message (Collapse)Author
2019-11-11Formatting to follow PSR-12Igor Scheller
2019-11-06Tests: Replaced setMethods as it is deprecatedIgor Scheller
2019-10-28Move translations whose message ids do not appear as literals in the sources ↵Luca
into a separate file Test whether additional.{m,p}o files are loaded correctly
2019-10-13Removed .mo translation files from version control, use .po as fallbackIgor Scheller
2019-10-06Mailer: Use users locale for translationIgor Scheller
2019-07-08Replaced gettext translation with packageIgor Scheller
This allows to check if no translation is available
2019-07-08Moved translation helpers to sub namespaceIgor Scheller