Align the Chinese text output of wine cmd
before:

after:

From: Hongxin Zhao zhaohongxinxin@163.com
--- po/zh_CN.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/po/zh_CN.po b/po/zh_CN.po index ec4a9bc96af..3a29c0f04f6 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -14156,13 +14156,13 @@ msgstr "" "CTTY\t\t更换输入输出设备\n" "DATE\t\t显示或更改系统日期\n" "DEL (ERASE)\t删除一个或一组文件\n" -"DIR\t\t列出目录中的内容\n" +"DIR\t\t列出目录中的内容\nt "ECHO\t\t将文本直接复制到控制台输出\n" "ENDLOCAL\t终止批处理文件中对环境更改的本地化\n" "FTYPE\t\t显示或更改文件类型关联的打开命令\n" "HELP\t\t显示某个主题的帮助信息概览\n" "MD (MKDIR)\t创建子目录\n" -"MKLINK\t创建符号链接\n" +"MKLINK\t\t创建符号链接\n" "MORE\t\t分页显示输出\n" "MOVE\t\t移动一个或多个文件,或整个目录树\n" "PATH\t\t设置或显示命令搜索路径\n"
Hi,
It looks like your patch introduced the new failures shown below. Please investigate and fix them before resubmitting your patch. If they are not new, fixing them anyway would help a lot. Otherwise please ask for the known failures list to be updated.
The full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=145504
Your paranoid android.
=== debian11 (build log) ===
Task: The win32 Wine build failed
=== debian11b (build log) ===
Task: The wow64 Wine build failed
This merge request was closed by Hongxin Zhao.
This merge request was approved by Elizabeth Figura.