From 29626ddaf19284855ba3244cff28612cbc1e2b84 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Thu, 10 Jan 2019 10:30:36 +0100 Subject: Generalize %s does not take any arguments This used to be "apt-cache stats does not take any arguments", but replace "apt-cache stats" with "%s" so we can reuse it for other commands. Gbp-Dch: ignore --- po/ku.po | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'po/ku.po') diff --git a/po/ku.po b/po/ku.po index 4910d51b0..18e2bce96 100644 --- a/po/ku.po +++ b/po/ku.po @@ -2427,7 +2427,8 @@ msgid "All packages are up to date." msgstr "" #: cmdline/apt-cache.cc -msgid "apt-cache stats does not take any arguments" +#, c-format +msgid "%s does not take any arguments" msgstr "" #: cmdline/apt-cache.cc -- cgit v1.2.3