* scott@netsplit.com--2004/dpkg--devo--1.10--patch-35 add korean translation * po/ko.po: Added. * configure.in: Added ko to ALL_LINGUAS.
@@ -1,3 +1,8 @@
+Wed Jun 23 17:57:45 BST 2004 Changwoo Ryu <cwryu@debian.org>
+
+ * po/ko.po: Added.
+ * configure.in: Added ko to ALL_LINGUAS.
Tue Jun 22 17:50:57 BST 2004 Christian Perrier <bubulle@debian.org>
* po/fr.po: Updated.
@@ -136,7 +136,7 @@ AC_DEFINE_UNQUOTED(ARCHITECTURE, "${dpkg_archset}", [Set this to the canonical D
dnl gettext
-ALL_LINGUAS="ca cs da de en es fr gl it ja nl nn pl pt pt_BR ru sv"
+ALL_LINGUAS="ca cs da de en es fr gl it ja ko nl nn pl pt pt_BR ru sv"
AM_GNU_GETTEXT([external])
AM_PO_SUBDIRS
if test "x$HAVE_LOCALE_H" = "x"; then
@@ -6,6 +6,8 @@ dpkg (1.10.23) unstable; urgency=low
- Renamed x86-64 to amd64. Closes: #252346, #254598.
* Documentation:
- Correct typo in dpkg-divert(8). Closes: #254175.
+ * New Translations:
+ - Korean (Changwoo Ryu). Closes: #254590.
* Updated Translations:
- Catalan (Jordi Mallach).
- Danish (Claus Hindsgaul). Closes: #252407.