mirror of
https://github.com/1dot13/source.git
synced 2026-08-05 14:00:23 +02:00
- Added the new strings from the multiplayer branch
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@2724 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -3971,8 +3971,9 @@ STR16 gzMPJScreenText[] =
|
||||
L"Âïèøèòå èìÿ èãðîêà.", //You must enter a player name
|
||||
L"Âïèøèòå êîððåêòíûé IP àäðåñ. \n(ïðèìåð 84.114.195.239).", //You must enter a valid server IP address.\n (eg 192.168.0.1)
|
||||
L"Âïèøèòå êîððåêòíûé ïîðò ñåðâåðà (èñïîëüçóéòå äèàïàçîí îò 1 äî 65535).", //You must enter a valid Server Port between 1 and 65535
|
||||
L"File Transfer Directory",
|
||||
L"You must enter a file transfer directory."
|
||||
L"MP Sync. Directory",
|
||||
L"You must enter a file transfer directory.",
|
||||
L"(Use '/' instead of '\\' for directory delimiters.)",
|
||||
};
|
||||
|
||||
STR16 gzMPHScreenText[] =
|
||||
@@ -4008,6 +4009,7 @@ STR16 gzMPHScreenText[] =
|
||||
L"Ïðèñóòñòâóþò ãðàæäàíñêèå â CO-OP", //Enable Civilians in CO-OP
|
||||
L"Ðåàëèñòè÷íàÿ ñèñòåìà èíâåíòàðÿ (NIV)", //Use New Inventory (NIV)
|
||||
L"Enforce Maximum AI Enemies,
|
||||
L"Sync. MP Clients Directory",
|
||||
};
|
||||
|
||||
STR16 pDeliveryLocationStrings[] =
|
||||
@@ -4820,8 +4822,8 @@ STR16 gszMPMapscreenText[] =
|
||||
L"Game Type: ",
|
||||
L"Players: ",
|
||||
L"Mercs each: ",
|
||||
L"You cannot change starting edge once Laptop is unlocked",
|
||||
L"You cannot change teams once the Laptop is unlocked",
|
||||
L"You cannot change starting edge once Laptop is unlocked.",
|
||||
L"You cannot change teams once the Laptop is unlocked.",
|
||||
L"Random Mercs: ",
|
||||
L"Y",
|
||||
L"Difficulty:"
|
||||
@@ -4852,7 +4854,7 @@ STR16 gzMPChatToggleText[] =
|
||||
STR16 gzMPChatboxText[] =
|
||||
{
|
||||
L"×àò ñåòåâîé èãðû Jagged Alliance 2 v1.13", //Multiplayer Chat
|
||||
L"Çàìåòêà: íàæìèòå |Â|Â|Î|Ä äëÿ îòïðàâêè ñîîáùåíèÿ, |Ê|Ë|Þ|× äëÿ âûõîäà èç ÷àòà", //Chat: press ENTER to send of ESC to cancel
|
||||
L"Çàìåòêà: íàæìèòå |Â|Â|Î|Ä äëÿ îòïðàâêè ñîîáùåíèÿ, |Ê|Ë|Þ|× äëÿ âûõîäà èç ÷àòà.", //Chat: press ENTER to send of ESC to cancel
|
||||
};
|
||||
|
||||
#endif //RUSSIAN
|
||||
|
||||
Reference in New Issue
Block a user