Francois Gouget : po: Remove a space before a linefeed in the Chinese translation.
Module: wine Branch: master Commit: 1f9a15688726adead1b2f5e8fa6b9045c629b21c URL: https://source.winehq.org/git/wine.git/?a=commit;h=1f9a15688726adead1b2f5e8f... Author: Francois Gouget <fgouget(a)free.fr> Date: Tue Mar 15 15:57:00 2022 +0100 po: Remove a space before a linefeed in the Chinese translation. Signed-off-by: Francois Gouget <fgouget(a)free.fr> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- 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 fa9a8e469f0..f8927aa19e9 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -13940,7 +13940,7 @@ msgstr "" "\n" "语法: MKLINK [options] link_name target\n" "\n" -"选项: \n" +"选项:\n" "/d 创建目录符号链接。\n" "/h 创建硬链接。\n" "/j 创建目录结。\n"
participants (1)
-
Alexandre Julliard