summaryrefslogtreecommitdiffstats
path: root/lib/private/L10N
Commit message (Expand)AuthorAgeFilesLines
* Always set the request language to the force languageRoeland Jago Douma2018-05-241-6/+5
* make sure force language is reflected in html lang attributeGeorg Ehrke2018-05-241-0/+6
* check if $defaultLanguage is a valid string before we move onBjoern Schiessle2017-12-011-2/+3
* use formal version of German if default_language is set to 'de_DE'Bjoern Schiessle2017-11-301-1/+25
* Change @georgehrke's emailMorris Jobke2017-11-061-1/+1
* Update license headersMorris Jobke2017-11-063-0/+5
* Make L10N->l provide weekdayNameGeorg Ehrke2017-11-031-0/+2
* Use symfony/translation for L10N pluralsRoeland Jago Douma2017-08-071-1/+6
* Some more invalid PHPDocs in legacy classesLukas Reschke2017-08-011-1/+1
* Move \OC_L10N_String to proper \OC\L10N\L10NStringRoeland Jago Douma2017-07-242-4/+91
* Allow to force a language and set it via the ocs apiJoas Schilling2017-06-211-1/+7
* Don't force the use of Accept-Language anymoreJoas Schilling2017-04-071-18/+0
* Simplify isSubDirectory checkLukas Reschke2016-10-071-4/+26
* ACCEPT_LANGUAGE goes before default_langaugeRoeland Jago Douma2016-09-042-20/+63
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-212-4/+6
* Update license headersLukas Reschke2016-05-261-1/+1
* Do not save the language as request lang for apps when we didn't find anyJoas Schilling2016-05-041-1/+1
* Move \OC\L10N to PSR-4Roeland Jago Douma2016-04-272-0/+606