mirror of
https://github.com/1dot13/source.git
synced 2026-08-05 14:00:23 +02:00
- Translated MP Text in _GermanText.cpp
- A few minor adjustments git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@2728 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -3979,6 +3979,8 @@ STR16 gzMPJScreenText[] =
|
||||
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[] =
|
||||
@@ -4737,7 +4739,7 @@ STR16 MPClientMessage[] =
|
||||
|
||||
// 25
|
||||
L"Testing and cheat function '9' is enabled.",
|
||||
L"New connection: Client #%d - '%S', Edge: %d, Team: %d.",
|
||||
L"New connection: Client #%d - '%S'.",
|
||||
L"Team: %d.",//not used any more
|
||||
L"'%s' (client %d - '%S') was killed by '%s' (client %d - '%S').",
|
||||
L"Kicked client #%d - '%S'.",
|
||||
|
||||
Reference in New Issue
Block a user