summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorbubulle@debian.org <>2006-07-01 12:59:11 +0200
committerbubulle@debian.org <>2006-07-01 12:59:11 +0200
commit0dd3ccbc5d7e2387c53bb3bab62a6f648cbbc2af (patch)
tree8d26e64dde1b92394eca6aebc27f283437ca5d3e /configure.in
parent844afb6276ba6d8255245bfadda0f6f9c67804c5 (diff)
Activate Dzongkha 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 6d42f340e..8e1e9bf75 100644
--- a/configure.in
+++ b/configure.in
@@ -192,7 +192,7 @@ ah_GCC3DEP
dnl It used to be that the user could select translations and that could get
dnl passed to the makefiles, but now that can only work if you use special
dnl gettext approved makefiles, so this feature is unsupported by this.
-ALL_LINGUAS="bg bs ca cs cy da de el en_GB es eu fi fr gl hu it ja ko nb nl nn pl pt_BR pt ro ru sk sl sv tl vi zn_CN zh_TW"
+ALL_LINGUAS="bg bs ca cs cy da de dz el en_GB es eu fi fr gl hu it ja ko nb nl nn pl pt_BR pt ro ru sk sl sv tl vi zn_CN zh_TW"
AM_GNU_GETTEXT(external)
if test x"$USE_NLS" = "xyes"; then
AC_DEFINE(USE_NLS)