aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/L10N/L10nTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some appsCôme Chilliet2024-02-051-2/+2
* chore: update expected results for CLDR 42Daniel Kesselberg2023-07-271-11/+11
* chore: update expected timezone from GMT+0 to UTCDaniel Kesselberg2023-07-271-8/+8
* fix(l10n): Fix plural issue with different locale and languageJoas Schilling2023-06-211-0/+9
* Cache available languages locallyJulius Härtl2022-12-071-1/+3
* Add a unit test for translation with trailing colonJoas Schilling2022-04-261-0/+7
* Check style updateCarl Schwan2022-01-131-1/+1
* Correctly replace all PHP placeholders with the parametersJoas Schilling2021-04-201-0/+21
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-34/+34
* Add simple unit test for findLanguageFromLocaleDaniel Kesselberg2018-09-231-0/+27
* Add testsThomas Citharel2018-06-271-37/+39
* Make L10N->l provide weekdayNameGeorg Ehrke2017-11-031-0/+5
* Fix getMock L10NTestRoeland Jago Douma2016-09-071-3/+5
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+165