Frictional Games Forum (read-only)

Full Version: Extra_russian is not working...
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
The problem is this: Does not work extra russian.lang. Instead of text in the description of emptiness. A very necessary to make a normal map of the Russian text. With extra_english.lang all right. Who knows fixing the problem?
_________________________

Проблема такая: Не работает extra russian.lang. Вместо текста в описании пустота. А очень нужно сделать нормальное отображение русского текста. С extra_english.lang всё в порядке. Кто знает устранение проблемы ?

(11-25-2011, 07:38 PM)Urakozachok Wrote: [ -> ]The problem is this: Does not work extra russian.lang. Instead of text in the description of emptiness. A very necessary to make a normal map of the Russian text. With extra_english.lang all right. Who knows fixing the problem?
_________________________

Проблема такая: Не работает extra russian.lang. Вместо текста в описании пустота. А очень нужно сделать нормальное отображение русского текста. С extra_english.lang всё в порядке. Кто знает устранение проблемы ?
Never dealt with this, but I just found something. Put the "RESOURCES" here under the "LANGUAGE" in your "extra_english.lang":
//_________________________________________

<LANGUAGE>
<RESOURCES>
<Directory Path="fonts/rus" />
<Directory Path="lang/rus" />
</RESOURCES>

</LANGUAGE>

//__________________________________________

Not sure if that will do it, but I tried =\ This is probably SOOOO wrong.

You're going to need to use the HPL Language Tool (HplLangTool.exe) to translate your extra_english.lang file for your extra_russian.lang file.