AW: AW: AW: [Typo3] default language settings to german not working

Rudolf Ganglbauer rudolf.ganglbauer at ixpect.at
Fri Mar 25 09:46:10 CET 2005


Hi joey,

Thanks for your hints. The typos you mentioned are ONLY in my postings -
so this couldn't be the reason for the problem...
 

> Maybe it's just a "typo" in your TypoScript:
> 
> config.local_all = de_DE at euro
> has to be
> config.locale_all = de_DE at euro
>                 ^
My TS-setup uses this entry


> and
> 
> tt_contetn.search.30.dataArray.10.label.lang.de = Suchen has 
> to be tt_content.search.30.dataArray.10.label.lang.de = Suchen
>             ^^
This is used by the extension: ts_language_de


> 
> and I am not sure if there are stdWrap properties for "label" 
> in this dataArray. So maybe "lang" doesn't work here.
> 
> BTW: Why don't you simply set the label itself with language 
> specifications done by conditions?
I use ONLY ONE language - german - nothing else

> 
> tt_content.search.30.dataArray.10.label = Suchen [globalVar = 
> GP:L=1] tt_content.search.30.dataArray.10.label = Search 
> [globalVar = GP:L=2] tt_content.search.30.dataArray.10.label 
> = Lookielookie [global]
> 
> Joey

Can I check anywhere if the configured values by ext:ts_language_de are
used or not?
Is there a possibility for debugging?

Thanks for any hints!

Rgds,
rudolf



More information about the TYPO3-english mailing list