]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1537: message for opening the cmdline window is not translated v9.0.1537
authorBram Moolenaar <Bram@vim.org>
Wed, 10 May 2023 13:47:50 +0000 (14:47 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 10 May 2023 13:47:50 +0000 (14:47 +0100)
commit65b34868dac4bdc99e1144e36d5315b569795fc4
treece76c54c66c9bdf13492e66f3cba2f2f09901962
parent5fc7959dcbc43ddf2e9a2a06c547a5c10804e3d1
patch 9.0.1537: message for opening the cmdline window is not translated

Problem:    Message for opening the cmdline window is not translated.
Solution:   Add gettext() and scan the defaults script for text to be
            translated.  (closes #12371)
runtime/defaults.vim
src/po/Makefile
src/po/tojavascript.vim
src/version.c