diff options
author | bubulle@debian.org <> | 2009-01-11 19:26:59 +0100 |
---|---|---|
committer | bubulle@debian.org <> | 2009-01-11 19:26:59 +0100 |
commit | 6b75a560808457d8cd0fac9ce4917eda1d7ed53d (patch) | |
tree | ba57e6bf31a0bcac5acfa9d38dee9f19a18f12e9 | |
parent | c56db9fa27c227618e482f14a851d4443501c07b (diff) |
Fix spelling error in French translation
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | po/ChangeLog | 4 | ||||
-rw-r--r-- | po/fr.po | 2 |
3 files changed, 12 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 622152f29..2520be85b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +apt (0.7.21) UNRELEASED; urgency=low + + * Translations: + - fr.po: fix spelling error to "défectueux". Thanks to Thomas Péteul. + + -- Christian Perrier <bubulle@debian.org> Sun, 11 Jan 2009 19:26:00 +0100 + apt (0.7.20) unstable; urgency=low [ Eugene V. Lyubimkin ] diff --git a/po/ChangeLog b/po/ChangeLog index 9a5a0016b..3e9057d2b 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2008-12-11 Christian Perrier <bubulle@debian.org> + + * fr.po: fix spelling error to "défectueux" + 2009-01-04 Tetralet <tetralet@gmail.com> * zh_TW.po: Added as 538t1u. @@ -2541,7 +2541,7 @@ msgstr "" #: apt-pkg/algorithms.cc:1109 msgid "Unable to correct problems, you have held broken packages." msgstr "" -"Impossible de corriger les problèmes, des paquets défecteux sont en mode " +"Impossible de corriger les problèmes, des paquets défectueux sont en mode " "« garder en l'état »." #: apt-pkg/algorithms.cc:1375 apt-pkg/algorithms.cc:1377 |