1
0
forked from aniani/vim

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)
This commit is contained in:
Bram Moolenaar
2020-09-09 12:56:30 +02:00
parent 8e9be208ea
commit 64075b0ab1
2 changed files with 110 additions and 105 deletions

View File

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