summaryrefslogtreecommitdiffstats
path: root/lib/private/L10N/L10NString.php
Commit message (Expand)AuthorAgeFilesLines
* Fix translations with trailing colonsJoas Schilling2022-04-261-1/+7
* Fix ArrayAccess and JsonSerializable return typesCôme Chilliet2021-11-231-5/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-4/+0
* Fix PHP CSJoas Schilling2021-04-201-1/+1
* Correctly replace all PHP placeholders with the parametersJoas Schilling2021-04-201-5/+4
* Fix languages that miss a string in the translationJoas Schilling2021-04-201-7/+16
* Add a check for the pipe characterJoas Schilling2021-04-201-0/+6
* "Symfony\Component\Translation\PluralizationRules" is deprecatedJoas Schilling2021-04-201-20/+13
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-4/+3
* Update license headersChristoph Wurst2019-12-051-1/+1
* Update license headersMorris Jobke2017-11-061-0/+2
* Some more invalid PHPDocs in legacy classesLukas Reschke2017-08-011-1/+1
* Move \OC_L10N_String to proper \OC\L10N\L10NStringRoeland Jago Douma2017-07-241-0/+87