]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0263: a few new Vim9 messages are not localized v8.2.0263
authorBram Moolenaar <Bram@vim.org>
Sun, 16 Feb 2020 14:03:48 +0000 (15:03 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 16 Feb 2020 14:03:48 +0000 (15:03 +0100)
commitdf2ecddf9d0acc325c8290fbcff44de25b0c1e75
tree93d7862e3d746c3bb08c105743b615cfc94b621e
parent50434bd74c7708e3e2a47449b6a3a8d9fa069f71
patch 8.2.0263: a few new Vim9 messages are not localized

Problem:    A few new Vim9 messages are not localized.
Solution:   Add the gettext wrapper. (Dominique Pelle, closes #5647)
src/version.c
src/vim9compile.c
src/vim9execute.c