mirror of
https://github.com/1dot13/source.git
synced 2026-09-09 14:46:05 +02:00
- Forgot to add the "," character after a text line
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@2819 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -5774,7 +5774,7 @@ STR16 gszMPMapscreenText[] =
|
|||||||
L"手提电脑开启后你无法更换队伍。",// L"You cannot change teams once the Laptop is unlocked.",
|
L"手提电脑开启后你无法更换队伍。",// L"You cannot change teams once the Laptop is unlocked.",
|
||||||
L"随机佣兵: ",// L"Random Mercs: ",
|
L"随机佣兵: ",// L"Random Mercs: ",
|
||||||
L"Y",
|
L"Y",
|
||||||
L"难度:"// L"Difficulty:"
|
L"难度:",// L"Difficulty:",
|
||||||
L"Server Version:",
|
L"Server Version:",
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
@@ -4836,7 +4836,7 @@ STR16 gszMPMapscreenText[] =
|
|||||||
L"Íåëüçÿ èçìåíèòü èìÿ êîìàíäû ïîñëå îòêðûòèÿ ëýïòîïà.", //You cannot change teams once the Laptop is unlocked.
|
L"Íåëüçÿ èçìåíèòü èìÿ êîìàíäû ïîñëå îòêðûòèÿ ëýïòîïà.", //You cannot change teams once the Laptop is unlocked.
|
||||||
L"Ñëó÷. áîéöû: ", //Random Mercs:
|
L"Ñëó÷. áîéöû: ", //Random Mercs:
|
||||||
L"Äà", //Y
|
L"Äà", //Y
|
||||||
L"Ñëîæíîñòü:" //Difficulty:
|
L"Ñëîæíîñòü:", //Difficulty:
|
||||||
L"Server Version:",
|
L"Server Version:",
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user