]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.1639: options window cannot be translated v8.2.1639
authorBram Moolenaar <Bram@vim.org>
Wed, 9 Sep 2020 10:56:30 +0000 (12:56 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 9 Sep 2020 10:56:30 +0000 (12:56 +0200)
commit64075b0ab18449132ed01a07874fe1d1f3f356d4
treedb90e2e27aaaaede2d9a76b229ae015898b4c703
parent8e9be208ea58149c4e522166a6194da18a2eced7
patch 8.2.1639: options window cannot be translated

Problem:    Options window cannot be translated.
Solution:   Get the translation for "local to" texts once and use them in many
            places. Fix that 'whichwrap' is not a local option. (issue #6800)
runtime/optwin.vim
src/version.c