1
0
forked from aniani/vim

patch 9.0.1577: MS-Windows: context menu translations may be wrong

Problem:    MS-Windows: context menu translations may be wrong.
Solution:   Set the encoding before using gettext(). (Ken Takata,
            closes #12441, closes #12431)
This commit is contained in:
K.Takata
2023-05-25 16:43:27 +01:00
committed by Bram Moolenaar
parent 097c5370ea
commit 1271572a35
5 changed files with 167 additions and 85 deletions

View File

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