summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorThorsten Kukuk <kukuk@thkukuk.de>2005-08-26 13:49:21 +0000
committerThorsten Kukuk <kukuk@thkukuk.de>2005-08-26 13:49:21 +0000
commite82456a57c9b8c2782e8acdcfdf9e69952272264 (patch)
treeadacb1dff9f56712467b040bd041fdcc6107b923 /configure.in
parent0c7b9b0b70a55f11c4f23b78144d90a141dae8ea (diff)
Relevant BUGIDs: none
Purpose of commit: bugfix Commit summary: --------------- Mark missing strings for translations (login and password) Fix \a problem with pot/po files
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 7971ef94..b0ef7c56 100644
--- a/configure.in
+++ b/configure.in
@@ -7,7 +7,7 @@ AC_CANONICAL_HOST
AC_SUBST(PACKAGE)
AC_SUBST(VERSION)
-ALL_LINGUAS="cs de es fr hu it ja nb pa pt_BR pt zh_CN zh_TW"
+ALL_LINGUAS="cs de es fr hu it ja nb pa pl pt_BR pt zh_CN zh_TW"
dnl
dnl By default, everything under PAM is installed below /usr.