[fix] Re-generating transliteration tables
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -11,8 +11,8 @@ script_transliteration_rule_t script_transliteration_rules[] = {
|
|||||||
{{SCRIPT_TELUGU, ""}, {2, 1}},
|
{{SCRIPT_TELUGU, ""}, {2, 1}},
|
||||||
{{SCRIPT_CYRILLIC, "be"}, {3, 1}},
|
{{SCRIPT_CYRILLIC, "be"}, {3, 1}},
|
||||||
{{SCRIPT_CYRILLIC, "bg"}, {4, 1}},
|
{{SCRIPT_CYRILLIC, "bg"}, {4, 1}},
|
||||||
{{SCRIPT_CYRILLIC, ""}, {5, 1}},
|
{{SCRIPT_CYRILLIC, "ru"}, {5, 1}},
|
||||||
{{SCRIPT_CYRILLIC, "ru"}, {6, 1}},
|
{{SCRIPT_CYRILLIC, ""}, {6, 1}},
|
||||||
{{SCRIPT_CYRILLIC, "uz"}, {7, 1}},
|
{{SCRIPT_CYRILLIC, "uz"}, {7, 1}},
|
||||||
{{SCRIPT_CYRILLIC, "kk"}, {8, 1}},
|
{{SCRIPT_CYRILLIC, "kk"}, {8, 1}},
|
||||||
{{SCRIPT_CYRILLIC, "sr"}, {9, 1}},
|
{{SCRIPT_CYRILLIC, "sr"}, {9, 1}},
|
||||||
@@ -51,8 +51,8 @@ char *script_transliterators[] = {
|
|||||||
"telugu-latin",
|
"telugu-latin",
|
||||||
"belarusian-latin-bgn",
|
"belarusian-latin-bgn",
|
||||||
"bulgarian-latin-bgn",
|
"bulgarian-latin-bgn",
|
||||||
"cyrillic-latin",
|
|
||||||
"russian-latin-bgn",
|
"russian-latin-bgn",
|
||||||
|
"cyrillic-latin",
|
||||||
"uzbek-latin-bgn",
|
"uzbek-latin-bgn",
|
||||||
"kazakh-latin-bgn",
|
"kazakh-latin-bgn",
|
||||||
"serbian-latin-bgn",
|
"serbian-latin-bgn",
|
||||||
|
|||||||
Reference in New Issue
Block a user