summaryrefslogtreecommitdiffstats
path: root/lib/l10n.php
Commit message (Expand)AuthorAgeFilesLines
* reuse OC_L10N objectsRobin Appelman2012-04-141-0/+20
* some minor optimizationsRobin Appelman2012-04-141-8/+5
* first part of the abstraction work of the apps folder. more to comeFrank Karlitschek2012-02-261-2/+2
* Disable save button while saving. Streamlined code.Tom Needham2011-11-291-0/+16
* Remove global vars and use the OC static version.Bart Visscher2011-09-181-9/+6
* removed excess white space inside parenthesesJan-Christoph Borchardt2011-09-121-41/+41
* fixed translation detection thanks to Xuetian WengJan-Christoph Borchardt2011-09-121-2/+2
* use sprintf for translationsJakob Sack2011-08-101-3/+4
* Minor improvementsJakob Sack2011-08-081-8/+3
* Renaming classes :-)Jakob Sack2011-07-291-2/+2
* add oc_user::getUser to get the user id of the loggedin userRobin Appelman2011-06-221-2/+2
* New i18n-structureJakob Sack2011-06-201-4/+4
* add settings option for languageRobin Appelman2011-06-201-13/+24
* Autodetection of language is working nowJakob Sack2011-06-191-1/+1
* More l10n-stuffJakob Sack2011-06-191-7/+13
* Fixed documentation of OC_L10NJakob Sack2011-06-191-3/+5
* L10N is here ;-)Jakob Sack2011-06-191-7/+10
* Load preferences only if user is registeredJakob Sack2011-06-191-1/+1
* l10n addedJakob Sack2011-06-191-0/+247