<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - Request for new Koreanic languages"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=126157#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - Request for new Koreanic languages"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=126157">bug 126157</a>
from <span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span></b>
<pre>To find code to change, I launched these:
$ git grep -n ko_KR
i18npool/Library_localedata_others.mk:81:
CustomTarget/i18npool/localedata/localedata_ko_KR \
i18npool/source/localedata/localedata.cxx:197: { "ko_KR", lcl_DATA_OTHERS
},
lingucomponent/source/spellcheck/macosxspell/macspellimp.mm:204:
postspdict.push_back( @"ko_KR" );
sal/osl/unx/nlsupport.cxx:261: { "5601", RTL_TEXTENCODING_EUC_KR
}, /* ko_KR.EUC */
sal/osl/unx/nlsupport.cxx:343: { "EUC-KR",
RTL_TEXTENCODING_EUC_KR }, /* locale: ko_KR.euckr */
sal/osl/unx/nlsupport.cxx:656: { "ko_KR.EUC", RTL_TEXTENCODING_EUC_KR
},
sc/source/filter/oox/numberformatsbuffer.cxx:1539:static const BuiltinFormat
spBuiltinFormats_ko_KR[] =
sc/source/filter/oox/numberformatsbuffer.cxx:1776: { "ko-KR", "*CJK",
spBuiltinFormats_ko_KR }, // Korean, South Korea
$ git grep -n ko-KR
connectivity/source/drivers/hsqldb/HDriver.cxx:715: "ko-KR",
"Korean",
extras/CustomTarget_autocorr.mk:36: ko:ko-KR \
extras/Package_autocorr.mk:36: acor_ko-KR.dat \
i18nlangtag/source/isolang/MS-LCID.lst:165:0x0412 ko-KR
i18nlangtag/source/languagetag/languagetag.cxx:915: // ko-KR)
which was corrected in canonicalize() hence also in
offapi/com/sun/star/linguistic2/XNumberText.idl:64: <li>ko-KR :
South-Korean</li>
sc/source/filter/oox/numberformatsbuffer.cxx:1776: { "ko-KR", "*CJK",
spBuiltinFormats_ko_KR }, // Korean, South Korea
$ find . -name "*ko_KR*"
./i18npool/source/localedata/data/ko_KR.xml
Perhaps it won't be sufficient but it could be a start.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>