| Index: source/data/locales/en_CH.txt
|
| diff --git a/source/data/locales/es_EC.txt b/source/data/locales/en_CH.txt
|
| old mode 100644
|
| new mode 100755
|
| similarity index 55%
|
| copy from source/data/locales/es_EC.txt
|
| copy to source/data/locales/en_CH.txt
|
| index c27447953fc203e5f1cf1aac1d8ee56f10c4f6cf..382c886fdcdeb87d951b930541a1b49e6db75cfb
|
| --- a/source/data/locales/es_EC.txt
|
| +++ b/source/data/locales/en_CH.txt
|
| @@ -1,23 +1,23 @@
|
| // ***************************************************************************
|
| // *
|
| -// * 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/es_EC.xml
|
| +// * Source File: <path>/common/main/en_CH.xml
|
| // *
|
| // ***************************************************************************
|
| -es_EC{
|
| - %%Parent{"es_419"}
|
| +en_CH{
|
| + %%Parent{"en_150"}
|
| NumberElements{
|
| latn{
|
| patterns{
|
| - currencyFormat{"¤#,##0.00;¤-#,##0.00"}
|
| + accountingFormat{"¤ #,##0.00;¤-#,##0.00"}
|
| + currencyFormat{"¤ #,##0.00;¤-#,##0.00"}
|
| }
|
| symbols{
|
| - decimal{","}
|
| - group{"."}
|
| + superscriptingExponent{"·"}
|
| }
|
| }
|
| }
|
| - Version{"2.1.8.19"}
|
| + Version{"2.1.19.69"}
|
| }
|
|
|