1
0
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:
zeertzjq
2023-05-07 21:59:33 +01:00
committed by Bram Moolenaar
parent e4098457ab
commit 276410e78f
4 changed files with 5 additions and 3 deletions

View File

@@ -695,6 +695,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1523,
/**/
1522,
/**/