summaryrefslogtreecommitdiff
path: root/inc/utf8.php
diff options
context:
space:
mode:
authorDenis Simakov <akinoame1@gmail.com>2006-03-03 04:25:57 +0100
committerDenis Simakov <akinoame1@gmail.com>2006-03-03 04:25:57 +0100
commitd8cb260256b63e8ca205b15186b0ecee3ad04825 (patch)
tree7f075764e7852ee11a1b8efd80417e6be917d64e /inc/utf8.php
parent3dbad6dc4de2783aa2c3dc4a21ffa47d86542c84 (diff)
downloadrpg-d8cb260256b63e8ca205b15186b0ecee3ad04825.tar.gz
rpg-d8cb260256b63e8ca205b15186b0ecee3ad04825.tar.bz2
nicer russian romanization
darcs-hash:20060303032557-3c565-36015a29e83f000f0a23d8ea039c954766c1223e.gz
Diffstat (limited to 'inc/utf8.php')
-rw-r--r--inc/utf8.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/inc/utf8.php b/inc/utf8.php
index 3d4fc90c9..9ef17936c 100644
--- a/inc/utf8.php
+++ b/inc/utf8.php
@@ -883,8 +883,8 @@ $UTF8_ROMANIZATION = array(
'л'=>'l','Л'=>'L','м'=>'m','М'=>'M','н'=>'n','Н'=>'N','о'=>'o','О'=>'O',
'п'=>'p','П'=>'P','р'=>'r','Р'=>'R','с'=>'s','С'=>'S','т'=>'t','Т'=>'T',
'у'=>'u','У'=>'U','ф'=>'f','Ф'=>'F','х'=>'x','Х'=>'X','ц'=>'c','Ц'=>'C',
- 'ч'=>'ch','Ч'=>'Ch','ш'=>'sh','Ш'=>'Sh','щ'=>'th','Щ'=>'Th','ъ'=>'qh',
- 'Ъ'=>'Qh','ы'=>'y','Ы'=>'Y','ь'=>'q','Ь'=>'Q','э'=>'eh','Э'=>'Eh','ю'=>'ju',
+ 'ч'=>'ch','Ч'=>'Ch','ш'=>'sh','Ш'=>'Sh','щ'=>'sch','Щ'=>'Sch','ъ'=>'',
+ 'Ъ'=>'','ы'=>'y','Ы'=>'Y','ь'=>'\'','Ь'=>'\'','э'=>'eh','Э'=>'Eh','ю'=>'ju',
'Ю'=>'Ju','я'=>'ja','Я'=>'Ja',
// Ukrainian cyrillic
'Ґ'=>'Gh','ґ'=>'gh','Є'=>'Je','є'=>'je','І'=>'I','і'=>'i','Ї'=>'Ji','ї'=>'ji',