summaryrefslogtreecommitdiffstats
path: root/lib/private/l10n.php
Commit message (Expand)AuthorAgeFilesLines
* Some more PHPDoc fixesLukas Reschke2014-04-211-29/+4
* introduce new function to force a languageThomas Müller2014-04-151-0/+8
* Merge branch 'master' into type-hintingBart Visscher2014-03-311-6/+7
|\
| * Fix some docstrings in l10n.phpkondou2014-03-011-13/+15
* | More PHPDoc updatesBart Visscher2014-02-281-4/+5
* | Update PHPDoc for I10N, OC_Config, OC\Template\Base and OCP\IL10NBart Visscher2014-02-281-16/+15
|/
* Hardening: Remove dangerous characters + Subdirectory CheckLukas Reschke2014-02-191-2/+2
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-191-0/+3
* Merge branch 'master' into scrutinizer_documentation_patchesThomas Müller2014-02-141-2/+2
|\
| * change order of issubdirectory() calls to avoid error messages for non-appsBjoern Schiessle2014-01-291-2/+2
* | polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-0/+3
|/
* fix plural translation - fixes #6226Morris Jobke2013-12-071-1/+1
* fixing PHPDoc & grammarThomas Müller2013-10-231-5/+5
* Have to also strtolower() on available language name. Otherwise no match.Andreas Fischer2013-10-231-4/+6
* Sort, so 'de' is preferred over 'de_DE' when performing non-exact matching.Andreas Fischer2013-10-231-0/+4
* Apply substring on the correct value.Andreas Fischer2013-10-231-1/+1
* Better variable names.Andreas Fischer2013-10-231-9/+9
* Fix coding style for else.Andreas Fischer2013-10-231-4/+2
* Correct indentation for default language.Andreas Fischer2013-10-231-4/+4
* Add L10N interface to server containerBart Visscher2013-10-041-13/+5
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+546