1
0
forked from aniani/vim

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)
This commit is contained in:
Bram Moolenaar
2020-09-10 14:25:25 +02:00
parent 64e2db6dc6
commit a953b5cf4f
2 changed files with 38 additions and 28 deletions

View File

@@ -750,6 +750,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1652,
/**/
1651,
/**/