<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi<div class=""><br class=""></div><div class=""><div><blockquote type="cite" class=""><br class="Apple-interchange-newline"><div class=""><div class="">I'm now working on libreoffice user interface localization in traditional Mongolian, and I using this wiki <a href="https://wiki.documentfoundation.org/LibreOffice_Localization_Guide/Adding_a_New_Language_or_Locale" class="">https://wiki.documentfoundation.org/LibreOffice_Localization_Guide/Adding_a_New_Language_or_Locale</a></div><div class="">built libreoffice with traditional Mongolian resource ,but on windows10 ,traditional Mongolian translation of ui is empty ,on windows7 is tofo.Can someone tell me where is the problem?<br class=""></div></div></blockquote><br class=""></div><div>Traditional Mongolian is already part of LibreOffice (language code  “mn”, and directory translations/source/mn) so no need to add it as a new language.</div><div><br class=""></div><div>When you build Libreoffice, did you follow <a href="https://wiki.documentfoundation.org/Development/lode" class="">https://wiki.documentfoundation.org/Development/lode</a> in addition to those instructions you need to add  translations, dictionaries and helpcontent2. This is done with:</div><div><br class=""></div><div>cd lode/dev/core</div><div>git submodule update —init dictionaries</div><div><div>git submodule update —init helpcontent2</div><div class=""><div>git submodule update —init translations</div></div><div><br class=""></div><div><br class=""></div><div>and in autogen.input you also need</div><div>—with-lang=mn</div><div><br class=""></div><div><br class=""></div><div>have a nice day</div><div>rgds</div><div>jan I.</div><div class=""><br class=""></div></div></div></body></html>