From e2ca25623b983c34ad882a5d03aac2b562e4349d Mon Sep 17 00:00:00 2001 From: Allan McRae Date: Tue, 23 Feb 2016 13:05:02 +1000 Subject: Manually fix space before ellipses in translations Signed-off-by: Allan McRae --- src/pacman/po/zh_TW.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/pacman/po/zh_TW.po') diff --git a/src/pacman/po/zh_TW.po b/src/pacman/po/zh_TW.po index e1003102..569dfe7c 100644 --- a/src/pacman/po/zh_TW.po +++ b/src/pacman/po/zh_TW.po @@ -118,7 +118,7 @@ msgstr "正在套用增量包...\n" #: src/pacman/callback.c:277 #, c-format msgid "generating %s with %s... " -msgstr "正在生成 %s (使用 %s) ..." +msgstr "正在生成 %s (使用 %s)..." #: src/pacman/callback.c:282 #, c-format @@ -132,7 +132,7 @@ msgstr "失敗。\n" #: src/pacman/callback.c:291 #, c-format -msgid "Retrieving packages ...\n" +msgid "Retrieving packages...\n" msgstr "正在擷取套件...\n" #: src/pacman/callback.c:295 -- cgit v1.2.3-24-g4f1b