< prev index next >

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

Print this page

        

@@ -1,17 +1,23 @@
 <?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: 11914 $"/>
+                <version number="$Revision: 13839 $"/>
                 <language type="ko"/>
                 <territory type="KP"/>
         </identity>
+        <localeDisplayNames>
+                <territories>
+                        <territory type="KP">조선민주주의인민공화국</territory>
+                </territories>
+        </localeDisplayNames>
         <dates>
                 <timeZoneNames>
                         <metazone type="Korea">
                                 <long>
                                         <generic>조선 시간</generic>

@@ -20,6 +26,5 @@
                                 </long>
                         </metazone>
                 </timeZoneNames>
         </dates>
 </ldml>
-
< prev index next >