summaryrefslogtreecommitdiffstats
path: root/lib/private/l10n/factory.php
Commit message (Expand)AuthorAgeFilesLines
* Move \OC\L10N to PSR-4Roeland Jago Douma2016-04-271-390/+0
* Merge pull request #23515 from owncloud/issue-22695-wrong-menu-translationsThomas Müller2016-03-231-6/+4
|\
| * Fix the translations of the User menuJoas Schilling2016-03-231-6/+4
* | Inject server root - allows proper testing and separation of concernsMorris Jobke2016-03-181-9/+15
* | Read available l10n files also from theme folderMorris Jobke2016-03-171-7/+24
|/
* Update author informationLukas Reschke2016-03-011-0/+1
* Check whether ownCloud is installedLukas Reschke2016-01-271-4/+28
* Add tests for findLanguage()Joas Schilling2016-01-261-7/+7
* Add tests for the factoryJoas Schilling2016-01-261-8/+8
* Deprecate OC_L10N in favor of a namespaces and DI versionJoas Schilling2016-01-261-1/+4
* Move finding the language files and creating the function out of the objectJoas Schilling2016-01-261-3/+109
* Move validation and fallbacks of app and lang to the constructor/factoryJoas Schilling2016-01-261-1/+6
* Move findLanguage() and setLanguageFromRequest() to factoryJoas Schilling2016-01-261-0/+100
* Move languageExists() to the factoryJoas Schilling2016-01-261-0/+17
* Move findAvailableLanguages() to the factoryJoas Schilling2016-01-261-1/+55
* Happy new year!Thomas Müller2016-01-121-2/+2
* update licence headers via scriptMorris Jobke2015-10-051-1/+1
* Add a public interface for the language factory so apps can use itJoas Schilling2015-08-271-9/+15
* Update license headersJenkins for ownCloud2015-03-261-4/+20
* Revert "Updating license headers"Morris Jobke2015-02-261-19/+5
* Updating license headersJenkins for ownCloud2015-02-231-5/+19
* Use public api for getting l10nRobin Appelman2014-08-311-2/+5
* Fix all PHPDoc types and variable names, in /libRobin McCorkell2014-05-131-2/+2
* moving file to the right locationThomas Müller2013-10-071-0/+34