Russian Language Pack (complete)
Included all language files for front-end, back-end, buttons, email temlates, countries, zones and other.
Using utf-8 charset and Multibyte String Functions.
Russian Language Pack (complete)
Included all language files for front-end, back-end, buttons, email temlates, countries, zones and other.
Using utf-8 charset and Multibyte String Functions.
Thank you for your hard work on this contribution ..
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL, Domain, and MagicThumb with semi-annual and longer hosting
I was wondering how to install this?
I have an English language site, but some Russian customers.
I don't need the admin to be in Russian, only what the customers see. I also need it to be dual language, so that customers can choose between English or Russian.
Can this language pack do this?
Hi a_berezin
I understand that you are trying to be helpful here, but when the question is how to install and the first instruction is Install all files, this is very frustrating.
I am presuming that the files and subfolders in your folder should put in the zencart folder, but some of them have the names of existing subfolders. (eg editors, images and includes) Should your ones replace the ones there? Or should the files in your versions of the folders be added to those folders? What happens when there are conflicting filenames?
I have tried many combinations of the above, without success.
Also, there are folders with similar, but different, names (eg admin). What should be done with this?
Could you explain what this means and how this is done? Which screen, which command?2. Convert data base to utf-8
It is very difficult to understand what is meant here. What are intended to be the source files? The original Zencart files? (these will be overwritten by now if instruction 1 is followed). Are you trying to say that, to install, we should copy your files, but give them different names? That seems strange, it would be easier for them to be developed with the correct names.3. In admin copy
includes/languages/english.php -> includes/languages/russian.php
includes/languages/english/*.* -> includes/languages/russian/*.*
I would very much appreciate it if you could clarify these points, and I'd be happy to help developing instructions into a clear step-by-step guide.
Has anyone updated the Russian language-pack to work with v1.5.1 (or v1.5.0)?
I cannot find the name of the Charset used for the php-files in the Russian languagepack.
They look like this: Информация
For instance from ez_pages_definitions.php.
define('BOX_HEADING_EZPAGES','Информация');
define('TEXT_EZ_PAGES_TABLE_CONTEXT', 'Содержимое');
define('CURRENT_PAGE_INDICATOR', ' * ');
define('NOT_CURRENT_PAGE_INDICATOR', ' - ');
I need to convert Cyrillic tekst into this charset.
Anyone?