summaryrefslogtreecommitdiffstats
path: root/lib/public/il10n.php
Commit message (Expand)AuthorAgeFilesLines
* Fix the behaviour of getLanguageCode() to match the expectation of the nameJoas Schilling2015-03-031-9/+3
* Revert "Updating license headers"Morris Jobke2015-02-261-19/+10
* Updating license headersJenkins for ownCloud2015-02-231-10/+19
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-2/+2
* provide a way to detect the language that is being used (e.g. for clientside ...Bernhard Posselt2014-05-141-0/+14
* Fix all PHPDoc types and variable names, in /libRobin McCorkell2014-05-131-1/+1
* More PHPDoc updatesBart Visscher2014-02-281-1/+1
* Type is with a small letterBart Visscher2014-02-281-1/+1
* Update PHPDoc for I10N, OC_Config, OC\Template\Base and OCP\IL10NBart Visscher2014-02-281-6/+6
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-2/+2
* fix "No page-level DocBlock"Morris Jobke2013-11-031-0/+8
* Public API documentation fixesMorris Jobke2013-10-171-4/+4
* Add L10N interface to server containerBart Visscher2013-10-041-0/+67