summaryrefslogtreecommitdiffstats
path: root/lang/de
Commit message (Collapse)AuthorAgeFilesLines
...
* Add HTTPS config module for webif, update everything to use FileUtil class, ↵Simon Rettberg2014-11-192-0/+15
| | | | minor fixes
* Update config example, style, translationsSimon Rettberg2014-11-191-4/+4
|
* Added proxy server settingsSimon Rettberg2014-11-183-0/+20
|
* Update translationsSimon Rettberg2014-10-279-7/+26
|
* Add SLX_BENCHMARK_VM to settingsSimon Rettberg2014-10-211-0/+1
|
* AD-Setup now supports short name domain\account instead of just DNSimon Rettberg2014-10-161-3/+3
|
* Show notice in menu bar if setup is incompleteSimon Rettberg2014-10-161-0/+1
|
* Update translationsSimon Rettberg2014-10-151-1/+4
|
* Create parent directories when saving trnalsations, add translations for ↵Simon Rettberg2014-10-092-0/+9
| | | | eventlog and main menu
* Big load of changesSimon Rettberg2014-10-097-27/+24Star
| | | | | | | | | | | - Added callback functionality for taskmanager tasks. You can launch a task and define a callback function to be run when the task finished. This requires activating the cronjob - Added cron functionality: Add cronjob that calls the cron api every 5 minutes to use it. (See cron.inc.php) - Added eventlog - Added missing translations - Merged main-menu-login and main-menu-logout
* use eventlog when creating users; show info on main page if no user was ↵Simon Rettberg2014-10-061-0/+2
| | | | created yet
* Move baseconfig translations according to template moveSimon Rettberg2014-10-061-0/+0
|
* Update hardcoded messageaSimon Rettberg2014-10-061-1/+20
|
* Added NFS help, add missing strings for minilinux downloadSimon Rettberg2014-09-151-0/+2
|
* Added eventlog class, improved db-update machanism.Simon Rettberg2014-09-151-1/+1
| | | | A warning will be shown in the main menu bar if the database schema needs to be updated.
* [i18n] Language handling is now completely dynamic, no more hardcoded de,en,ptSimon Rettberg2014-09-025-24/+6Star
|
* [i18n] Moved all texts from cat_setting and setting to json filesSimon Rettberg2014-08-182-0/+23
|
* Updated german translationsSimon Rettberg2014-08-151-3/+3
|
* [i18n] Sanity checks, introduced subdir for template language filesSimon Rettberg2014-08-1444-5/+5
|
* Re-Format all language files for cleaner future diffsSimon Rettberg2014-08-1337-212/+327
|
* Merge branch 'i18n' of https://gitlab.c3sl.ufpr.br/cdn/slx-admin into i18nSimon Rettberg2014-08-1212-11/+8Star
|\ | | | | | | | | | | Conflicts: lang/i18n.php modules/translation.inc.php
| * [i18n] removed .json files and corrected the menu linksraul2014-08-081-1/+0Star
| |
| * [i18n] renamed, improved and commented the translation systemraul2014-08-0811-10/+8Star
| |
* | Merge branch 'i18n' of https://gitlab.c3sl.ufpr.br/cdn/slx-admin into i18nSimon Rettberg2014-08-074-4/+4
|\|
| * [i18n]Add and remove options available for lang administrationraul2014-08-074-4/+4
| |
* | TAB -> Space (unescaped tab is invalid json)Simon Rettberg2014-08-071-1/+1
|/
* [i18n]Corrected the system and added warnings to the table lines of the ↵raul2014-08-065-63/+5Star
| | | | Language Administration page
* [i18n] Altering JSONs through the web interface is now possibleraul2014-07-166-31/+6Star
|
* [i18n] Added administration interface for the i18n systemraul2014-07-153-1/+4
|
* [i18n] Updated the translationsraul2014-07-145-2/+22
|
* [i18n] reorganized the internationalization systemraul2014-07-1041-0/+311