]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1581: translation does not work for plural argument v9.0.1581
authorBram Moolenaar <Bram@vim.org>
Sat, 27 May 2023 12:40:11 +0000 (13:40 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 27 May 2023 12:40:11 +0000 (13:40 +0100)
commita1d5f9f33c68d06475406d6f44d307d5e01adc01
treed717b6a8973ea87313b596ad682308e48574a34d
parent9f3afe7a70d50447424b8d7404aae0d641cd827c
patch 9.0.1581: translation does not work for plural argument

Problem:    Translation does not work for plural argument.
Solution:   Use PLURAL_MSG() for errors and with xgettext. (closes #12443)
src/errors.h
src/po/Make_all.mak
src/po/Make_cyg.mak
src/po/Make_ming.mak
src/po/Make_mvc.mak
src/po/Makefile
src/version.c