Package: coreutils
Version: 8.5-1
Severity: minor
Tags: patch l10n

When invoking '/usr/bin/[ --help' with LANG=fr, a '%s' appears in the
help message. The attached patch fixes the issue.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages coreutils depends on:
ii  libacl1                       2.2.49-3   Access control list shared library
ii  libattr1                      1:2.4.44-2 Extended attribute shared library
ii  libc6                         2.11.2-6   Embedded GNU C Library: Shared lib
ii  libselinux1                   2.0.96-1   SELinux runtime shared libraries

coreutils recommends no packages.

coreutils suggests no packages.

-- no debconf information

-- 
Etienne Millon
--- po/fr.po.orig	2010-09-29 11:36:21.000000000 +0200
+++ po/fr.po	2010-09-29 11:36:42.000000000 +0200
@@ -10693,7 +10693,7 @@
 "         ou : test\n"
 "         ou : [ EXPRESSION ]\n"
 "         ou : [ ]\n"
-"         ou : %s OPTION ]\n"
+"         ou : [ OPTION ]\n"
 
 #: src/test.c:692
 msgid ""

Reply via email to