1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-29 06:16:40 +02:00

core: add Portuguese language in configure script

This commit is contained in:
Sébastien Helleu
2016-04-16 11:39:01 +02:00
parent 729bdbf5e3
commit 8c78abe2c0
+1 -1
View File
@@ -58,7 +58,7 @@ solaris*)
esac
# Gettext
ALL_LINGUAS="cs de es fr hu it ja pl pt_BR ru tr"
ALL_LINGUAS="cs de es fr hu it ja pl pt pt_BR ru tr"
AM_GNU_GETTEXT
AM_GNU_GETTEXT_VERSION([0.18])