News:

Support the VirtueMart project and become a member

Main Menu

Russian Language problem

Started by Ronal, January 31, 2008, 22:02:46 PM

Previous topic - Next topic

Ronal

The Russian Language Pack which is here http://dev.virtuemart.net/cb/proj/doc.do?doc_id=1328 not correctly works.


It occurs because the parameter
'CHARSET' => 'cp1251'
in languages\common\russian.php is ignored by the VM.

But if all russian.php convert from cp1251 to utf8 аll works perfectly.



If it is possible, add rebuilt russian.php in Language_Pack_for_VirtueMart_1.1.
Altered russian.php look here http://www.bigupload.com/files/YMFPT7QKGO/languages.rar_.zip.html

ps: Can make support of Russian localization for VM 1.1 in this topic?



Pisu

can I ask you, what was the default charset for russian in Joomla 1.0.x?
Pisu - Team VMItalia (Supporto Italiano VirtueMart)
www.stefanobagnatica.it | www.vmitalia.net

Sergunok

Hello,
I have same problem, but contrary.
Joomla - cp1251
VM 1.1 -  utf8

If i change charset in each russian language file from utf to cyrilic windows - it is not shows correctly.

Please, any ideas ?


Pisu

Quote from: Sergunok on April 12, 2008, 01:56:43 AM
Hello,
I have same problem, but contrary.
Joomla - cp1251
VM 1.1 -  utf8
If i change charset in each russian language file from utf to cyrilic windows - it is not shows correctly.
Please, any ideas ?

In fact, now the charset in russian language file, for VM is utf-8.
So you are using Joomla 1.0.x? And there, the charset is cp1251?

If so, please give a try replacing the original /classes/language.class.php with the one I'm attaching...

[attachment cleanup by admin]
Pisu - Team VMItalia (Supporto Italiano VirtueMart)
www.stefanobagnatica.it | www.vmitalia.net

Dnis

Quote from: Pisu on April 15, 2008, 19:32:01 PM
In fact, now the charset in russian language file, for VM is utf-8.
So you are using Joomla 1.0.x? And there, the charset is cp1251?
If so, please give a try replacing the original /classes/language.class.php with the one I'm attaching...

I replaced the original /classes/language.class.php and my problem with charset was solved

tnx

(I have
Joomla - cp1251
VM 1.1 -  utf8 ( last russian lang VM1.1_b3_russian_utf8 by ronal http://forum.virtuemart.net/index.php?topic=24412.0))

Pisu

Pisu - Team VMItalia (Supporto Italiano VirtueMart)
www.stefanobagnatica.it | www.vmitalia.net

Pimanka

Hello,
I have the same problem. I have virtuemart 1.1 and I used the russian language files from the link above (http://www.bigupload.com/files/YMFPT7QKGO/languages.rar_.zip.html).
I have almost the same symbols as shown on the first pictures...but the other sites in my joomla systems works fine.

Can anybody help me? I tried everything and I spent already hours :o(

Thank you very much....

Pisu

Added UTF8 - CP1251 conversion, in VM 1.1 SVN. You can give a try with a nigthly build (so wait tomorrow!), or wait for next patch release.
Pisu - Team VMItalia (Supporto Italiano VirtueMart)
www.stefanobagnatica.it | www.vmitalia.net