aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorAbel Cheung <maddog@linux.org.hk>2003-02-17 19:19:36 +0800
committerKwok-Koon Cheung <baddog@src.gnome.org>2003-02-17 19:19:36 +0800
commit543c928c71deab4b52f73cb3d8f972b048be8bf9 (patch)
tree23dfcef6446ab6514cbdb0710337cdb85fff7ef0 /configure.in
parent87fdfec206525bd8527349060c7720fd6635c5fc (diff)
downloadgsoc2013-epiphany-543c928c71deab4b52f73cb3d8f972b048be8bf9.tar
gsoc2013-epiphany-543c928c71deab4b52f73cb3d8f972b048be8bf9.tar.gz
gsoc2013-epiphany-543c928c71deab4b52f73cb3d8f972b048be8bf9.tar.bz2
gsoc2013-epiphany-543c928c71deab4b52f73cb3d8f972b048be8bf9.tar.lz
gsoc2013-epiphany-543c928c71deab4b52f73cb3d8f972b048be8bf9.tar.xz
gsoc2013-epiphany-543c928c71deab4b52f73cb3d8f972b048be8bf9.tar.zst
gsoc2013-epiphany-543c928c71deab4b52f73cb3d8f972b048be8bf9.zip
New traditional Chinese translation.
2003-02-17 Abel Cheung <maddog@linux.org.hk> * zh_TW.po: New traditional Chinese translation.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 2f7b61951..54ee60716 100644
--- a/configure.in
+++ b/configure.in
@@ -145,7 +145,7 @@ dnl Internationalization
dnl *******************************
dnl Add the languages which your application supports here.
-ALL_LINGUAS="am da de es hu nl no sv tr"
+ALL_LINGUAS="am da de es hu nl no sv tr zh_TW"
GETTEXT_PACKAGE=epiphany-2.0
AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE")