mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
Correct two errors in the Chinese translation
This commit is contained in:
@@ -9385,7 +9385,7 @@ STR16 szBackgroundText_Value[]=
|
||||
L" %s%d%% 对人员治疗疾病的效率 \n", //L" %s%d%% effectiveness at treating population against diseases\n",
|
||||
L" 能够发现%d格之内的脚印 \n", //L"Can spot tracks up to %d tiles away\n",
|
||||
L" %s%d%% 被伏击时的初始距离 \n", //L" %s%d%% initial distance to enemy in ambush\n",
|
||||
L" %s%d%% 几率回避攻击 \n", //L" %s%d%% chance to evade snake attacks\n",
|
||||
L" %s%d%% 闪避蛇类攻击 \n", //L" %s%d%% chance to evade snake attacks\n",
|
||||
|
||||
L" 对某些其他背景的厌恶 \n", //L" dislikes some other backgrounds\n",
|
||||
L" 吸烟者", //L"Smoker",
|
||||
|
||||
@@ -396,8 +396,8 @@ STR16 gzIMPMajorTraitsHelpTextsSurvival[] =
|
||||
|
||||
L"疾病抗性 %s%d%%\n",//L" %s%d%% disease resistance\n",
|
||||
L"食物消耗 %s%d%%\n",//L" %s%d%% food consumption\n",
|
||||
L"水 消 耗 %s%d%%\n",//L" %s%d%% water consumption\n",
|
||||
L"回避几率 +%d%%\n", //L"+%d%% snake evasion\n",
|
||||
L"水消耗 %s%d%%\n",//L" %s%d%% water consumption\n",
|
||||
L"闪避蛇类 +%d%%\n", //L"+%d%% snake evasion\n",
|
||||
L"迷彩涂装效果 +%d%%\n",// L"+%d%s camouflage effectiveness\n",
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user