mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 06:58:35 +00:00
vim-patch:7.4.2255
Problem: The script that checks translations can't handle plurals.
Solution: Check for plural msgid and msgstr entries. Leave the cursor on
the first error.
ec42059b78
This commit is contained in:
@@ -186,7 +186,7 @@ static int included_patches[] = {
|
||||
// 2258 NA
|
||||
// 2257 NA
|
||||
// 2256,
|
||||
// 2255,
|
||||
2255,
|
||||
// 2254 NA
|
||||
// 2253 NA
|
||||
// 2252 NA
|
||||
|
Reference in New Issue
Block a user