aboutsummaryrefslogtreecommitdiffstats
path: root/messages/Makefile.in
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2018-06-03 18:12:09 -0700
committerMark Sapiro <mark@msapiro.net>2018-06-03 18:12:09 -0700
commit8514e1b722068eace3a9e20bf274a2ae37cdafa3 (patch)
tree30bd8accd70b3730409cded16256ec7f3fe5fcf7 /messages/Makefile.in
parenteef7927345dd7a93c5290c9f0a3805e517e3f453 (diff)
downloadmailman2-8514e1b722068eace3a9e20bf274a2ae37cdafa3.tar.gz
mailman2-8514e1b722068eace3a9e20bf274a2ae37cdafa3.tar.xz
mailman2-8514e1b722068eace3a9e20bf274a2ae37cdafa3.zip
Added Esperanto translation and updated i18n.
Diffstat (limited to '')
-rw-r--r--messages/Makefile.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/messages/Makefile.in b/messages/Makefile.in
index 07e457d6..486f4eea 100644
--- a/messages/Makefile.in
+++ b/messages/Makefile.in
@@ -48,8 +48,9 @@ MSGFMT= @PYTHON@ ../build/bin/msgfmt.py
MSGMERGE= msgmerge
# CVS available languages
-LANGUAGES= ar ast ca cs da de el es et eu fa 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
+LANGUAGES= ar ast ca cs da de el eo es et eu fa 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)