GNU bug report logs - #11483
Problem with translation of coreutils 8.17

Previous Next

Package: coreutils;

Reported by: Primoz PETERLIN <primozz.peterlin <at> gmail.com>

Date: Tue, 15 May 2012 20:15:01 UTC

Severity: normal

Merged with 11470, 11471, 11472, 11494, 11740

Done: Jim Meyering <jim <at> meyering.net>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Primoz PETERLIN <primozz.peterlin <at> gmail.com>
To: bug-coreutils <at> gnu.org, translation-i18n <at> lists.sourceforge.net
Subject: Problem with translation of coreutils 8.17
Date: Tue, 15 May 2012 21:57:07 +0200
Hello,

Coreutils 8.17 introduced a small change in the message catalogue
which causes considerable problems to translators.

The part which causes problems is:

#: src/fmt.c:285
#, c-format
msgid ""
"  -t, --tagged-paragraph    indentation of first line different from second\n"
"  -u, --uniform-spacing     one space between words, two after sentences\n"
"  -w, --width=WIDTH         maximum line width (default of 75 columns)\n"
"  -g, --goal=WIDTH          goal width (default of 93% of width)\n"
msgstr ""

Apparently, msgfmt interprets "% o" in the help text of the --goal
option as a format specifier. This means that the translations will be
rejected unless the translation also contains the same sequence: %
being followed by a space, being followed by a small o.

All the best,
Primož




This bug report was last modified 12 years and 343 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.