[TYPO3-mvc] Localization of validation-errors
Joerg Schoppet
joerg at schoppet.de
Sat Feb 20 02:04:40 CET 2010
Hi,
Franz Koch wrote:
> Hi,
>
> if it's hardcoded you can't change it, right. This seems to be a missing
> feature. If you like you could add a ticket on forge and if you dare to
> also provide a patch and replace those labels by
> Tx_Extbase_Utility_Localization:translate('key.of.the.label',$this->extensionKey,$replacementVariables);
it is hardcoded and as of now the localization of the validators is
working. I'm working on a patch, but I want to cover the complete
extbase-code.
Just playing around with the Tx_Extbase_Error_error and equivalent messages.
I think it is OK not to localize Exception-messages, right?
Joerg
More information about the TYPO3-project-typo3v4mvc
mailing list