[TYPO3-english] Change labels in femanager (translation)

Nicolai Schirawski ns at t3magic.de
Sat Dec 31 13:08:00 CET 2016


Hi,

try without backslash:
...
tx_femanager_domain_model_user.username = E-Mail-TestA
...

This should work.

Changing de.locallang.xml should work, too. Make sure to clear all caches!

Happy new year
Nicolai

Am 31.12.2016 um 10:46 schrieb Leo Führinger:
> Hello,
> I'd like to rename the label "Benutzername" to "E-Mail". The label is
> filled by the file ext/femanager/Resources/Private/
> Partials/Fields/Username.html with the command <f:translate
> key="tx_femanager_domain_model_user.username" /> .
> 
> My ts-setup:
> plugin.tx_femanager._LOCAL_LANG {
>   default {
>     tx_femanager_domain_model_user\.username = E-Mail-TestA
>   }
>   de {
>     tx_femanager_domain_model_user\.username = E-Mail-TestB
>     emailCreateUserNotifyText1 = New Text
>   }
> }
> 
> Unfortunately without success. Even if I replace the label in the original
> translation file
> (l10n/de/femanager/Resources/Private/Language/de.locallang.xml)
> nothing changes. The femanager still displays  "Benutzername". The same
> problem comes up with the labels fax, zip, city, ...
> 
> The new, replaced NotifyText1 is displayed.
> 
> Does anyone have a solution for me?
> 
> Thanks and a happy new year,
> Leo
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
> 



More information about the TYPO3-english mailing list