mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 06:25:30 +00:00
ICU-1830 fixed the diphthongs ending with upsilon;
also changed to file for UNGEGN (also commented out Han/definition) X-SVN-Rev: 9277
This commit is contained in:
parent
075d5c81a4
commit
bdc6d957c4
1 changed files with 9 additions and 8 deletions
|
@ -3,8 +3,8 @@
|
|||
# Corporation and others. All Rights Reserved.
|
||||
#--------------------------------------------------------------------
|
||||
# $Source: /xsrl/Nsvn/icu/icu4j/src/com/ibm/icu/impl/data/Attic/Transliterator_index.txt,v $
|
||||
# $Date: 2002/07/16 22:58:38 $
|
||||
# $Revision: 1.35 $
|
||||
# $Date: 2002/07/21 08:42:27 $
|
||||
# $Revision: 1.36 $
|
||||
#--------------------------------------------------------------------
|
||||
#
|
||||
# TRANSLITERATOR INDEX FILE. This file lists the non-algorithmic
|
||||
|
@ -60,17 +60,18 @@ Arabic-Latin:file:Transliterator_Arabic_Latin.txt:UTF8:FORWARD
|
|||
Latin-Han:file:Transliterator_Han_Latin.txt:UTF8:REVERSE
|
||||
Han-Latin:file:Transliterator_Han_Latin.txt:UTF8:FORWARD
|
||||
|
||||
Latin-Han/definition:file:Transliterator_Han_Latin_Definition.txt:UTF8:REVERSE
|
||||
Han-Latin/definition:file:Transliterator_Han_Latin_Definition.txt:UTF8:FORWARD
|
||||
# Comment these out; they are only for testing
|
||||
# Latin-Han/definition:file:Transliterator_Han_Latin_Definition.txt:UTF8:REVERSE
|
||||
# Han-Latin/definition:file:Transliterator_Han_Latin_Definition.txt:UTF8:FORWARD
|
||||
|
||||
Latin-ja:file:Transliterator_ja_Latin.txt:UTF8:REVERSE
|
||||
ja-Latin:file:Transliterator_ja_Latin.txt:UTF8:FORWARD
|
||||
Latin-Han/EDICT:file:Transliterator_Han_Latin_EDICT.txt:UTF8:REVERSE
|
||||
Han-Latin/EDICT:file:Transliterator_Han_Latin_EDICT.txt:UTF8:FORWARD
|
||||
|
||||
Latin-Greek:file:Transliterator_Greek_Latin.txt:UTF8:REVERSE
|
||||
Greek-Latin:file:Transliterator_Greek_Latin.txt:UTF8:FORWARD
|
||||
|
||||
Latin-Greek/UNGEGN:alias:Latin-el
|
||||
Greek-Latin/UNGEGN:alias:el-Latin
|
||||
Latin-Greek/UNGEGN:file:Transliterator_Greek_Latin_UNGEGN.txt:UTF8:REVERSE
|
||||
Greek-Latin/UNGEGN:file:Transliterator_Greek_Latin_UNGEGN.txt:UTF8:FORWARD
|
||||
|
||||
Latin-Katakana:file:Transliterator_Latin_Katakana.txt:UTF8:FORWARD
|
||||
Katakana-Latin:file:Transliterator_Latin_Katakana.txt:UTF8:REVERSE
|
||||
|
|
Loading…
Add table
Reference in a new issue