Francois Gouget : po: Remove a stray line in the Chinese (PRC) translation.
Module: wine Branch: master Commit: 905ad724e67c052b2db8cdff001631e881e3d2e2 URL: https://source.winehq.org/git/wine.git/?a=commit;h=905ad724e67c052b2db8cdff0... Author: Francois Gouget <fgouget(a)free.fr> Date: Mon Oct 22 03:13:31 2018 +0200 po: Remove a stray line in the Chinese (PRC) translation. Signed-off-by: Francois Gouget <fgouget(a)free.fr> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- po/zh_CN.po | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/po/zh_CN.po b/po/zh_CN.po index 2e1b4c7..982121a 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -10729,9 +10729,7 @@ msgstr "Verify 处于 %1 状态\n" #: cmd.rc:390 msgid "Verify must be ON or OFF\n" -msgstr "" -"Verify 只能是开启 (ON) 或关闭 (OFF) 状态\n" -" \n" +msgstr "Verify 只能是开启 (ON) 或关闭 (OFF) 状态\n" #: cmd.rc:391 msgid "Parameter error\n"
participants (1)
-
Alexandre Julliard