Remove diacritics from sort_names.
This commit is contained in:
parent
aee3caae93
commit
fc0250e954
3 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
[locale]
|
||||
name="मराठी (Marāṭhī)"
|
||||
sort_name = "Marāṭhī"
|
||||
sort_name = "Marathi"
|
||||
locale=mr_IN
|
||||
[/locale]
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[locale]
|
||||
name="中文 (Zhōngwén)"
|
||||
sort_name = "Zhōngwén"
|
||||
sort_name = "Zhongwen"
|
||||
locale=zh_CN
|
||||
[/locale]
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[locale]
|
||||
name="繁體中文 (Fántǐ Zhōngwén)"
|
||||
sort_name = "Fántǐ Zhōngwén"
|
||||
sort_name = "Fanti Zhongwen"
|
||||
locale=zh_TW
|
||||
[/locale]
|
||||
|
|
Loading…
Add table
Reference in a new issue