forked from aniani/vim
patch 8.0.0327: error message in cmdline window is not translated
Problem: The E11 error message in the command line window is not
translated.
Solution: use _(). (Hirohito Higashi)
This commit is contained in:
@@ -764,6 +764,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
327,
|
||||
/**/
|
||||
326,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user