Remove diacritics from sort_names.

This commit is contained in:
Steven Panek 2011-03-01 04:25:51 +00:00
parent aee3caae93
commit fc0250e954
3 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
[locale]
name="मराठी (Marāṭhī)"
sort_name = "Marāṭhī"
sort_name = "Marathi"
locale=mr_IN
[/locale]

View file

@ -1,5 +1,5 @@
[locale]
name="中文 (Zhōngwén)"
sort_name = "Zhōngwén"
sort_name = "Zhongwen"
locale=zh_CN
[/locale]

View file

@ -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]