bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug 294348] Re: ubuntu directing users to coreutils mailing list fo


From: Eric Blake
Subject: Re: [Bug 294348] Re: ubuntu directing users to coreutils mailing list for general problems
Date: Sun, 09 Nov 2008 07:09:29 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.17) Gecko/20080914 Thunderbird/2.0.0.17 Mnenhy/0.7.5.666

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Jim Meyering on 11/8/2008 11:51 AM:
> -  /* TRANSLATORS: The placeholder indicates the bug-reporting address
> -     for this package.  Please add _another line_ saying
> -     "Report translation bugs to <...>\n" with the address for translation
> +  /* TRANSLATORS: The second placeholder indicates the bug-reporting
> +     address for this package.  Please add _another line_ saying
> +     "Report %s translation bugs to <...>\n" with the address for translation
>       bugs (typically your translation team's web or email address).  */
> -  printf (_("\nReport bugs to <%s>.\n"), PACKAGE_BUGREPORT);
> +  printf (_("\nReport %s bugs to <%s>.\n"), last_component (program_name),
> +       PACKAGE_BUGREPORT);

And where would the second line's %s be filled in from?  You would need to
add another last_component call as an additional printf argument before
you could suggest that.

Doesn't it just suffice to have the text read:

Report ls bugs to <address@hidden>.
Report translation bugs to <...>.

- --
Don't work too hard, make some time for fun as well!

Eric Blake             address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkkW7xkACgkQ84KuGfSFAYDhFgCeLs35DadjooKGcmjf6eS3UFew
THAAnjNpejHeDELucFc6fn709STjLZ4z
=v3Xr
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]