diff options
author | Christian Perrier <bubulle@debian.org> | 2005-12-22 13:10:36 +0000 |
---|---|---|
committer | Christian Perrier <bubulle@debian.org> | 2005-12-22 13:10:36 +0000 |
commit | ae171d8b3389095f9735b395b2a62f73e11e078b (patch) | |
tree | 41c4646d03e03193157c1c5f82c4bec000d4b0a4 /po/de.po | |
parent | b0167abfe740239839dc9eadd4f37e837cf5b1a0 (diff) |
Fix a translation glitch in German
* po/de.po: Translate "sense". Closes: #318082
Diffstat (limited to 'po/de.po')
-rw-r--r-- | po/de.po | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2164,7 +2164,7 @@ msgstr "Option »%s« ist zu lang" #: apt-pkg/contrib/cmndline.cc:301 #, c-format msgid "Sense %s is not understood, try true or false." -msgstr "Sense %s wird nicht verstanden, versuchen Sie »true« oder »false«." +msgstr "Der Sinn von %s wird nicht verstanden, versuchen Sie »true« oder »false«." #: apt-pkg/contrib/cmndline.cc:351 #, c-format |