diff options
author | bubulle@debian.org <> | 2007-04-21 22:17:37 +0200 |
---|---|---|
committer | bubulle@debian.org <> | 2007-04-21 22:17:37 +0200 |
commit | 72c52e774bb0564302617b8aec2f6e24215fd31d (patch) | |
tree | b6e2f62251e63280359edbf3f02d1a496e77a22d | |
parent | c91c4115f87e8dd7a3fd938366feec7805ad5824 (diff) | |
parent | 9fda8ed498f56d8e158134818301b1ef11334c1c (diff) |
Galician translation update
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | po/gl.po | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index a2daa2d3a..9f34fd793 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,8 @@ apt (0.6.46.5) UNRELEASED; urgency=low - only unmount if APT::CDROM::NoMount is false * methods/cdrom.cc: - only umount if it was mounted by the method before + * po/gl.po: + - fix error translation that causes trouble to lsb_release -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 18 Dec 2006 19:39:05 +0100 @@ -108,7 +108,7 @@ msgstr "" #: cmdline/apt-cache.cc:1470 #, c-format msgid "%4i %s\n" -msgstr "[%4i] %s\n" +msgstr "%4i %s\n" #. Show any packages have explicit pins #: cmdline/apt-cache.cc:1482 |