Mon, 19 Jun 2000 06:29:20 +0000
[gaim-migrate @ 429]
I'm so bad. Korean language support is now added.
| ChangeLog | file | annotate | diff | comparison | revisions | |
| configure.in | file | annotate | diff | comparison | revisions | |
| po/.cvsignore | file | annotate | diff | comparison | revisions | |
| po/ko.po | file | annotate | diff | comparison | revisions |
--- a/ChangeLog Sat Jun 17 19:26:40 2000 +0000 +++ b/ChangeLog Mon Jun 19 06:29:20 2000 +0000 @@ -5,6 +5,7 @@ * French translation added (fr) * Spanish translation added (es) * Simplified Chinese translation added (zh_CN) + * Korean translation added (kr) version 0.9.19 (06/09/2000): * Graphical Smiley Faces
--- a/configure.in Sat Jun 17 19:26:40 2000 +0000 +++ b/configure.in Mon Jun 19 06:29:20 2000 +0000 @@ -8,7 +8,7 @@ AC_PROG_CC AC_PROG_INSTALL -ALL_LINGUAS="de fr es zh_CN" +ALL_LINGUAS="de fr es zh_CN ko" AM_GNU_GETTEXT AC_CYGWIN