Package: gmpc Version: 0.13.0-2 Severity: minor
The french translation has a minor bug. The html code enclosing the "Length" tag (Longueur in french) is wrong. (is "<b>Longueur: <b>", should by "<b>Longueur :</b>"). -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (900, 'testing'), (800, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17-2-686 Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to fr_FR.UTF-8) Versions of packages gmpc depends on: ii libatk1.0-0 1.12.3-1 The ATK accessibility toolkit ii libc6 2.3.6.ds1-7 GNU C Library: Shared libraries ii libcairo2 1.2.4-4 The Cairo 2D vector graphics libra ii libfontconfig1 2.4.1-2 generic font configuration library ii libglade2-0 1:2.6.0-2 library to load .glade files at ru ii libglib2.0-0 2.12.4-1 The GLib library of C routines ii libgtk2.0-0 2.8.20-3 The GTK+ graphical user interface ii libmpd0 0.12.0-2 High-level client library for acce ii libpango1.0-0 1.14.7-1 Layout and rendering of internatio ii libx11-6 2:1.0.3-2 X11 client-side library ii libxcursor1 1.1.7-4 X cursor management library ii libxext6 1:1.0.1-2 X11 miscellaneous extension librar ii libxfixes3 1:4.0.1-4 X11 miscellaneous 'fixes' extensio ii libxi6 1:1.0.1-3 X11 Input extension library ii libxinerama1 1:1.0.1-4.1 X11 Xinerama extension library ii libxml2 2.6.27.dfsg-1 GNOME XML library ii libxrandr2 2:1.1.0.2-4 X11 RandR extension library ii libxrender1 1:0.9.1-3 X Rendering Extension client libra gmpc recommends no packages. -- no debconf information
diff -Nru gmpc-0.13.0-orig/po/fr.po gmpc-0.13.0/po/fr.po --- gmpc-0.13.0-orig/po/fr.po 2006-03-04 14:18:08.000000000 +0100 +++ gmpc-0.13.0/po/fr.po 2006-11-10 14:42:13.000000000 +0100 @@ -145,7 +145,7 @@ #: glade/gmpc.glade.h:14 msgid "<b>Length:</b>" -msgstr "<b>Longueur :<b>" +msgstr "<b>Longueur :</b>" #: glade/gmpc.glade.h:15 #, fuzzy

