]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1523: some error messages are not marked for translation v9.0.1523
authorzeertzjq <zeertzjq@outlook.com>
Sun, 7 May 2023 20:59:33 +0000 (21:59 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 7 May 2023 20:59:33 +0000 (21:59 +0100)
commit276410e78f0b82e3123059383994d2f4c578dfbd
tree3994b117d2fb41e4a8b141d30b36ca04ea94ecf9
parente4098457ab9c94225b1b0e3c5e06b82b75587971
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)
src/popupmenu.c
src/scriptfile.c
src/version.c
src/vim9compile.c