forked from aniani/vim
patch 9.1.1149: Unix Makefile does not support Brazilian lang for the installer
Problem: Unix Makefile does not support Brazilian lang for the installer Solution: add support for language code pt_br (RestorerZ) This is in preparation of the Portuguese Brazilian translation that will be merged a bit later. related: #16692 closes: #16732 Signed-off-by: RestorerZ <restorer@mail2k.ru> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
6c0128385e
commit
aa8345a968
@@ -704,6 +704,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1149,
|
||||
/**/
|
||||
1148,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user