first, please read this entry from 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.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
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