Christian wrote:
> Bram, > in issue 4222 (https://github.com/vim/vim/pull/4222) it was mentioned, > that the desktop file translations could be generated at build time. So > here is a patch, that adds this capabilities to the desktop files. > > The translatable strings will be extracted into the po files and the > desktop files will then contain those translations. To leave the changes > minimal (and not throw away the existing work), I kept the existing > translations in the .in files, however, they will be overwritten when > generating the final desktop files, once the translators pick them up > and start to translate them. I have included this with patch 8.1.1147. Unfortunately CI fails: msgfmt: unrecognized option '--desktop' How do we work around that? Can we force-install a newer msgfmt version? -- "Marriage is when a man and woman become as one; the trouble starts when they try to decide which one" /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
