summaryrefslogtreecommitdiffstats
path: root/modules-available/translation
Commit message (Collapse)AuthorAgeFilesLines
* Use collapse mode for translations, runmode, rebootcontrolSimon Rettberg2019-03-261-1/+2
| | | | Also shuffle around modules.
* [inc/Module] Overhaul dependency loading and handling of js/cssSimon Rettberg2018-04-131-2/+2
| | | | This is supposed to prevent unneeded js/css from being pulled in
* [translation] Fix tag collision for messagesSimon Rettberg2018-03-211-9/+11
|
* [translation] Fix saving of multiline textsSimon Rettberg2018-03-212-2/+3
|
* [translation] Fix saving language tags containing dotsSimon Rettberg2018-02-132-16/+11Star
|
* [translation] Add support for global translation pluginsSimon Rettberg2018-02-131-5/+24
| | | | | | | Until now, modules could only supply extensions for translating module-related additional dictionaries. Now a module can provide a 'translation-global.inc.php' that will add additional translation sections to any module.
* [translations] Focus first untranslated tagSimon Rettberg2018-01-111-2/+6
|
* [translations] Guess using a VCS isn't enough?Simon Rettberg2018-01-111-85/+2Star
|
* Fix A LOT of type problems, logic flaws, uninitialized variables etc.Simon Rettberg2017-12-161-13/+24
| | | | | Most of them were found by phpstorm, so I put in some time and went through the list, fixing quite a bunch of them.
* [translation] fixed inconsistenciesChristian Hofmaier2017-09-225-46/+154
|
* [translation] Fix warningSimon Rettberg2017-06-061-2/+2
|
* Update translationsSimon Rettberg2016-09-011-1/+1
|
* Add fallback feature to Dictionary functionsSimon Rettberg2016-08-101-1/+1
|
* Update translationsSimon Rettberg2016-07-044-2/+12
|
* [translation] Improve module list; move baseconfig hook to baseconfig_bwlpSimon Rettberg2016-07-042-6/+17
|
* [translation] Make menu categories a global section instead of a hook in mainSimon Rettberg2016-06-144-2/+91
|
* work work work work workSimon Rettberg2016-05-193-21/+2Star
|
* MORE WMORKSimon Rettberg2016-05-181-0/+3
|
* Still working in modularization cleanup and refinementSimon Rettberg2016-05-118-100/+109
|
* Migrated messages to modulesSimon Rettberg2016-05-107-8/+42
|
* Translating module strings and custom sections worksSimon Rettberg2016-05-109-244/+319
|
* Message string editing works nowSimon Rettberg2016-05-098-198/+288
|
* Work on translations: templates and messages workSimon Rettberg2016-05-0415-372/+611
|
* WIPSimon Rettberg2016-05-0314-0/+837