]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1586: error for using two messages with ngettext() differing in "%" v9.0.1586
authorBram Moolenaar <Bram@vim.org>
Sun, 28 May 2023 17:39:55 +0000 (18:39 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 28 May 2023 17:39:55 +0000 (18:39 +0100)
commit78ee62563ea940086f094150f0356e38f780c580
tree42e998a75a97c5d92d601e59f33ca43526544499
parent30805a1aba0067cf0087f9a0e5c184562433e2e7
patch 9.0.1586: error for using two messages with ngettext() differing in "%"

Problem:    Checking translations gives an error for using two messages with
            ngettext() that differ in "%" items.
Solution:   Adjust the check script to tolerate omitting one "%" item.
src/po/check.vim
src/version.c