| Index: source/data/locales/en_SI.txt
|
| diff --git a/source/data/locales/de_LI.txt b/source/data/locales/en_SI.txt
|
| old mode 100644
|
| new mode 100755
|
| similarity index 60%
|
| copy from source/data/locales/de_LI.txt
|
| copy to source/data/locales/en_SI.txt
|
| index 73b6129a9cde1c0c7efd05a5ca7e390015136e2d..6adf688360f7a0a216778ff818e7ef9cb6611aa7
|
| --- a/source/data/locales/de_LI.txt
|
| +++ b/source/data/locales/en_SI.txt
|
| @@ -1,22 +1,22 @@
|
| // ***************************************************************************
|
| // *
|
| -// * 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/de_LI.xml
|
| +// * Source File: <path>/common/main/en_SI.xml
|
| // *
|
| // ***************************************************************************
|
| -de_LI{
|
| +en_SI{
|
| + %%Parent{"en_150"}
|
| NumberElements{
|
| latn{
|
| patterns{
|
| - currencyFormat{"¤ #,##0.00"}
|
| + accountingFormat{"#,##0.00 ¤;(#,##0.00 ¤)"}
|
| }
|
| symbols{
|
| - decimal{"."}
|
| - group{"'"}
|
| + exponential{"e"}
|
| }
|
| }
|
| }
|
| - Version{"2.1.6.69"}
|
| + Version{"2.1.19.69"}
|
| }
|
|
|