1
0
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:
Emir SARI
2023-04-29 12:09:53 +01:00
committed by Bram Moolenaar
parent 0b933c331d
commit 971cd2b8bc
2 changed files with 22 additions and 6 deletions

View File

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