vim-patch:7.4.2152

Problem:    No proper translation of messages with a count.
Solution:   Use ngettext(). (Sergey Alyoshin)

ee695f787a
This commit is contained in:
James McCoy
2017-04-15 13:21:38 -04:00
parent f0c12012d9
commit c5d7eaf664
5 changed files with 17 additions and 14 deletions

View File

@@ -289,7 +289,7 @@ static const int included_patches[] = {
// 2155 NA
// 2154 NA
// 2153 NA
// 2152,
2152,
2151,
// 2150 NA
2149,