1
0
forked from aniani/vim

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)
This commit is contained in:
Matvey Tarasov
2022-06-29 13:18:27 +01:00
committed by Bram Moolenaar
parent ee47eaceaa
commit d14bb1aef9
2 changed files with 10 additions and 16 deletions

View File

@@ -735,6 +735,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
4,
/**/
3,
/**/