** Summary changed: - minor german translation issue in ldd + ldd : minor German translation issue
-- You received this bug notification because you are a member of Ubuntu Translations Coordinators, which is subscribed to Ubuntu Translations. Matching subscriptions: Ubuntu Translations bug mail https://bugs.launchpad.net/bugs/1131640 Title: ldd : minor German translation issue Status in Ubuntu Translations: Fix Committed Status in “eglibc” package in Ubuntu: Confirmed Bug description: 1) lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 12.10 Release: 12.10 Codename: quantal 2) apt-cache policy libc-bin libc-bin: Installiert: 2.15-0ubuntu20 Kandidat: 2.15-0ubuntu20 Versionstabelle: *** 2.15-0ubuntu20 0 500 http://de.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages 100 /var/lib/dpkg/status 3) If I run ldd against a sample program, I expect this: ldd hello das Programm ist nicht dynamisch gelinkt 4) Instead, I get this: ldd hello \tdas Programm ist nicht dynamisch gelinkt The leading "\t" should be removed. Info: Running ldd with the locale explicitly set to C gives correct output without leading "\t": LC_ALL=C ldd hello not a dynamic executable To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-translations/+bug/1131640/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-translations-coordinators Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-translations-coordinators More help : https://help.launchpad.net/ListHelp

