< prev index next >

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

Print this page

        

*** 1,14 **** <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> ! <!-- Copyright © 1991-2014 Unicode, Inc. ! CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) For terms of use, see http://www.unicode.org/copyright.html --> <ldml> <identity> ! <version number="$Revision: 12313 $"/> <language type="prg"/> </identity> <localeDisplayNames> <localeDisplayPattern> <localePattern draft="unconfirmed">{0} ({1})</localePattern> --- 1,15 ---- <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> ! <!-- 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: 13869 $"/> <language type="prg"/> </identity> <localeDisplayNames> <localeDisplayPattern> <localePattern draft="unconfirmed">{0} ({1})</localePattern>
*** 189,198 **** --- 190,200 ---- </localeDisplayNames> <characters> <exemplarCharacters>[a ā b c d ḑ e ē f g ģ h i ī j k ķ l m n ņ o ō p q r ŗ s š t ț u ū v w x y z ž]</exemplarCharacters> <exemplarCharacters type="auxiliary">[]</exemplarCharacters> <exemplarCharacters type="index">[A Ā B C D Ḑ E Ē F G Ģ H I Ī J K Ķ L M N Ņ O Ō P Q R Ŗ S Š T Ț U Ū V W X Y Z Ž]</exemplarCharacters> + <exemplarCharacters type="numbers">[  \- , % ‰ + 0 1 2 3 4 5 6 7 8 9]</exemplarCharacters> <exemplarCharacters type="punctuation">[\- ‐ – — , ; \: ! ? . … “ „ ( ) \[ \] \{ \}]</exemplarCharacters> </characters> <delimiters> <quotationStart draft="unconfirmed">„</quotationStart> <quotationEnd draft="unconfirmed">“</quotationEnd>
*** 953,958 **** <yesstr draft="unconfirmed">jā:j</yesstr> <nostr draft="unconfirmed">ni:n</nostr> </messages> </posix> </ldml> - --- 955,959 ----
< prev index next >