-// ***************************************************************************
+// ***************************************************************************
// *
-// * Copyright (C) 1997-2003, International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2015 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/main/ar_AE.xml
// *
// ***************************************************************************
-
-ar_AE {
- Version{"2.0"}
-// LocaleString { "ar_AE" }
-// ShortCountry { "ARE" }
- LocaleID:int { 0x3801 }
+ar_AE{
+ NumberElements{
+ default{"latn"}
+ }
+ Version{"2.1.13.23"}
+ calendar{
+ gregorian{
+ eras{
+ abbreviated%variant{
+ "ق.م",
+ "ب.م",
+ }
+ wide%variant{
+ "قبل الميلاد",
+ "بعد الميلاد",
+ }
+ }
+ }
+ }
+ fields{
+ year{
+ relative{
+ "0"{"هذه السنة"}
+ }
+ }
+ }
}