From 44e4f96c0fd58829b4c7259d994196e9d8ac35d9 Mon Sep 17 00:00:00 2001 From: Wanne Date: Mon, 7 Feb 2022 12:46:18 +0000 Subject: [PATCH] Updated Chinese Text files (by kmoi) git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@9293 3b4a5df2-a311-0410-b5c6-a8a6f20db521 --- Utils/_ChineseText.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Utils/_ChineseText.cpp b/Utils/_ChineseText.cpp index 1794f5d11..5d80827fd 100644 --- a/Utils/_ChineseText.cpp +++ b/Utils/_ChineseText.cpp @@ -4375,7 +4375,7 @@ STR16 pMovementMenuStrings[] = L"安排行军路线", // done with movement menu, start plotting movement L"取消", // cancel this menu L"其它", // title for group of mercs not on squads nor in vehicles - L"Select all", // Select all squads TODO: Translate + L"全选", //L"Select all", Select all squads TODO: Translate }; @@ -11592,11 +11592,11 @@ STR16 szInteractiveActionText[] = L"%s阅读了文件,但没找到新的内容。",//L"%s reads the file, but learns nothing new.", L"%s离开了这个,没有意义。",//L"%s can't make sense out of this.", - L"%s不能使用网络。",//L"%s couldn't use the watertap.", + L"%s不能使用水龙头。",//L"%s couldn't use the watertap.", L"%s买了一个%s。",//L"%s has bought a %s.", L"%s没有足够的钱。那真让人难为情。",//L"%s doesn't have enough money. That's just embarassing.", - L"%s在使用网络",//L"%s drank from water tap", + L"%s使用水龙头喝水。",//L"%s drank from water tap", L"这台机器看起来无法工作。", //L"This machine doesn't seem to be working.", };