| Index: source/data/locales/ar_PS.txt
|
| diff --git a/source/data/locales/ar_PS.txt b/source/data/locales/ar_PS.txt
|
| index 57db9319e68615283e92d4be8b0914b18f8c47c3..9a8eb4b7a0cf455a47472c7371e95ad1099a65d4 100755
|
| --- a/source/data/locales/ar_PS.txt
|
| +++ b/source/data/locales/ar_PS.txt
|
| @@ -1,6 +1,6 @@
|
| // ***************************************************************************
|
| // *
|
| -// * Copyright (C) 2013 International Business Machines
|
| +// * Copyright (C) 2014 International Business Machines
|
| // * Corporation and others. All Rights Reserved.
|
| // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
| // * Source File: <path>/common/main/ar_PS.xml
|
| @@ -19,23 +19,27 @@ ar_PS{
|
| two{"0 بليون"}
|
| zero{"0 بليون"}
|
| }
|
| - }
|
| - }
|
| - patternsShort{
|
| - decimalFormat{
|
| - 1000000000{
|
| - few{"0 بليون"}
|
| - many{"0 بليون"}
|
| - one{"0 بليون"}
|
| - other{"0 بليون"}
|
| - two{"0 بليون"}
|
| - zero{"0 بليون"}
|
| + 10000000000{
|
| + few{"00 بليون"}
|
| + many{"00 بليون"}
|
| + one{"00 بليون"}
|
| + other{"00 بليون"}
|
| + two{"00 بليون"}
|
| + zero{"00 بليون"}
|
| + }
|
| + 100000000000{
|
| + few{"000 بليون"}
|
| + many{"000 بليون"}
|
| + one{"000 بليون"}
|
| + other{"000 بليون"}
|
| + two{"000 بليون"}
|
| + zero{"000 بليون"}
|
| }
|
| }
|
| }
|
| }
|
| }
|
| - Version{"2.0.90.61"}
|
| + Version{"2.1.8.19"}
|
| calendar{
|
| gregorian{
|
| monthNames{
|
|
|