summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f9558cd..576d72b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -222,7 +222,7 @@ AM_CONDITIONAL(HAVE_PYGOBJECT, test x"$have_pygobject" = xyes)
dnl **************************************************
dnl * internationalization support
dnl **************************************************
-ALL_LINGUAS="de es fr he it ja ro sv"
+ALL_LINGUAS="de es fr he it ja ro sv zh_CN"
GETTEXT_PACKAGE=libgpod
AC_SUBST(GETTEXT_PACKAGE)