[TYPO3-project-seminars] mh, changes of terms in locallang.xml have no effect

Oliver Klee typo3-german-02 at oliverklee.de
Fri Jul 31 19:35:59 CEST 2009


Hi,

Michael Paulisch schrieb:
> but I cant´change:
> 
> plugin.tx_seminars_pi1{
>     _LOCAL_LANG.de.message_enough = Ja
>     _LOCAL_LANG.de.message_fullyBooked = nein
> }
> 
> or
> plugin.tx_seminars {
>     _LOCAL_LANG.de.message_enough = Ja
>     _LOCAL_LANG.de.message_fullyBooked = nein
> }

For me, this works fine:

plugin.tx_seminars._LOCAL_LANG.de {
  message_enough = ja
  message_fullyBooked = nein
}

Please make sure to clear the FE cache, though.


Oliver


More information about the TYPO3-project-seminars mailing list