diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2019-01-10 10:30:36 +0100 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2019-01-10 10:38:54 +0100 |
commit | 29626ddaf19284855ba3244cff28612cbc1e2b84 (patch) | |
tree | d1a268ef2c402ae7d29da2292e146c3856d65b56 /po/ku.po | |
parent | b78d18378213292691b5132975086d9e80973a81 (diff) |
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
Diffstat (limited to 'po/ku.po')
-rw-r--r-- | po/ku.po | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |