1
0
forked from aniani/vim

patch 8.1.1725: MS-Windows: E325 message may use incorrect date format

Problem:    MS-Windows: E325 message may use incorrect date format.
Solution:   Convert strftime() result to 'encoding'.  Also make the message
            translatable. (Ken Takata, closes #4685, closes #4681)
This commit is contained in:
Bram Moolenaar
2019-07-21 15:23:35 +02:00
parent b4fe0eb4b4
commit 663bbc09ba
2 changed files with 20 additions and 1 deletions

View File

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