aboutsummaryrefslogtreecommitdiffstats
path: root/messages/Makefile.in
diff options
context:
space:
mode:
authorMark Sapiro <msapiro@value.net>2007-11-18 14:26:26 -0800
committerMark Sapiro <msapiro@value.net>2007-11-18 14:26:26 -0800
commit588890f16d73b3497ee86ae2ed2176de1190da6c (patch)
tree3c3d37c7affb55ac46e2a94616dedcebb8a70ee4 /messages/Makefile.in
parent27c94df138a63cfbcf615f5d705b1fb947d262f6 (diff)
downloadmailman2-588890f16d73b3497ee86ae2ed2176de1190da6c.tar.gz
mailman2-588890f16d73b3497ee86ae2ed2176de1190da6c.tar.xz
mailman2-588890f16d73b3497ee86ae2ed2176de1190da6c.zip
Added 'he' to the messages/ and templates/ Makefile.in
Diffstat (limited to 'messages/Makefile.in')
-rw-r--r--messages/Makefile.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/messages/Makefile.in b/messages/Makefile.in
index 7a8468dd..b8cb651b 100644
--- a/messages/Makefile.in
+++ b/messages/Makefile.in
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2005 by the Free Software Foundation, Inc.
+# Copyright (C) 2001-2007 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
@@ -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 hr hu ia it ja ko lt nl no pl \
- pt pt_BR ro ru sl sr sv tr uk vi zh_CN zh_TW
+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 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)