]> granicus.if.org Git - vim/commit
patch 9.0.0004: plural messages not translated properly v9.0.0004
authorMatvey Tarasov <matthewtarasov@yandex.ru>
Wed, 29 Jun 2022 12:18:27 +0000 (13:18 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 29 Jun 2022 12:18:27 +0000 (13:18 +0100)
commitd14bb1aef9a142f403aa16298c23db2751de9391
tree82d2f7d6ad82a88f206e298497fd9d7d19ed021e
parentee47eaceaa148e07b566ff420f9a3c2edde2fa34
patch 9.0.0004: plural messages not translated properly

Problem:    Plural messages not translated properly.
Solution:   Use ngettext() in a few more places. (Matvey Tarasov,
            closes #10606)
src/version.c
src/vim9execute.c