forcemerge 11470 11494
thanks

On 05/16/2012 04:48 PM, Ivan Vilata i Balaguer wrote:
> Hi, in coreutils 8.17 (and in current git), `fmt.c` contains the following
> help line:
> 
>     -g, --goal=WIDTH          goal width (default of 93% of width)
> 
> The percent is interpreted (at least by `msgfmt`) as the start of a `%o`
> format string, thus translations are forced to have an "o" after `93%` which
> makes things quite difficult. ;)
> 
> Changing `93%` by `93%%` should do the job.  Thanks,

Thanks for the report; however, you're the fifth person to report this
in 48 hours, and it has already been fixed in current git:
http://git.savannah.gnu.org/cgit/coreutils.git/commit/?id=e2bd5cda0a34

-- 
Eric Blake   [email protected]    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to