0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

patch 9.0.1579: some error messages are not translated

Problem:    Some error messages are not translated.
Solution:   Add the N_() marker on messages. (closes #12427)
This commit is contained in:
RestorerZ
2023-05-25 20:13:48 +01:00
committed by Bram Moolenaar
parent 2ac6497f0e
commit d87dec0582
2 changed files with 25 additions and 23 deletions

View File

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