# HG changeset patch # User mfang # Date 1383150803 25200 # Node ID 5502449573512af451ce75177d829a251a465403 # Parent b04b124418d806573be967556bcc1e51247c85c2 6192407: s10_70, ko, s1/dvd, minor misspelling under "Select Software Localizations" Reviewed-by: yhuang diff -r b04b124418d8 -r 550244957351 src/share/classes/sun/util/resources/ko/LocaleNames_ko.properties --- a/src/share/classes/sun/util/resources/ko/LocaleNames_ko.properties Wed Oct 30 13:44:40 2013 +0100 +++ b/src/share/classes/sun/util/resources/ko/LocaleNames_ko.properties Wed Oct 30 09:33:23 2013 -0700 @@ -1045,7 +1045,7 @@ PN=\ud54f\ucf00\uc5b8 \uc81c\ub3c4 PR=\ud478\uc5d0\ub974\ud1a0\ub9ac\ucf54 PS=\ud314\ub808\uc2a4\ud0c0\uc778 -PT=\ud3ec\ub974\ud2b8\uce7c +PT=\ud3ec\ub974\ud22c\uce7c PW=\ud314\ub77c\uc6b0 PY=\ud30c\ub77c\uacfc\uc774 QA=\uce74\ud0c0\ub974 diff -r b04b124418d8 -r 550244957351 test/sun/text/resources/LocaleData --- a/test/sun/text/resources/LocaleData Wed Oct 30 13:44:40 2013 +0100 +++ b/test/sun/text/resources/LocaleData Wed Oct 30 09:33:23 2013 -0700 @@ -7681,3 +7681,6 @@ # bug 8021121 CurrencyNames/lv_LV/EUR=\u20AC + +# bug # 6192407 +LocaleNames/ko/PT=\ud3ec\ub974\ud22c\uce7c diff -r b04b124418d8 -r 550244957351 test/sun/text/resources/LocaleDataTest.java --- a/test/sun/text/resources/LocaleDataTest.java Wed Oct 30 13:44:40 2013 +0100 +++ b/test/sun/text/resources/LocaleDataTest.java Wed Oct 30 09:33:23 2013 -0700 @@ -35,7 +35,7 @@ * 6645405 6650730 6910489 6573250 6870908 6585666 6716626 6914413 6916787 * 6919624 6998391 7019267 7020960 7025837 7020583 7036905 7066203 7101495 * 7003124 7085757 7028073 7171028 7189611 8000983 7195759 8004489 8006509 - * 7114053 7074882 7040556 8013836 8021121 + * 7114053 7074882 7040556 8013836 8021121 6192407 * @summary Verify locale data * */