GNU bug report logs - #69986
Untranslatable argument in src/chown.c:79

Previous Next

Package: coreutils;

Reported by: Frédéric Marchal <fmarchal <at> perso.be>

Date: Sun, 24 Mar 2024 18:15:02 UTC

Severity: normal

Done: Pádraig Brady <P <at> draigBrady.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 69986 in the body.
You can then email your comments to 69986 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-coreutils <at> gnu.org:
bug#69986; Package coreutils. (Sun, 24 Mar 2024 18:15:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Frédéric Marchal <fmarchal <at> perso.be>:
New bug report received and forwarded. Copy sent to bug-coreutils <at> gnu.org. (Sun, 24 Mar 2024 18:15:02 GMT) Full text and rfc822 format available.

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

From: Frédéric Marchal <fmarchal <at> perso.be>
To: bug-coreutils <at> gnu.org
Subject: Untranslatable argument in src/chown.c:79
Date: Sun, 24 Mar 2024 18:02:09 +0100
Hi,

In src/chown.c:79 (coreutils-9.5-pre1.fr.po), some part of the sting was moved 
to an untranslated argument:

      printf (_("\
Usage: %s [OPTION]... %s FILE...\n\
  or:  %s [OPTION]... --reference=RFILE FILE...\n\
"),
              program_name,
              chown_mode == CHOWN_CHOWN ? "[OWNER][:[GROUP]]" : "GROUP",
              program_name);

It prevents the translator from translating the "[OWNER][:[GROUP]]" and 
"GROUP" arguments.

Please replace them with _("[OWNER][:[GROUP]]") : _("GROUP").

Frederic








bug closed, send any further explanations to 69986 <at> debbugs.gnu.org and Frédéric Marchal <fmarchal <at> perso.be> Request was from Pádraig Brady <P <at> draigBrady.com> to control <at> debbugs.gnu.org. (Sun, 24 Mar 2024 20:50:01 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 22 Apr 2024 11:24:16 GMT) Full text and rfc822 format available.

This bug report was last modified 10 days ago.

Previous Next


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