From 922c3ee97565cf1cad53c042aa236318576ecad5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Thomas=20M=C3=BCller?= <thomas.mueller@tmit.eu>
Date: Tue, 14 Apr 2015 16:18:12 +0200
Subject: [PATCH] files_encryption -> encryption

---
 l10n/.tx/config | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/l10n/.tx/config b/l10n/.tx/config
index ba2d192909..1d766d3463 100644
--- a/l10n/.tx/config
+++ b/l10n/.tx/config
@@ -27,8 +27,8 @@ source_lang = en
 type = PO
 
 [owncloud.files_encryption]
-file_filter = <lang>/files_encryption.po
-source_file = templates/files_encryption.pot
+file_filter = <lang>/encryption.po
+source_file = templates/encryption.pot
 source_lang = en
 type = PO
 
-- 
GitLab