]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1577: MS-Windows: context menu translations may be wrong v9.0.1577
authorK.Takata <kentkt@csc.jp>
Thu, 25 May 2023 15:43:27 +0000 (16:43 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 25 May 2023 15:43:27 +0000 (16:43 +0100)
commit1271572a35ae215fa023d97db9896c5745591024
tree7912f4b64b1899b43841f0083eb5b3cab4f9aded
parent097c5370ea8abab17ceb0f3bcd74f57b1655c7f7
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)
src/GvimExt/Make_ming.mak
src/GvimExt/Make_mvc.mak
src/GvimExt/gvimext.cpp
src/GvimExt/gvimext.h
src/version.c