[TYPO3] localization problems - Romanian language

Francois Suter fsuter at cobweb.ch
Wed May 2 09:21:23 CEST 2007


Hi,

> I am trying to create two languages for a small website and I have  
> problems creating the Romanian version. I create the language, I  
> create the Alternative Page Language and I start creating content  
> for the Romanian Language.
> [snip]
> ################## Languages Setup ##################
> config.linkVars = L , type
> config.sys_language_uid = 0
> config.language = ro
> config.locale_all = ro_RO
>
> [globalVar = GP:L =0]
> config.sys_language_uid = 0
> config.language = ro
> config.locale_all = ro_RO
> [global]
>
> [globalVar = GP:L =1]
> config.sys_language_uid = 1
> config.language = en
> config.locale_all = english
> [global]

 From what you describe it seems that your default language is  
English and then you translate to Romanian. But looking at your  
TypoScript you define Romanian as the default language  
(sys_language_uid = 0) and English as a translation. I would guess  
this is the cause of the confusion.

HTH

François Suter
Directeur technique
------------------------------------------------------------------------ 
-------------------------------------------------------------
Cobweb Development Sàrl
www.cobweb.ch
------------------------------------------------------------------------ 
-------------------------------------------------------------




More information about the TYPO3-english mailing list