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

Leo Führinger leo.fuehringer at gmail.com
Sun Jan 1 21:53:57 CET 2017


Hi Nicolai,
thanks for your reply.
I've tried it, but there was no improvement.
Later I've found out, that I forgot a bracket ;-}}}}

Cheers,
Leo

2016-12-31 13:08 GMT+01:00 Nicolai Schirawski <ns at t3magic.de>:

> 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
> >
>
> _______________________________________________
> 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