X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/51004dcb01e06fef634b61be77ed73dd61cb6db9..1a147d096ae81f4c8262f7bfc56bd19fc2dee932:/icuSources/data/locales/en_IT.txt diff --git a/icuSources/data/locales/en_IT.txt b/icuSources/data/locales/en_IT.txt index ed3aa574..232ab3fa 100755 --- a/icuSources/data/locales/en_IT.txt +++ b/icuSources/data/locales/en_IT.txt @@ -1,6 +1,6 @@ // *************************************************************************** // * -// * Copyright (C) 2013 International Business Machines +// * Copyright (C) 2015 International Business Machines // * Corporation and others. All Rights Reserved. // * Apple addition, not in CLDR // * @@ -10,9 +10,13 @@ en_IT{ NumberElements{ latn{ patterns{ - currencyFormat{"¤ #,##0.00"} + accountingFormat{"#,##0.00 ¤"} + } + symbols{ + decimal{","} + group{"."} } } } - Version{"2.0.82.45"} + Version{"2.1.11.50"} }