forked from aniani/vim
patch 9.0.1497: the ruler percentage can't be localized
Problem: The ruler percentage can't be localized. Solution: Use a string that can be translated. (Emir Sari, closes #12311)
This commit is contained in:
committed by
Bram Moolenaar
parent
0b933c331d
commit
971cd2b8bc
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1497,
|
||||
/**/
|
||||
1496,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user