Page 1 of 1

Re: Korean [ko_KR]

Posted: Thu Apr 12, 2012 5:29 pm
by dmitrykos
Just a notice from Vietnamese thread:

I improved handling of localization and now you do not need to synchronize to new English version. It will be in coming 1.55.2. Now you just need to leave in directory strings_ko_KR.xml and modify strings.xml to like this:

Code: Select all

<?xml version="1.0" encoding="utf-8" ?>
<locale>
    <file locale="ko_KR" name="strings_ko_KR.xml" version="0" default="0">한국의</file>
</locale>
You can notice that en_US is removed because strings.xml from now on shall contain only user-side translations. By this new versions of Neutron default languages will be up to date always.

Re: Korean [ko_KR]

Posted: Wed Sep 19, 2012 7:31 am
by dmitrykos
This version was kindly presented by jook1356 user by e-mail. jook1356 thank you very much for the valuable input! :D