summaryrefslogtreecommitdiffstats
path: root/inc/dictionary.inc.php
Commit message (Expand)AuthorAgeFilesLines
* [inc/Dictionary] Teh evil unvalidated redirects must die!Simon Rettberg2019-01-301-3/+8
* [inc/Dictionary] Hide languages that are missing flag.png AND name.txtSimon Rettberg2018-03-151-0/+4
* Fix A LOT of type problems, logic flaws, uninitialized variables etc.Simon Rettberg2017-12-161-15/+74
* [inc/Dictionary] Add $returnTagOnMissing to :translateFile()Simon Rettberg2017-04-191-2/+2
* Add fallback feature to Dictionary functionsSimon Rettberg2016-08-101-3/+9
* [translation] Improve module list; move baseconfig hook to baseconfig_bwlpSimon Rettberg2016-07-041-2/+31
* [dictionary] Handle case where we have no PageSimon Rettberg2016-06-091-1/+2
* [install] Implement install scripts for most modulesSimon Rettberg2016-06-081-0/+1
* work work work work workSimon Rettberg2016-05-191-1/+1
* MORE WMORKSimon Rettberg2016-05-181-5/+2Star
* Translating module strings and custom sections worksSimon Rettberg2016-05-101-8/+22
* Message string editing works nowSimon Rettberg2016-05-091-2/+14
* Work on translations: templates and messages workSimon Rettberg2016-05-041-7/+2Star
* More Progress; Merged changes from ufpr up to 775cdbd29f5d0f70946d1d5ff09c091...Simon Rettberg2016-04-291-1/+1
* Implemented new menu, added logic for defining dependencies, move translation...Simon Rettberg2016-04-281-31/+36
* [merge] merging c3sl / fr - initial commitJonathan Bauer2016-04-011-7/+13
* [i18n] Language handling is now completely dynamic, no more hardcoded de,en,ptSimon Rettberg2014-09-021-8/+26
* [i18n] Moved all texts from cat_setting and setting to json filesSimon Rettberg2014-08-181-10/+18
* [i18n] Fix loading of messagesSimon Rettberg2014-08-181-1/+1
* Find messages and hardcoded-messages in php files, fix editing of messagesSimon Rettberg2014-08-151-6/+18
* [i18n] Sanity checks, introduced subdir for template language filesSimon Rettberg2014-08-141-4/+12
* Don't bail out if a json file doesn't exist for a given lang+templateSimon Rettberg2014-08-131-3/+3
* Merge branch 'i18n' of https://gitlab.c3sl.ufpr.br/cdn/slx-admin into i18nSimon Rettberg2014-08-121-1/+4
* Some sanity checks; start making detection of available languages dynamic; pu...Simon Rettberg2014-08-071-0/+82