From a52148ed160b0dcc0af925c65caf2f22da1927b5 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Sat, 25 Oct 2014 03:17:29 -0400 Subject: [PATCH] Remove the bootstrap app from the transifex configuration file --- .tx/config | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.tx/config b/.tx/config index 289d45f9c9..bb063943e3 100644 --- a/.tx/config +++ b/.tx/config @@ -7,12 +7,6 @@ source_lang = en source_file = mayan/apps/acls/locale/en/LC_MESSAGES/django.po type = PO -[mayan-edms.apps-bootstrap] -file_filter = mayan/apps/bootstrap/locale//LC_MESSAGES/django.po -source_lang = en -source_file = mayan/apps/bootstrap/locale/en/LC_MESSAGES/django.po -type = PO - [mayan-edms.apps-checkouts] file_filter = mayan/apps/checkouts/locale//LC_MESSAGES/django.po source_lang = en