[PATCH 0/1] MR5621: Update zh_CN.po to align output text
The original help info of MKLINK lacks **\\t** which makes the output text of wine cmd not fully aligned. {width="587" height="330"} {width="586" height="330"} -- https://gitlab.winehq.org/wine/wine/-/merge_requests/5621
From: Hongxin Zhao <zhaohongxinxin(a)163.com> --- po/zh_CN.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/zh_CN.po b/po/zh_CN.po index ec4a9bc96af..e3e8390a950 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -14162,7 +14162,7 @@ msgstr "" "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" -- GitLab https://gitlab.winehq.org/wine/wine/-/merge_requests/5621
Hi, Please change to commit summary to "po: Add a missing \t in the Simplified Chinese translation.". -- https://gitlab.winehq.org/wine/wine/-/merge_requests/5621#note_70178
I meant changing the commit's message, not the MR title. Also, please don't miss the period symbol at the end. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/5621#note_70217
This merge request was closed by Hongxin Zhao. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/5621
Well, you don't need to close this one and open a new MR for that actually. You can just push the updated commit (with -f option) to your original branch (zhaohongxin-master-patch-92489). -- https://gitlab.winehq.org/wine/wine/-/merge_requests/5621#note_70218
participants (3)
-
Hongxin Zhao -
Hongxin Zhao (@zhaohongxin) -
Jactry Zeng (@jactry)