diff options
author | Chris Leick <c.leick@vollbio.de> | 2011-04-26 17:43:15 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2011-04-26 17:43:15 +0200 |
commit | 160960eb83defb82b621fc1013262bc6c8e41aeb (patch) | |
tree | 9d18e3afa5ce7d98270595fa917f58abdb099434 | |
parent | a09e4489c7bd097d051db44b5e3487963b7a36c0 (diff) |
* doc/po/de.po:
- undo the translation of the command 'dump' in manpage of apt-config
as report by Burghard Grossmann on debian-l10n-german, thanks!
-rw-r--r-- | debian/changelog | 5 | ||||
-rw-r--r-- | doc/po/de.po | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 82037ea34..64cba02cd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -31,8 +31,11 @@ apt (0.8.14.2) UNRELEASED; urgency=low - deprecate mostly undocumented 'showauto' in favor of 'apt-mark' * apt-pkg/pkgcache.cc: - really ignore :arch in FindPkg() in non-multiarch environment + * doc/po/de.po: + - undo the translation of the command 'dump' in manpage of apt-config + as report by Burghard Grossmann on debian-l10n-german, thanks! - -- David Kalnischkies <kalnischkies@gmail.com> Tue, 26 Apr 2011 17:29:14 +0200 + -- David Kalnischkies <kalnischkies@gmail.com> Tue, 26 Apr 2011 17:35:24 +0200 apt (0.8.14.1) unstable; urgency=low diff --git a/doc/po/de.po b/doc/po/de.po index 75595df07..891e69964 100644 --- a/doc/po/de.po +++ b/doc/po/de.po @@ -1912,7 +1912,7 @@ msgstr "" "<command>apt-config</command><arg><option>-hv</option></arg><arg><option>-" "o=<replaceable>Konfigurationszeichenkette</replaceable></option></" "arg><arg><option>-c=<replaceable>Datei</replaceable></option></arg><group " -"choice=\"req\"> <arg>shell</arg> <arg>Abbild</arg> </group>" +"choice=\"req\"> <arg>shell</arg> <arg>dump</arg> </group>" #. type: Content of: <refentry><refsect1><para> #: apt-config.8.xml:51 |