Korean language file, ISO-8859-1 issue
Posted: Sun Jul 10, 2005 11:29 am
I was looking at Korean language file for s9y and... it's virtually devoid of translation. It looks like it was translated very early on the development and the translators (there were two?!) never bothered to check back.
This is quite disturbing as I was considering a bilingual blog setup. Well, you know what? Maybe I'll translate this from scratch. Don't take my word, for it, though. I tend to procrastinate a lot.
Oh, and btw, English language encoding defaulting to ISO-8859-1 doesn't bode very well for me. This corrupts any non-English-language-that-does-not-use-western-alphabet entries and I think the English language file should either have UTF-8 encoding as the default or have an UTF-8 option for English for compatibility. For the time being I've changed LANG_CHARSET in serendipity_land_en.inc.php to UTF-8 from ISO-8859-1 as a workaround. I'd like to hear what the s9y developers think of this issue.
This is quite disturbing as I was considering a bilingual blog setup. Well, you know what? Maybe I'll translate this from scratch. Don't take my word, for it, though. I tend to procrastinate a lot.
Oh, and btw, English language encoding defaulting to ISO-8859-1 doesn't bode very well for me. This corrupts any non-English-language-that-does-not-use-western-alphabet entries and I think the English language file should either have UTF-8 encoding as the default or have an UTF-8 option for English for compatibility. For the time being I've changed LANG_CHARSET in serendipity_land_en.inc.php to UTF-8 from ISO-8859-1 as a workaround. I'd like to hear what the s9y developers think of this issue.