diff options
author | bubulle@debian.org <> | 2012-12-08 19:35:40 +0100 |
---|---|---|
committer | bubulle@debian.org <> | 2012-12-08 19:35:40 +0100 |
commit | b98891e1e0c1b325dbc91eac6314ea853945d3ea (patch) | |
tree | 5fe5aa051642d1ec7608fedc4f3d1e253cefeae7 /debian | |
parent | d4bb5cc77a8e40656a9767f31c0a12d064c8d305 (diff) |
Fix Plural forms in German, French, Japanese and Portuguese
translations. Thanks to Jakub Wilk for reporting these errors.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e58d09a99..a189695ec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ apt (0.9.7.7) UNRELEASED; urgency=low * Drop a confusing non-breaking space. Closes: #691024 * Thai (Theppitak Karoonboonyanan). Closes: #691613 * Vietnamese (Trần Ngọc Quân). Closes: #693773 + * Fix Plural forms in German, French, Japanese and Portuguese + translations. Thanks to Jakub Wilk for reporting these errors. [ David Kalnischkies ] * apt-pkg/packagemanager.cc: |