[TYPO3-english] Re: Powermail (powermail) on multilanguage site
Dennis Hoffland
d.o.hoffland at tele2.nl
Thu Jan 8 15:36:58 CET 2015
@ Wiechert Hooghwinkel (received through the TYPO3-english mailing list: I am not sure why these replies are not shown at this forum?)
I have implemented the solution you suggested as well (in the TS setup of the extension template on my form page):
# Translated error messages: see powermail/Resources/Private/Language/locallang.xlf for the (error) keys
plugin.tx_powermail {
_LOCAL_LANG.default.validationerror_mandatory = This field is required
_LOCAL_LANG.nl.validationerror_mandatory = Dit veld is verplicht
_LOCAL_LANG.default.validationerror_validation.1 = This is not a valid email address
_LOCAL_LANG.nl.validationerror_validation.1 = Dit is geen geldig e-mailadres
}
Also take a look at the Powermail manual: http://docs.typo3.org/typo3cms/extensions/powermail/ForAdministrators/GoodToKnow/ChangingLabels/Index.html
In this manner the original language files can remain unchanged (which is an advantage with regard to any future update of powermail).
Kind regards,
Dennis
More information about the TYPO3-english
mailing list