All of lore.kernel.org
 help / color / mirror / Atom feed
From: Petr Pisar <petr.pisar@atlas.cz>
To: util-linux@vger.kernel.org
Subject: util-linux-2.37-rc2: "%delta:" is not C-format string
Date: Fri, 21 May 2021 22:00:00 +0200	[thread overview]
Message-ID: <YKgRQPRRbMUYR2d9@album.bayer.uni.cx> (raw)

[-- Attachment #1: Type: text/plain, Size: 396 bytes --]

Hello,

when translating util-linux-2.37-rc2, I found that:

#: sys-utils/irq-common.c:482
#, fuzzy, c-format
msgid "%delta:"

is mishandled by gettext. Because it is marked as c-format, I cannot translated
it as:

msgstr "%rozdíl:"

I think you need to put some hint into the source code so thet xgettext does
not store c-format flag into a POT file for this message.

-- Petr

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

             reply	other threads:[~2021-05-21 20:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-21 20:00 Petr Pisar [this message]
2021-05-27  8:42 ` util-linux-2.37-rc2: "%delta:" is not C-format string Karel Zak

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YKgRQPRRbMUYR2d9@album.bayer.uni.cx \
    --to=petr.pisar@atlas.cz \
    --cc=util-linux@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.