[Typo3-dev] Changing locallang labels without editing the mother extension

Zach Davis zach at castironcoding.com
Wed Apr 27 16:51:38 CEST 2005


Michael Stucki wrote:
> I think about this as a new feature but I'm not sure if it's already
> possible in some way...?
> 
> An extension I use is completely translated into German but I want to change
> some of the words. Is there a way to do that without touching that
> extension?
> 
> - michael

I think you can put this in your typoscript setup:

plugin.tx_extensionclassname_pi1._LOCAL_LANG.default {
	locallang_key = your value
}

Or is this not what you're looking for?

best,
Zach




More information about the TYPO3-dev mailing list