11 Commits

Author SHA1 Message Date
Fraenkiman
3ad8a38183 Spaces inserted
Spaces inserted so that they can be encrypted in the e-mail header
2023-02-26 05:01:59 +01:00
Fraenkiman
fba5adc876 Multilingual support for "Posted by"
Closes Issue #143

Preview revised

That's funny. There is a template for the preview of static pages for 13 years, and was not used.
2023-01-30 01:39:55 +01:00
azett
c53b92cd1b code formatting 2023-01-21 13:23:22 +01:00
Fraenkiman
47aa4cb37d Insert translation for Home, Logout in Admincenter
all FP standard languages

Comma missing

comma added
2023-01-14 02:53:49 +01:00
azett
c2ce07be57 more i18n for new comment mail subject 2022-12-28 13:12:59 +01:00
azett
7d748fe62a fixes #171 - thx! :) 2022-12-17 13:09:00 +01:00
Fabiano Santos
6324f2bf17 update portuguese language 2022-11-27 13:02:30 -03:00
azett
8c956c4d88 Fixed #100: pt-br had wrong country code 2022-06-17 20:21:58 +02: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
b2ed0e207d Added Brazilian Portuguese language pack by randy - thanks a lot!
Added Japanese setup translation by North Hill Work Studios - thanks as well!
Also: git:ignore for local test content folders
2020-04-17 12:16:45 +02:00