]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0306: plural messages are not translated properly v8.1.0306
authorBram Moolenaar <Bram@vim.org>
Tue, 21 Aug 2018 13:12:14 +0000 (15:12 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 21 Aug 2018 13:12:14 +0000 (15:12 +0200)
commitda6e8919e75fa8f961d1b805e877c8a92e76dafb
tree1e001a2e07d4a1d51d83f4d5a5efe91b3caeef84
parent830e3583da682eee41ed6b027c9912547d4022c0
patch 8.1.0306: plural messages are not translated properly

Problem:    Plural messages are not translated properly.
Solution:   Add more usage of NGETTEXT(). (Sergey Alyoshin)
src/buffer.c
src/ex_cmds.c
src/ex_docmd.c
src/fileio.c
src/misc1.c
src/ops.c
src/version.c
src/vim.h