< prev index next >

src/jdk.localedata/share/classes/sun/util/cldr/resources/common/main/mfe.xml

Print this page

        

@@ -1,14 +1,15 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
-<!-- Copyright © 1991-2015 Unicode, Inc.
-CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
+<!-- Copyright © 1991-2018 Unicode, Inc.
 For terms of use, see http://www.unicode.org/copyright.html
+Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
+CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
 -->
 <ldml>
         <identity>
-                <version number="$Revision: 12128 $"/>
+                <version number="$Revision: 13911 $"/>
                 <language type="mfe"/>
         </identity>
         <localeDisplayNames>
                 <languages>
                         <language type="ak">akan</language>

@@ -285,10 +286,11 @@
                 </territories>
         </localeDisplayNames>
         <characters>
                 <exemplarCharacters>[a b c d e f g h i j k l m n o p r s t u v w x y z]</exemplarCharacters>
                 <exemplarCharacters type="index">[A B C D E F G H I J K L M N O P R S T U V W X Y Z]</exemplarCharacters>
+                <exemplarCharacters type="numbers">[  \- . % ‰ + 0 1 2 3 4 5 6 7 8 9]</exemplarCharacters>
         </characters>
         <delimiters>
                 <quotationStart>“</quotationStart>
                 <quotationEnd>”</quotationEnd>
                 <alternateQuotationStart>‘</alternateQuotationStart>

@@ -517,10 +519,23 @@
                                                 <dateFormatItem id="yMMMEd">E d MMM y</dateFormatItem>
                                                 <dateFormatItem id="yMMMM">MMMM y</dateFormatItem>
                                                 <dateFormatItem id="yQQQ">QQQ y</dateFormatItem>
                                                 <dateFormatItem id="yQQQQ">QQQQ y</dateFormatItem>
                                         </availableFormats>
+                                        <appendItems>
+                                                <appendItem request="Day">{0} ({2}: {1})</appendItem>
+                                                <appendItem request="Day-Of-Week">{0} {1}</appendItem>
+                                                <appendItem request="Era">{1} {0}</appendItem>
+                                                <appendItem request="Hour">{0} ({2}: {1})</appendItem>
+                                                <appendItem request="Minute">{0} ({2}: {1})</appendItem>
+                                                <appendItem request="Month">{0} ({2}: {1})</appendItem>
+                                                <appendItem request="Quarter">{0} ({2}: {1})</appendItem>
+                                                <appendItem request="Second">{0} ({2}: {1})</appendItem>
+                                                <appendItem request="Timezone">{0} {1}</appendItem>
+                                                <appendItem request="Week">{0} ({2}: {1})</appendItem>
+                                                <appendItem request="Year">{1} {0}</appendItem>
+                                        </appendItems>
                                 </dateTimeFormats>
                         </calendar>
                 </calendars>
                 <fields>
                         <field type="era">

@@ -673,10 +688,13 @@
                         </currency>
                         <currency type="MGA">
                                 <displayName>fran malgas</displayName>
                         </currency>
                         <currency type="MRO">
+                                <displayName>ouguiya moritanien (1973–2017)</displayName>
+                        </currency>
+                        <currency type="MRU">
                                 <displayName>ouguiya moritanien</displayName>
                         </currency>
                         <currency type="MUR">
                                 <displayName>roupi morisien</displayName>
                                 <symbol>Rs</symbol>

@@ -716,10 +734,13 @@
                         </currency>
                         <currency type="SOS">
                                 <displayName>shilingi somalien</displayName>
                         </currency>
                         <currency type="STD">
+                                <displayName>dobra santomeen (1977–2017)</displayName>
+                        </currency>
+                        <currency type="STN">
                                 <displayName>dobra santomeen</displayName>
                         </currency>
                         <currency type="SZL">
                                 <displayName>lilangeni swazi</displayName>
                         </currency>

@@ -760,6 +781,5 @@
                         <yesstr>Wi:W</yesstr>
                         <nostr>Non:N</nostr>
                 </messages>
         </posix>
 </ldml>
-
< prev index next >