summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-10-02 14:49:27 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-10-02 14:49:27 +0200
commit4f287044ee83f8e77dc3136d10cef07d878ba1c2 (patch)
treead9a0561cc56ae8153b1c7158ccd42ddcc149566 /debian
parente6caff1e5bb222d50cb7a521f1ebee723ac1fc9d (diff)
downloadpython-apt-4f287044ee83f8e77dc3136d10cef07d878ba1c2.tar.gz
* DistUpgrade/DistUpgrade.glade
- add missing "translatable" properties * DistUpgrade/DistUpgradeViewGtk.py: - fix incorrect i18n usage _()
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3b83d42f..a8c8c707 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+update-manager (0.44.14) edgy; urgency=low
+
+ * fix some incorrect i18n markings (lp: #62681)
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 2 Oct 2006 14:41:52 +0200
+
update-manager (0.44.13) edgy; urgency=low
* fix missing i18n declarations (lp: #62519)