From: Andrew Hamilton <adhamilt@gmail.com>
To: grub-devel@gnu.org
Cc: daniel.kiper@oracle.com, savannah@wuthoehle.de,
Andrew Hamilton <adhamilt@gmail.com>
Subject: [PATCH 0/1] po: Fix GRUB Build With Gettext 0.26
Date: Fri, 22 Aug 2025 22:43:16 -0500 [thread overview]
Message-ID: <20250823034317.1509-1-adhamilt@gmail.com> (raw)
Gettext 0.26 validates format strings. In some cases before
the GRUB build process was converting newlines sequences (\n)
to (\<translated character>) which is invalid. Update the impacted
language SED script files to ensure newlines use the correct escape
sequence.
This avoids build errors such as:
de@hebrew.po:8192: 'msgstr' is not a valid Shell printf format string,
unlike 'msgid'. Reason: This escape sequence is invalid.
Fixes: https://savannah.gnu.org/bugs/?67353
Andrew Hamilton (1):
po: Update Translations to Build with Gettext 0.26
po/arabic.sed | 2 ++
po/cyrillic.sed | 2 ++
po/greek.sed | 2 ++
po/hebrew.sed | 2 ++
4 files changed, 8 insertions(+)
--
2.39.5
_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel
next reply other threads:[~2025-08-23 3:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-23 3:43 Andrew Hamilton [this message]
2025-08-23 3:43 ` [PATCH 1/1] po: Update Translations to Build with Gettext 0.26 Andrew Hamilton
2025-08-23 9:14 ` Vladimir 'phcoder' Serbinenko
2025-08-25 14:36 ` Daniel Kiper via Grub-devel
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=20250823034317.1509-1-adhamilt@gmail.com \
--to=adhamilt@gmail.com \
--cc=daniel.kiper@oracle.com \
--cc=grub-devel@gnu.org \
--cc=savannah@wuthoehle.de \
/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 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).