summaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* Update hardcoded messageaSimon Rettberg2014-10-063-3/+59
|
* Added NFS help, add missing strings for minilinux downloadSimon Rettberg2014-09-154-6/+9
|
* Added eventlog class, improved db-update machanism.Simon Rettberg2014-09-153-9/+2Star
| | | | 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-0215-72/+18Star
|
* [i18n] Moved all texts from cat_setting and setting to json filesSimon Rettberg2014-08-186-0/+69
|
* Updated german translationsSimon Rettberg2014-08-151-3/+3
|
* [i18n] Sanity checks, introduced subdir for template language filesSimon Rettberg2014-08-14130-5/+5
|
* Re-Format all language files for cleaner future diffsSimon Rettberg2014-08-13111-637/+980
|
* Merge branch 'i18n' of https://gitlab.c3sl.ufpr.br/cdn/slx-admin into i18nSimon Rettberg2014-08-1234-32/+23Star
|\ | | | | | | | | | | Conflicts: lang/i18n.php modules/translation.inc.php
| * [i18n] removed .json files and corrected the menu linksraul2014-08-083-3/+0Star
| |
| * [i18n] renamed, improved and commented the translation systemraul2014-08-0832-33/+32Star
| |
* | Some sanity checks; start making detection of available languages dynamic; ↵Simon Rettberg2014-08-071-52/+0Star
| | | | | | | | put dictionary class in inc/; make redirection on language change work if browser doesn't send referer information
* | Merge branch 'i18n' of https://gitlab.c3sl.ufpr.br/cdn/slx-admin into i18nSimon Rettberg2014-08-0713-13/+13
|\|
| * [i18n]Add and remove options available for lang administrationraul2014-08-0713-13/+13
| |
* | 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-0615-188/+15Star
| | | | Language Administration page
* [i18n] Altering JSONs through the web interface is now possibleraul2014-07-1618-93/+18Star
|
* [i18n] Added administration interface for the i18n systemraul2014-07-1511-6/+21
|
* [i18n] Updated the translationsraul2014-07-1418-9/+69
|
* [i18n] deleted old unnecessary filesraul2014-07-1041-2023/+0Star
|
* [i18n] reorganized the internationalization systemraul2014-07-10128-49/+993
|
* [i18n] changed DB script to the new language notationraul2014-07-101-43/+43
|
* [i18n]separated jsons by template, and finished other php detailsraul2014-07-0744-135/+1220
|
* [i18n]finished translation with sql, queries and translated hardcoded messageraul2014-07-032-1/+211
|
* [i18n]creation of the lang folderraul2014-06-3010-0/+866