← Back to team overview

ubuntu-translations-coordinators team mailing list archive

[Bug 1131640] Re: ldd : minor German translation issue

 

Reported upstream

** Bug watch added: www.eglibc.org/issues/ #25
   http://www.eglibc.org/issues/issue25

** Also affects: eglibc via
   http://www.eglibc.org/issues/issue25
   Importance: Unknown
       Status: Unknown

** Changed in: eglibc (Ubuntu)
       Status: Confirmed => Fix Committed

** Changed in: eglibc (Ubuntu)
       Status: Fix Committed => In Progress

-- 
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 Embedded GLIBC:
  Unknown
Status in Ubuntu Translations:
  Fix Released
Status in “eglibc” package in Ubuntu:
  In Progress

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/eglibc/+bug/1131640/+subscriptions