cmCalendar -> Problem with Russian language

If you've problems with unsupported - non official ;-) - functionalities use this forum please.
Post Reply
User avatar
santscho
Posts: 1442
Joined: Mon 2. Apr 2007, 08:56
Location: Schweiz

cmCalendar -> Problem with Russian language

Post by santscho »

I have created a language "Russian ru" in the backend of the cmCalendar module. Then filled in the translations for the months and all the other fields. For example: январь, февраль, март... (January, February, March,...).

All non-date related fields are displayed correctly in Russian when the browser is set to Russian language. But all date related fileds (e.g. month and day) are displayed as question marks instead.

Looks like the module has a charset problem?
Schon Konfuzius sagte: "Sei kein YAML-Lappen". YAML-phpwcms-Integration auf http://www.yaml.phpwcms.org
User avatar
Oliver Georgi
Site Admin
Posts: 9888
Joined: Fri 3. Oct 2003, 22:22
Contact:

Re: cmCalendar -> Problem with Russian language

Post by Oliver Georgi »

Ensure that all is UTF-8 and CMS installation too. If you might use WIN-1251 store the translation in that format too.
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
User avatar
santscho
Posts: 1442
Joined: Mon 2. Apr 2007, 08:56
Location: Schweiz

Re: cmCalendar -> Problem with Russian language

Post by santscho »

Oliver Georgi wrote:If you might use WIN-1251 store the translation in that format too.
Means, I have to change these Russian translated fields separately to WIN-1251 in the MySQL database?
Schon Konfuzius sagte: "Sei kein YAML-Lappen". YAML-phpwcms-Integration auf http://www.yaml.phpwcms.org
User avatar
Oliver Georgi
Site Admin
Posts: 9888
Joined: Fri 3. Oct 2003, 22:22
Contact:

Re: cmCalendar -> Problem with Russian language

Post by Oliver Georgi »

No there are hard-coded language files (I think, do not know the module's programming) — and these have to match the charset you use or must be html encoded.
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
User avatar
santscho
Posts: 1442
Joined: Mon 2. Apr 2007, 08:56
Location: Schweiz

Re: cmCalendar -> Problem with Russian language

Post by santscho »

But why are the non-date related fields in Russian displayed correctly in cyrillic?
Schon Konfuzius sagte: "Sei kein YAML-Lappen". YAML-phpwcms-Integration auf http://www.yaml.phpwcms.org
User avatar
Oliver Georgi
Site Admin
Posts: 9888
Joined: Fri 3. Oct 2003, 22:22
Contact:

Re: cmCalendar -> Problem with Russian language

Post by Oliver Georgi »

I do not know. Only the coder knows.
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
breitsch
Posts: 473
Joined: Sun 6. Mar 2005, 23:12
Location: bern switzerland

Re: cmCalendar -> Problem with Russian language

Post by breitsch »

Link to site and BE-Access and template-code used per PM, please
http://www.youtube.com/watch?v=jqxENMKaeCU
because it's important!
breitsch
User avatar
Oliver Georgi
Site Admin
Posts: 9888
Joined: Fri 3. Oct 2003, 22:22
Contact:

Re: cmCalendar -> Problem with Russian language

Post by Oliver Georgi »

Grüße an die Schweizer.
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
User avatar
santscho
Posts: 1442
Joined: Mon 2. Apr 2007, 08:56
Location: Schweiz

Re: cmCalendar -> Problem with Russian language

Post by santscho »

I think, it's a global problem and has not much todo with the cmCalendar module. See my latest post: http://forum.phpwcms.org/viewtopic.php?f=16&t=24381
Schon Konfuzius sagte: "Sei kein YAML-Lappen". YAML-phpwcms-Integration auf http://www.yaml.phpwcms.org
Post Reply