azett
|
1030f1605d
|
Fix for #78: Some language packs had a wrong key in lang.admin.entry.php.
|
2021-02-28 12:05:16 +01:00 |
|
azett
|
27c3e825b3
|
Fixed Heredoc strings. Turns out, Heredoc syntax - https://www.php.net/manual/en/language.types.string.php#language.types.string.syntax.heredoc - only works with closing tags being the first characters of a line. Eclipse's reformatting and indention of the code does not seem to know that^^
Fix: Changed Heredoc strings to "normal" strings.
|
2021-02-13 13:47:18 +01:00 |
|
azett
|
22abda2369
|
Fixed more template errors in order to get everything running with PHP 8.0.
Also: Change in language files, widget management is no longer called "experimental".
|
2021-01-01 12:57:46 +01:00 |
|
azett
|
091dc53c3b
|
Reworked German language files by Detlef - thanks a lot!
|
2020-09-15 13:31:03 +02:00 |
|
azett
|
ddc2af887b
|
Fixed some grammar stuff in German language file.
|
2019-12-26 19:07:56 +01:00 |
|
azett
|
810310bfcc
|
added German language files by laborix - thank you very much :)
|
2018-12-31 13:12:43 +01:00 |
|