mirror of
https://github.com/1dot13/source.git
synced 2026-08-05 14:00:23 +02:00
- removed loading of unused ja2_logo.STI
- message "windowed mode requires a color depth of 16bpp" localized (need translation to Dutch & German) git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3163 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -966,9 +966,9 @@ STR16 gpStrategicString[] =
|
||||
//These are the labels for the different types of enemies we fight in autoresolve.
|
||||
|
||||
L"Îïîë÷åíåö", //STR_AR_MILITIA_NAME,
|
||||
L"Ñïåöíàç", //STR_AR_ELITE_NAME,
|
||||
L"Ýëèòà", //STR_AR_ELITE_NAME,
|
||||
L"Ñîëäàò", //STR_AR_TROOP_NAME,
|
||||
L"Ïîëèöàé", //STR_AR_ADMINISTRATOR_NAME,
|
||||
L"Ïîëèöèÿ", //STR_AR_ADMINISTRATOR_NAME,
|
||||
L"Ðåïòèîí", //STR_AR_CREATURE_NAME,
|
||||
|
||||
//Label for the length of time the battle took
|
||||
@@ -4847,4 +4847,9 @@ STR16 gzIMPDisabilityTraitText[]=
|
||||
L"I.M.P. Íåäîñòàòêè", //I.M.P. Disabilities
|
||||
};
|
||||
|
||||
STR16 Additional113Text[]=
|
||||
{
|
||||
L"Äëÿ çàïóñêà Jagged Alliance 2 v1.13 â îêîííîì ðåæèìå òðåáóåòñÿ óñòàíîâèòü 16-áèòíîå êà÷åñòâî öâåòîïåðåäà÷è ýêðàíà",//Jagged Alliance 2 v1.13 windowed mode requires a color depth of 16bpp or less.
|
||||
};
|
||||
|
||||
#endif //RUSSIAN
|
||||
|
||||
Reference in New Issue
Block a user