From 2fe6bc2e65254c2b6a73fc2f50cd9ebe0973ee94 Mon Sep 17 00:00:00 2001
From: Benoit Mortier <benoit.mortier@opensides.be>
Date: Mon, 18 Aug 2014 16:31:09 +0200
Subject: [PATCH] Fixes: #3282 adding /en/ files to fusiondirectory to enable
 automatic update of the transifex po files

---
 .tx/config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.tx/config b/.tx/config
index 0837ebd15..0ac2298a6 100644
--- a/.tx/config
+++ b/.tx/config
@@ -4,6 +4,6 @@ type = PO
 
 [FusionDirectory.fusiondirectory-core]
 file_filter = locale/<lang>/fusiondirectory.po
-source_file = locale/fusiondirectory.po
+source_file = locale/en/fusiondirectory.po
 source_lang = en
 
-- 
GitLab