From 64047694242be831634a82c35d948cbc44f60f20 Mon Sep 17 00:00:00 2001
From: Mark Sapiro <mark@msapiro.net>
Date: Mon, 20 May 2013 08:19:19 -0700
Subject:  - added Persian (Farsi - fa) language.  - Updated
 messages/mailman.pot  - msgmerged all mailman.po files.

---
 templates/Makefile.in | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

(limited to 'templates')

diff --git a/templates/Makefile.in b/templates/Makefile.in
index 3dfee3a9..7347096c 100644
--- a/templates/Makefile.in
+++ b/templates/Makefile.in
@@ -42,8 +42,9 @@ TEMPLATEDIR= 	$(prefix)/templates
 
 SHELL=		/bin/sh
 
-LANGUAGES=	ar ast ca cs da de el en 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 en 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
 
 # Modes for directories and executables created by the install
 # process.  Default to group-writable directories but
-- 
cgit v1.2.3