From 64047694242be831634a82c35d948cbc44f60f20 Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Mon, 20 May 2013 08:19:19 -0700 Subject: - added Persian (Farsi - fa) language. - Updated messages/mailman.pot - msgmerged all mailman.po files. --- messages/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'messages/Makefile.in') diff --git a/messages/Makefile.in b/messages/Makefile.in index 2bbec3f4..773ab577 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 ast ca cs da de el 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 +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 LANGDIRS= $(LANGUAGES:%=messages/%/LC_MESSAGES) # Human readable po file POFILES= $(LANGUAGES:%=%/LC_MESSAGES/mailman.po) -- cgit v1.2.3