From 436dad494fdf279859ec0e90035623a3fe4a448a Mon Sep 17 00:00:00 2001 From: Mathias Behrle Date: Mon, 9 Feb 2015 19:07:09 +0100 Subject: [PATCH] Adding events app to transifex configuration. --- .tx/config | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.tx/config b/.tx/config index 6b1ea855d0..e5811aeff4 100644 --- a/.tx/config +++ b/.tx/config @@ -67,6 +67,12 @@ source_lang = en source_file = mayan/apps/dynamic_search/locale/en/LC_MESSAGES/django.po type = PO +[mayan-edms.apps-events] +file_filter = mayan/apps/events/locale//LC_MESSAGES/django.po +source_lang = en +source_file = mayan/apps/events/locale/en/LC_MESSAGES/django.po +type = PO + [mayan-edms.apps-folders] file_filter = mayan/apps/folders/locale//LC_MESSAGES/django.po source_lang = en