Update runtime files
Correct Spanish translations
Update runtime files.
patch 8.2.1585: messages in globals.h not translatedProblem: Messages in globals.h not translated, xgettext on MS-Windows not fully supported.Solution: Add globals.h to list of in
patch 8.2.1585: messages in globals.h not translatedProblem: Messages in globals.h not translated, xgettext on MS-Windows not fully supported.Solution: Add globals.h to list of input files. Update MS-Windows makefiles to improve message translations. (Ken Takata, closes #6858)
show more ...
patch 8.2.1548: cannot move position of "%%" in message translationsProblem: Cannot move position of "%%" in message translations. (Emir Sarı)Solution: Improve the check script.
patch 8.2.1544: cannot translate messages in a Vim scriptProblem: Cannot translate messages in a Vim script.Solution: Add gettext(). Try it out for a few messages in the options
patch 8.2.1544: cannot translate messages in a Vim scriptProblem: Cannot translate messages in a Vim script.Solution: Add gettext(). Try it out for a few messages in the options window.
12345678910>>...12