From 7a26140ef9b1bf17cf00e5cb26c0e9d1a2210fcb Mon Sep 17 00:00:00 2001 From: bwarsaw Date: Wed, 3 Oct 2001 12:32:59 +0000 Subject: LANGUAGES: add `hu' for Hungarian. --- messages/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/messages/Makefile.in b/messages/Makefile.in index baf8d7e38..977b13792 100644 --- a/messages/Makefile.in +++ b/messages/Makefile.in @@ -47,7 +47,7 @@ MSGFMT= msgfmt MSGMERGE= msgmerge # CVS available languages -LANGUAGES= big5 de es fr it ja no +LANGUAGES= big5 de es fr hu it ja no LANGDIRS= $(LANGUAGES:%=messages/%/LC_MESSAGES) # Human readable po file POFILES= $(LANGUAGES:%=%/LC_MESSAGES/mailman.po) -- cgit v1.3.1