| Index: source/data/locales/ksh.txt
|
| diff --git a/source/data/locales/ksh.txt b/source/data/locales/ksh.txt
|
| index 1cfa91cad2635fc50b4a28b960628eb31320346a..d6125d203bc224bd48ebb2dda71baa420d508b38 100644
|
| --- a/source/data/locales/ksh.txt
|
| +++ b/source/data/locales/ksh.txt
|
| @@ -1,14 +1,11 @@
|
| // ***************************************************************************
|
| // *
|
| -// * Copyright (C) 2014 International Business Machines
|
| +// * Copyright (C) 2015 International Business Machines
|
| // * Corporation and others. All Rights Reserved.
|
| // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
| // * Source File: <path>/common/main/ksh.xml
|
| // *
|
| // ***************************************************************************
|
| -/**
|
| - * ICU <specials> source: <path>/common/main/ksh.xml
|
| - */
|
| ksh{
|
| AuxExemplarCharacters{"[á à ă â ã ā ç é è ĕ ê ē ğ í ì ĭ î ï ī ij ı ł ñ ó ò ŏ ô ø ō ú ù ŭ û ū ÿ]"}
|
| ExemplarCharacters{"[a å ä æ b c d e ë ė f g h i j k l m n o ö œ p q r s ß t u ů ü v w x y z]"}
|
| @@ -17,9 +14,6 @@ ksh{
|
| "[_ ‐ – — ⸗ , ; \\: ! ? . … ' ‘ ‚ \u0022 “ „ ( ) \\[ \\] \\{ \\} § @ * / \\& "
|
| "# % † ‡ ° < = > ~ \$]"
|
| }
|
| - LocaleScript{
|
| - "Latn",
|
| - }
|
| NumberElements{
|
| latn{
|
| patterns{
|
| @@ -170,7 +164,7 @@ ksh{
|
| }
|
| }
|
| }
|
| - Version{"2.1.7.53"}
|
| + Version{"2.1.19.14"}
|
| calendar{
|
| buddhist{
|
| DateTimePatterns{
|
| @@ -371,6 +365,14 @@ ksh{
|
| }
|
| }
|
| }
|
| + dayPeriod{
|
| + stand-alone{
|
| + wide{
|
| + am{"Vormittag"}
|
| + pm{"Nachmittag"}
|
| + }
|
| + }
|
| + }
|
| eras{
|
| abbreviated{
|
| "v. Chr.",
|
| @@ -523,11 +525,6 @@ ksh{
|
| quotationEnd{"“"}
|
| quotationStart{"„"}
|
| }
|
| - durationUnits{
|
| - hm{"h:mm"}
|
| - hms{"h:mm:ss"}
|
| - ms{"m:ss"}
|
| - }
|
| fields{
|
| day{
|
| dn{"Daach"}
|
|
|