Language problem
I want to run Tiki in Ukrainian language. I've added Ukrainian language and chosed it in preferences. But one half of the site is in Ukrainian, another is in Russian (I translated language file from russian).
I read that it's worth ro run get_strings.php
But it says
Languages: langmapping.php br cn cs da de en en-uk es fr he it ja nl no pl ru sk sr sv tw ua
File: ./db/local.php
File: ./db/tiki-db.php
File: ./db/convertscripts/mysql3tomysql4.php
File: ./db/convertscripts/mysql3tooci8.php
File: ./db/convertscripts/mysql3topgsql72.php
File: ./db/convertscripts/mysql3tosqlite.php
File: ./db/convertscripts/mysql3tosybase.php
....
File: ./tiki-wiki_rss.php
File: ./tiki-xmlrpc_services.php
File: ./topic_image.php
File: ./xmlrpc.php
File (hardwired): ./lang/langmapping.php
Fatal error: Failed opening required 'lang/langmapping.php/language.php' (include_path='lib/pear:lib/adodb:lib/pear:lib:.:/usr/lib/php/:/usr/lib/php/pear/:/usr/local/ampoliros/etc/') in /var/www/mysite.com/html/tiki/get_strings.php on line 217
What is the trouble?