aboutsummaryrefslogtreecommitdiffstats
path: root/messages/Makefile.in
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2008-02-14 09:08:11 -0800
committerMark Sapiro <mark@msapiro.net>2008-02-14 09:08:11 -0800
commit2aee687b29f28ef20703abcbe715d1b1d8e27546 (patch)
treebb26f9761c777e3d72820bab7cd9daa3cd641e3e /messages/Makefile.in
parent2e5d927a50e5b3c7006497416506fa9fa8f8d33a (diff)
downloadmailman2-2aee687b29f28ef20703abcbe715d1b1d8e27546.tar.gz
mailman2-2aee687b29f28ef20703abcbe715d1b1d8e27546.tar.xz
mailman2-2aee687b29f28ef20703abcbe715d1b1d8e27546.zip
Added Galician translation from Frco. Javier Rial Rodrguez.
Diffstat (limited to 'messages/Makefile.in')
-rw-r--r--messages/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/messages/Makefile.in b/messages/Makefile.in
index f382dfba..a180a99f 100644
--- a/messages/Makefile.in
+++ b/messages/Makefile.in
@@ -48,8 +48,8 @@ MSGFMT= @PYTHON@ ../build/bin/msgfmt.py
MSGMERGE= msgmerge
# CVS available languages
-LANGUAGES= ar ca cs da de es et eu fi fr he hr hu ia it ja ko lt nl no \
- pl pt pt_BR ro ru sk sl sr sv tr uk vi zh_CN zh_TW
+LANGUAGES= ar ca cs da de es et eu fi fr gl he hr hu ia it ja ko lt nl \
+ no pl pt pt_BR ro ru sk sl sr sv tr uk vi zh_CN zh_TW
LANGDIRS= $(LANGUAGES:%=messages/%/LC_MESSAGES)
# Human readable po file
POFILES= $(LANGUAGES:%=%/LC_MESSAGES/mailman.po)