On Fri, Mar 11, 2022 at 01:08:32AM -0600, Glenn Washburn wrote: > Commit 45bffae13 (util/resolve: Bail with error if moddep.lst file line is > too long) uses the %zu format specifier which has not been used in > any translated strings yet. So the sed scripts used for tranliterating > certain languages need to be updated otherwise creation of the message > indexes will fail on an unknown format code. This is essentially the same > issue fixed for the %m format code in commit 2e246b6f (po: Fix replacement > of %m in sed programs). > > Also reorder transliteration lines to be more lexographically ordered. > > Signed-off-by: Glenn Washburn <developm...@efficientek.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