Skip to content

Commit 86b4ec0

Browse files
committed
update chinese translation
1 parent 03760a3 commit 86b4ec0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

config/ConfigFormUnit.cpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -184,13 +184,13 @@ void TConfigForm::ApplyTranslation(TIniFile *ini)
184184
MaxgameticksCbx->AddItem(L"15 次每秒", NULL);
185185

186186
System::UnicodeString shaderHint =
187-
L"一些着色器只有在启用缩放时才有效\n\n";
187+
L"一些着色器只有在启用放大时才有效\n\n";
188188

189189
System::UnicodeString upscaleHint =
190-
L"必须启用缩放才能使此设置生效\n\n";
190+
L"必须启用放大才能使此设置生效\n\n";
191191

192192
System::UnicodeString enableUpscaleHint =
193-
L"要启用缩放,请将显示方式设置为“无边框” \n"
193+
L"要启用放大,请将显示方式设置为“无边框” \n"
194194
"或“拉伸至全屏”。对于“窗口化”, \n"
195195
"你必须调整窗口大小或将窗口开启最大化。";
196196

0 commit comments

Comments
 (0)