mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
- Merged/updated text files from multiplayer project branch
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@2816 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -3976,11 +3976,6 @@ STR16 gzMPJScreenText[] =
|
||||
L"You must enter a player name.",
|
||||
L"You must enter a valid server IP address.\n (eg 84.114.195.239).",
|
||||
L"You must enter a valid Server Port between 1 and 65535.",
|
||||
L"MP Sync. Directory",
|
||||
L"You must enter a file transfer directory.",
|
||||
L"(Use '/' instead of '\\' for directory delimiters.)",
|
||||
L"The specified synchronisation directory does not exist.",
|
||||
L"The specified synchronisation directory does not exist.",
|
||||
};
|
||||
|
||||
STR16 gzMPHScreenText[] =
|
||||
@@ -4017,6 +4012,10 @@ STR16 gzMPHScreenText[] =
|
||||
L"Use New Inventory (NIV)",
|
||||
L"Enforce Maximum AI Enemies",
|
||||
L"Sync. MP Clients Directory",
|
||||
L"MP Sync. Directory",
|
||||
L"You must enter a file transfer directory.",
|
||||
L"(Use '/' instead of '\\' for directory delimiters.)",
|
||||
L"The specified synchronisation directory does not exist.",
|
||||
};
|
||||
|
||||
STR16 pDeliveryLocationStrings[] =
|
||||
@@ -4789,6 +4788,7 @@ STR16 MPClientMessage[] =
|
||||
L"This server requires that you download modified files to play, do you wish to continue?",
|
||||
// 65
|
||||
L"Press 'Ready' to enter tactical screen.",
|
||||
L"Cannot connect because your version %S is different from the server version %S.",
|
||||
};
|
||||
|
||||
STR16 MPHelp[] =
|
||||
@@ -4841,7 +4841,8 @@ STR16 gszMPMapscreenText[] =
|
||||
L"You cannot change teams once the Laptop is unlocked.",
|
||||
L"Random Mercs: ",
|
||||
L"Y",
|
||||
L"Difficulty:"
|
||||
L"Difficulty:",
|
||||
L"Server Version:",
|
||||
};
|
||||
|
||||
STR16 gzMPSScreenText[] =
|
||||
|
||||
Reference in New Issue
Block a user