-// ***************************************************************************
-// *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * Source File:<path>/common/main/om.xml
-// *
-// ***************************************************************************
-/**
- * ICU <specials> source: <path>/xml/main/om.xml
- */
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
om{
Currencies{
BRL{
}
GBP{
"£",
- "British Pound Sterling",
+ "British Pound",
}
INR{
"₹",
"US Dollar",
}
}
- Version{"2.0.65.46"}
+ CurrencyUnitPatterns{
+ one{"{0} {1}"}
+ other{"{0} {1}"}
+ }
+ Version{"2.1.31.33"}
}