mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 06:28:35 +00:00
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:
@@ -289,7 +289,7 @@ static const int included_patches[] = {
|
||||
// 2155 NA
|
||||
// 2154 NA
|
||||
// 2153 NA
|
||||
// 2152,
|
||||
2152,
|
||||
2151,
|
||||
// 2150 NA
|
||||
2149,
|
||||
|
Reference in New Issue
Block a user