Your message dated Sat, 28 Oct 2006 07:32:17 +0200
with message-id <[EMAIL PROTECTED]>
has caused the Debian Bug report #395537,
regarding passwd: French passwd.1 manpage return value layout breakage
to be marked as having been forwarded to the upstream software
author(s) Tomasz Kłoczko <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
tags 395537 upstream patch pending
thanks
Quoting Rémi Denis-Courmont ([EMAIL PROTECTED]):
> Package: passwd
> Version: 1:4.0.18.1-5
> Severity: minor
> Tags: l10n
>
>
> Hello,
>
> Layout of fr/man1/passwd.1 is broken at the end of the RETURN VALUES
> section.
The attached patch fixes this.
Tomasz, can you tell us when it has bene applied in your CVS ?
I committed it both in the etch branch and in the trunk. It will be
removed from the trunk when committed in upstream's CVS.
Goal: Fix an error in the passwd.1 French translation
Fixes: #395537
Status wrt upstream: Should be forwarded
Index: shadow-4.0.18.1/man/fr/fr.po
===================================================================
--- shadow-4.0.18.1.orig/man/fr/fr.po 2006-10-28 07:23:12.651916379 +0200
+++ shadow-4.0.18.1/man/fr/fr.po 2006-10-28 07:23:41.768138592 +0200
@@ -3333,7 +3333,7 @@
#: passwd.1.xml:377(para)
msgid "<filename>passwd</filename> file busy, try again"
msgstr ""
-"fichier <filename>passwdw/filename> en cours d'utilisation, veuillez "
+"fichier <filename>passwd</filename> en cours d'utilisation, veuillez "
"réessayer plus tard"
#: passwd.1.xml:341(para)
signature.asc
Description: Digital signature
--- End Message ---