1) some fix in russiantext.cpp (by inshy)

2) fixed mistakes in UFS web page (was missing ","), add missing line (by inshy)
3) added russian layout for IMP Begin screen, now russian users can type name of they heroes using russian letters. Fixed position for male\female text in russian version (by Heinz)
4) fixed wrong position for items in inventory (by Heinz)

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@2533 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Wanne
2009-01-21 15:21:36 +00:00
parent 2364f70c5d
commit a6adf843b8
8 changed files with 66 additions and 41 deletions
+1 -1
View File
@@ -577,7 +577,7 @@ STR16 pUpperLeftMapScreenStrings[] =
L"Íàçíà÷åíèå", // the mercs current assignment
L"Êîíòðàêò", // the contract info about the merc
L"Çäîðîâüå", // the health level of the current merc
L"Áîåâîé äóõ", // the morale of the current merc
L"Áîåâ.äóõ", // the morale of the current merc
L"Ñîñò.", // the condition of the current vehicle
L"Áåíçèí", // the fuel level of the current vehicle
};