summary refs log tree commit diff stats
path: root/configure.in
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-07-13 22:14:18 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-07-13 22:14:18 +0200
commite500363aff94526152fe9f3cb0a06959ec4153db (patch)
tree7df267dd7107caa652cfcf7504acd013922b9211 /configure.in
parent608d18b7a428323b3fc1c98590ad883bc7e4cff8 (diff)
Update the list of included translations
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 76ec5676..d43755a1 100644
--- a/configure.in
+++ b/configure.in
@@ -25,7 +25,7 @@ GETTEXT_PACKAGE=hexchat
 AC_SUBST(GETTEXT_PACKAGE)
 AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE",[Gettext package name])
 
-ALL_LINGUAS="be ca cs de el es fi fr gl hu it ja kn ko lt mk nl pa pl pt ru sq sr sv th uk vi zh_CN zh_TW"
+ALL_LINGUAS="am az be bg ca cs de el en_GB es et fi fr gl hi hu it ja kn ko lt lv mk ms nb nl no pa pl pt pt_BR ru sk sl sq sr sv th uk vi wa zh_CN zh_TW"
 AM_GNU_GETTEXT
 
 dnl displaced from acconfig.h