From 5dc49170494c2fd5ff4ddeddc4cb4b891b5b7888 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Thu, 19 May 2016 12:09:57 -0400 Subject: [PATCH] We don't have messages.po any more, so don't try to upload it --- .tx/config | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.tx/config b/.tx/config index 9706f42a95..80921b483b 100644 --- a/.tx/config +++ b/.tx/config @@ -37,12 +37,6 @@ source_file = conf/locale/en/LC_MESSAGES/mako-studio.po source_lang = en type = PO -[edx-platform.messages] -file_filter = conf/locale//LC_MESSAGES/messages.po -source_file = conf/locale/en/LC_MESSAGES/messages.po -source_lang = en -type = PO - [edx-platform.underscore] file_filter = conf/locale//LC_MESSAGES/underscore.po source_file = conf/locale/en/LC_MESSAGES/underscore.po