util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* util-linux-2.37-rc2: "%delta:" is not C-format string
@ 2021-05-21 20:00 Petr Pisar
  2021-05-27  8:42 ` Karel Zak
  0 siblings, 1 reply; 2+ messages in thread
From: Petr Pisar @ 2021-05-21 20:00 UTC (permalink / raw)
  To: util-linux

[-- 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 --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: util-linux-2.37-rc2: "%delta:" is not C-format string
  2021-05-21 20:00 util-linux-2.37-rc2: "%delta:" is not C-format string Petr Pisar
@ 2021-05-27  8:42 ` Karel Zak
  0 siblings, 0 replies; 2+ messages in thread
From: Karel Zak @ 2021-05-27  8:42 UTC (permalink / raw)
  To: Petr Pisar; +Cc: util-linux

On Fri, May 21, 2021 at 10:00:00PM +0200, Petr Pisar wrote:
> 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 translatedo

Fixed (I hope) by https://github.com/karelzak/util-linux/commit/b97e2145fa44c754ab78dd20e3ca8c13df68b624

Thanks for your report.

  Karel

-- 
 Karel Zak  <kzak@redhat.com>
 http://karelzak.blogspot.com


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-27  8:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-21 20:00 util-linux-2.37-rc2: "%delta:" is not C-format string Petr Pisar
2021-05-27  8:42 ` Karel Zak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).