patch 8.2.1663: options window entries cannot be translated

Problem:    Options window entries cannot be translated.
Solution:   Use AddOption() for all explanations. (closes #6800)
This commit is contained in:
Bram Moolenaar
2020-09-11 20:51:26 +02:00
parent 0e655111e9
commit 14944c04bd
2 changed files with 442 additions and 448 deletions

File diff suppressed because it is too large Load Diff

View File

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