From: Arch Librarian Date: Mon, 20 Sep 2004 17:05:42 +0000 (+0000) Subject: * Don't translate "Yes, do as I say!" in Chinese locale... X-Git-Tag: 0.7.24ubuntu1~502 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/3c25b6f86adcf743a2445bdb012737caea9b913a?ds=sidebyside * Don't translate "Yes, do as I say!" in Chinese locale... Author: mdz Date: 2004-02-27 01:06:49 GMT * Don't translate "Yes, do as I say!" in Chinese locales, because it can be difficult to input (Closes: #234886) --- diff --git a/debian/changelog b/debian/changelog index 2f8b43a35..3c4270035 100644 --- a/debian/changelog +++ b/debian/changelog @@ -22,6 +22,8 @@ apt (0.5.23) unstable; urgency=low and always specify it first, and use dh_shlibdeps -l uniformly rather than sometimes changing LD_LIBRARY_PATH directly * Document unit for Cache-Limit (bytes) (Closes: #234737) + * Don't translate "Yes, do as I say!" in Chinese locales, because it can + be difficult to input (Closes: #234886) -- diff --git a/po/zh_CN.po b/po/zh_CN.po index 796266b66..fd02b49df 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: apt 0.5.22\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2004-01-08 23:31-0800\n" -"PO-Revision-Date: 2004-02-15 02:15+1300\n" +"PO-Revision-Date: 2004-02-26 17:05-0800\n" "Last-Translator: Tchaikov \n" "Language-Team: Chinese (simplified) \n" "MIME-Version: 1.0\n" @@ -786,9 +786,10 @@ msgstr "碰到了一些问题,您使用了 -y 选项但是没有用 --force-ye msgid "Trivial Only specified but this is not a trivial operation." msgstr "虽然您指定了 Trivial Only,但这不是个日常(trivial)操作。" +# apt-pkg/contrib/ #: cmdline/apt-get.cc:819 msgid "Yes, do as I say!" -msgstr "是的,就照着我说的做!" +msgstr "" #: cmdline/apt-get.cc:821 #, c-format