On Fri, Aug 22, 2025 at 10:43:17PM -0500, Andrew Hamilton wrote: > 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: > d...@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 > > Signed-off-by: Andrew Hamilton <adham...@gmail.com>
Reviewed-by: Daniel Kiper <daniel.ki...@oracle.com> Daniel _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel