ICU-2098 fixed filtering for Thai
X-SVN-Rev: 9694
This commit is contained in:
parent
f0ac82ef5a
commit
b191fb35fc
@ -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/29 21:01:06 $
|
||||
# $Revision: 1.38 $
|
||||
# $Date: 2002/08/13 18:54:20 $
|
||||
# $Revision: 1.39 $
|
||||
#--------------------------------------------------------------------
|
||||
#
|
||||
# TRANSLITERATOR INDEX FILE. This file lists the non-algorithmic
|
||||
@ -95,7 +95,7 @@ Latin-ThaiLogical:internal:Transliterator_ThaiLogical_Latin.txt:UTF8:REVERSE
|
||||
# Thai-Logical also converts spaces to semicolons. That has to be done before we insert latin spaces
|
||||
|
||||
Thai-Latin:alias:[[:thai:] \u0E01-\u0E3A\u0E40-\u0E5B];NFD;Thai-ThaiSemi;Any-BreakInternal;Thai-ThaiLogical;ThaiLogical-Latin;NFC
|
||||
Latin-Thai:alias:[[:Latin:][:Mn:][:Me:] \ \;0-9|~\u00A7\u00AB\u00BB\u02B9\u0374\u2021];NFD;Latin-ThaiLogical;ThaiLogical-Thai;NFC
|
||||
Latin-Thai:alias:[[:Latin:][:Mn:][:Me:] \ \;0-9|~\u00A7\u00AB\u00BB\u02B9\u0374\u2021\u02CC];NFD;Latin-ThaiLogical;ThaiLogical-Thai;NFC
|
||||
|
||||
# end of Thai Stuff
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user