Page 1 of 1

Lang parameter doesn't work

Posted: Wed Jul 12, 2006 12:16 pm
by Milhaus
Hi all,
first, please read this entry from mox:
mox wrote: Hi,
I don't know how change the default language for the detail template of the news

date, print, return I need in italian

I put the code in the page:

{cms_module module="news" category="notizie" moretext="..." dateformat="%d %b, %Y" summarytemplate="dem_somm.tpl" detailtemplate="dem_dett.tpl" lang="it_IT"}

the lang="it_IT" parameter  it seems not to work

There is a trick?

Thanks
mox
I have the exactly same problem, with only difference, that I need czech translation, so uses lang="cs_CZ". The language file is present in lang/ext folder. I resolved it temporarly by copying all content from that file to lang/en_US.php.

But there is another problem - I can't use all czech characters is languge files. I saw, that some of them are represented by HTML entities. I think, that is very bad solution. What can I do about it? It is very important, because using of these characters is basis of Czech. For example Ted is name, but Teď means now.

Milhaus

Re: Lang parameter doesn't work

Posted: Tue Jul 18, 2006 12:44 pm
by Milhaus
This problem is very serious for czech ( and i think also other non-English) users. Still no solution? Please help, if you can...