mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-17 02:37:25 +00:00
ICU-1775 exemplar char fix
X-SVN-Rev: 8343
This commit is contained in:
parent
22072631ca
commit
b767f7087a
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
// Copyright (c) 1998-2001 IBM, Inc. and others.
|
||||
// Copyright (c) 1998-2002 IBM, Inc. and others.
|
||||
//
|
||||
// Maltese locale.
|
||||
// Maintained by srl@monkey.sbay.org [See below for full credits]
|
||||
|
@ -803,7 +803,7 @@ mt {
|
|||
// "Latn", // ISO 15924 Name
|
||||
// }
|
||||
|
||||
ExemplarCharacters { "[[a-z \u00e0 \u00ec \u00f9 \u00e8 \u00f2 {\u0063\u002e} {\u0068\u002f} {\u0067\u002e} {\u0067\u0068\u002f} {\u007a\u002e}]-[\u0063\u0079]]" }
|
||||
ExemplarCharacters { "[[a-z \u00e0 \u00ec \u00f9 \u00e8 \u00f2 ċ ġ ħ {għ} ż]-[cy]]" }
|
||||
|
||||
// Spellout rules. Experimental.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue