summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorbubulle@debian.org <>2006-09-17 09:25:39 +0200
committerbubulle@debian.org <>2006-09-17 09:25:39 +0200
commit13d8449224176f79d5e2b1982c4cc78a06e29622 (patch)
tree43279ccafca5eaa37ce8fe6d94537425d4132c95 /configure.in
parent8f52c00ae7014fe16054fa5c1b842d0aaa162348 (diff)
Add Kurdish translation. Closes: #387766
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 fc4eff203..cc4e6e007 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 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"
+ALL_LINGUAS="bg bs ca cs cy da de dz el en_GB es eu fi fr gl hu it ja ko ku 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)