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 <[email protected]>
Reviewed-by: Daniel Kiper <[email protected]> Daniel _______________________________________________ Grub-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/grub-devel
