From 8a6caaf869ea87ade6043169076bda04a0dc6cb6 Mon Sep 17 00:00:00 2001 From: Jean-Ralph Aviles Date: Sat, 30 Jun 2018 21:10:08 -0700 Subject: Add trailing newline to output of edit-sources. Makes the console output cleaner. --- po/zh_CN.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'po/zh_CN.po') diff --git a/po/zh_CN.po b/po/zh_CN.po index 7d473dd43..7564c4615 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -2437,8 +2437,8 @@ msgstr "解析 %s 失败。请重新编辑之后再试。" #: apt-private/private-sources.cc #, c-format -msgid "Your '%s' file changed, please run 'apt-get update'." -msgstr "您的 %s 文件有过改动,请执行 ‘apt-get update’。" +msgid "Your '%s' file changed, please run 'apt-get update'.\n" +msgstr "您的 %s 文件有过改动,请执行 ‘apt-get update’。\n" #: apt-private/private-unmet.cc #, c-format -- cgit v1.2.3