[TYPO3] Multilanguage One-tree configuration

Xavier Perseguers typo3 at perseguers.ch
Tue Aug 5 12:23:12 CEST 2008


Hi Alexandra,

> It´s like this now:
> 
> config.linkVars = L

You should add default config:

config.sys_language_uid = 0
config.language = fr (or whatever)

> # Spanish language, sys_language.uid = 1
> [globalVar = GP:L = 1]
> config.sys_language_uid = 1
> config.language = es
> [global]
> 
> # English language, sys_language.uid = 2
> [globalVar = GP:L = 2]
> config.sys_language_uid = 2
> config.language = en
> [global]
> 
>  But is´s still not working.

That's pretty strange!!! Are you sure you cleared the cache?

> I think everything is configured ok, and I tried again following the manual,
> but can get no translation back.

It seems OK to me too :-/ At least my simplest multilingual website does 
not have any further TS related to localization.

-- 
Xavier Perseguers
http://xavier.perseguers.ch/en/tutorials/typo3.html


More information about the TYPO3-english mailing list