summaryrefslogtreecommitdiffstats
path: root/lib/private/l10n
Commit message (Expand)AuthorAgeFilesLines
* 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-263-15/+228
* 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-122-3/+3
* 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 headers and authorsMorris Jobke2015-06-251-0/+1
* fix #15962Bernhard Posselt2015-04-301-2/+0
* implement json serialize for l10n stringBernhard Posselt2015-04-291-1/+9
* Merge pull request #14399 from owncloud/ignore-empty-pluralsLukas Reschke2015-03-261-20/+2
|\
| * Revert "Correctly fallback to english, if the plural case is not translated"Joas Schilling2015-02-201-20/+2
* | Update license headersJenkins for ownCloud2015-03-262-8/+42
* | Revert "Updating license headers"Morris Jobke2015-02-262-40/+10
* | Updating license headersJenkins for ownCloud2015-02-232-10/+40
|/
* Correctly fallback to english, if the plural case is not translatedJoas Schilling2014-12-111-2/+20
* 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
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-0/+3
* Merge branch 'master' into fixing-appframework-masterThomas Müller2013-10-0885-3387/+0
|\
| * move l10n factory into privateThomas Müller2013-10-071-0/+34
| * remove outdated translation filesThomas Müller2013-10-0785-3387/+0
* | moving file to the right locationThomas Müller2013-10-071-0/+34
|/
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-3086-0/+3443