From 691bbdc18ee3f9f246293431ba11278d22529377 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Thu, 2 Oct 2014 02:06:51 -0400 Subject: [PATCH] Remove the web_theme app from the transifex configuration file --- .tx/config | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.tx/config b/.tx/config index 3297ebc3c5..383dc2b475 100644 --- a/.tx/config +++ b/.tx/config @@ -174,9 +174,3 @@ file_filter = mayan/apps/user_management/locale//LC_MESSAGES/django.po source_lang = en source_file = mayan/apps/user_management/locale/en/LC_MESSAGES/django.po type = PO - -[mayan-edms.apps-web_theme] -file_filter = mayan/apps/web_theme/locale//LC_MESSAGES/django.po -source_lang = en -source_file = mayan/apps/web_theme/locale/en/LC_MESSAGES/django.po -type = PO