]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.1652: cannot translate lines in the options window v8.2.1652
authorBram Moolenaar <Bram@vim.org>
Thu, 10 Sep 2020 12:25:25 +0000 (14:25 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 10 Sep 2020 12:25:25 +0000 (14:25 +0200)
commita953b5cf4f291875b805262eebd361e502de8c92
tree350a333df200988db32678ee569edd468fd3f77b
parent64e2db6dc6d7a013ff94ce302af8958cbd2704af
patch 8.2.1652: cannot translate lines in the options window

Problem:    Cannot translate lines in the options window.
Solution:   Use the AddOption() function to split descriptions where indicated
            by a line break. (issue #6800)
runtime/optwin.vim
src/version.c