forked from aniani/vim
patch 9.1.0528: spell completion message still wrong in translations
Problem: spell completion message still wrong in translations (after 9.1.0512) Solution: Update translation files with the new message (Kyle Kovacs) closes: #15113 Signed-off-by: Kyle Kovacs <kkovacs@diconfiberoptics.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
cd33faf614
commit
68f5ceddca
@@ -704,6 +704,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
528,
|
||||
/**/
|
||||
527,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user