> On normal Core, you'd use getlocale.tcz to install locales, not sure if it's available on Pi.
Yes, it isn't available in PiCore even for 7.1b4 version.
I tried to install dejavu-fonts-ttf.tcz before Midori installation.
But seems it don't work even after additional steps listed below was performed.
Maybe some additional setup is needed.
The one thing that helped me to display proper fonts was:
Step 1: set appropriate LANG. The console warning will be shown that app goes fallback to C locale, but anyway it's necessary step! Seriosly.
$ LANG=ru_RU midori
Step 2: change webpage default encoding in Midori. Menu->Preferences->Fonts->Preferred Encoding->Unicode (UTF-8).
Is there any way to automate that actions?
Just not to do them again each boot.
Thanks a lot for responses.