[TYPO3-english] TYPO3 6.2 and News: override language labels

Bert Hiddink [BENDOO e-work solutions] hiddink at bendoo.nl
Wed Oct 15 17:41:00 CEST 2014


Hello,

In mu Fluid-template, I have this:
...
<f:translate key="page" />:
...

In typo3conf/ext/news/Resources/Private/Language/locallang.xml, I put:
...
<languageKey index="default" type="array">
	<label index="page">Page</label>
...

However, this does not work.

Neither the TS-option works

plugin.tx_news._LOCAL_LANG.default { page = page }
plugin.tx_news._LOCAL_LANG.en { page = page }

What is going/doing wrong here?

Thanks in advance!

Regards,
Bert


More information about the TYPO3-english mailing list