diff options
author | David Kalnischkies <david@kalnischkies.de> | 2016-11-11 22:44:40 +0100 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2016-11-11 23:40:39 +0100 |
commit | 769e06cf07625f4a2f5c84340ef6af697d7b0894 (patch) | |
tree | 7c2558b470777aaf820c3249fc4a767aeac1ccfb /po/de.po | |
parent | a658ffbf1911ae9b9838615d0a60f4613e642553 (diff) |
unfuzzy various strings in manpage po's
No need to ask translators to deal with typo fixes in english text,
adding new items to long existing lists and 'literals'.
Gbp-Dch: Ignore
Diffstat (limited to 'po/de.po')
-rw-r--r-- | po/de.po | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2116,9 +2116,9 @@ msgstr "" #. TRANSLATORS: First string is package name, second is version #: apt-private/private-install.cc -#, fuzzy, c-format +#, c-format msgid "%s is already the newest version (%s).\n" -msgstr "%s ist schon die neueste Version.\n" +msgstr "%s ist schon die neueste Version (%s).\n" #: apt-private/private-install.cc cmdline/apt-get.cc cmdline/apt-mark.cc #, c-format |