[monkey-bubble: 641/753] Enabled traditional Chinese translation.



commit 0287a0fff866e3f26ea4205d2ed622d66ade933b
Author: Kwok-Koon Cheung <baddog src gnome org>
Date:   Tue Aug 14 14:54:54 2001 +0000

    Enabled traditional Chinese translation.

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 8829a06..00d52bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-08-14  Abel Cheung  <maddog linux org hk>
+
+	* configure.in: Added zh_TW to ALL_LINGUAS.
+
 2001-08-14  Martin Baulig  <baulig suse de>
 
 	Released libgnome 1.102.0 "Roswell".
diff --git a/configure.in b/configure.in
index c332bab..66e6fe7 100644
--- a/configure.in
+++ b/configure.in
@@ -33,7 +33,7 @@ AC_PATH_PROGS(PATH_TO_XRDB, "xrdb")
 dnl utility conditional
 AM_CONDITIONAL(FALSE, test "x" = "y")
 
-ALL_LINGUAS="az es fr it nn no sk sv ta tr"
+ALL_LINGUAS="az es fr it nn no sk sv ta tr zh_TW"
 AM_GNOME2_GETTEXT
 gnomelocaledir='${prefix}/${DATADIRNAME}/locale'
 AC_SUBST(gnomelocaledir)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]