Mostly copied from UzConverter.
This is a very simple converter, with bidirectional one to one
correspondence: for every Latin letter there is a corresponding
Cyrillic letter and vice versa. There are no digraphs or punctuation
to convert.
The Latin alphabet is the primary one used for this language today,
and will probably remain so for the foreseeable future, so "tly" remains
the usual code, and "tly-cyrl" is added for Cyrillic.
Language name is changed:
* The main language name is now Latin.
* The word "language" ("зывон") is removed.
* The spelling of the word "Talysh" is based on the Pireyko dictionary.
Bug: T258975
Change-Id: I552e07967ea82e03c413a0b10b129a846aa007c7
|
||
|---|---|---|
| .. | ||
| converters | ||
| Hook | ||
| ConverterRule.php | ||
| ILanguageConverter.php | ||
| LanguageCode.php | ||
| LanguageConverter.php | ||
| LanguageConverterFactory.php | ||
| LanguageConverterIcu.php | ||
| LanguageConverterSpecific.php | ||
| LanguageFactory.php | ||
| LanguageFallback.php | ||
| LanguageNameUtils.php | ||
| Message.php | ||
| MessageLocalizer.php | ||
| TrivialLanguageConverter.php | ||