forked from aniani/vim
patch 9.0.1523: some error messages are not marked for translation
Problem: Some error messages are not marked for translation. Solution: Surround the messages in _(). (closes #12356)
This commit is contained in:
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1523,
|
||||
/**/
|
||||
1522,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user