[TYPO3-english] Localisation: the content get translated, but the menus stays in default language.
Claus Lavdal
cl at mergeit.dk
Tue Oct 6 15:29:33 CEST 2009
>Post your TypoScript setup for:
>
>config.sys_language
>config.sys_language_mode
>
>etc. And the conditions you used for switching the languages
>
>
>greets,
>Bernhard
*****************
mod.web_layout.defLangBinding = 1
[global]
###########################################
# Setting up default laungauge, Danish
###########################################
config {
sys_language_mode = ignore
sys_language_overlay= 1
sys_language_uid =0
language = dk
htmlTag_langKey = dk-DK
locale_all = da_DK.ISO8859-1
}
plugin.tt_news.displaySingle.age_stdWrap.age = Minutter | timer | dage
år
[global]
###########################################
# Setting up English language
###########################################
[globalVar = GP:L=2]
config {
#sys_language_mode = ignore
#sys_language_mode = content_fallback
#sys_language_overlay= hideNonTranslated
sys_language_uid = 2
language = en
locale_all = en_EN
htmlTag_langKey = en-EN
}
plugin.tt_news.displaySingle.age_stdWrap.age = Minutes | hours | days |
years
[global]
*****************
several issues have been addressed systematically in
http://mergeit.org/fileadmin/indhold/Localisation.pdf
--
Med venlig hilsen / Best Regards
Claus Lavdal
_________________________________________
Mergeit ApS | Kongsvang Allé 37 | DK-8000 Århus C
t: +45 8820 2078 | d: +45 8832 7202 | m: +45 2420 4788
e: cl at mergeit.dk | w: mergeit.dk
_____________________________________________
More information about the TYPO3-english
mailing list