[Typo3-dev] Custom ext in multiple languages - how?

Dmitry Dulepov typo3 at fm-world.ru
Mon Oct 10 09:37:46 CEST 2005


Hi!

Marko Rosic wrote:
> I've made a simple extension using ext kickstarter that should work as some
> people register with names and personal data and display that data in
> tabular list, as it does by default.
> 
> Anyhow the translation to other language does not work, instead it makes a
> new record and displays it on every page.

Well, in my extensions it works :) May be you should check that you use
$this->get_LL() everywhere?

Dmitry.




More information about the TYPO3-dev mailing list