From b04be6d194a228b36cb0c98f77eaae4239dc5b98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gina=20H=C3=A4u=C3=9Fge?= Date: Tue, 2 Jun 2015 15:50:27 +0200 Subject: [PATCH] Updated transifex config file to point to new translation directory --- .tx/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.tx/config b/.tx/config index 3324990b..33bd3437 100644 --- a/.tx/config +++ b/.tx/config @@ -2,7 +2,7 @@ host = https://www.transifex.com [octoprint.messages] -file_filter = src/octoprint/translations//LC_MESSAGES/messages.po -source_file = src/octoprint/translations/messages.pot +file_filter = translations//LC_MESSAGES/messages.po +source_file = translations/messages.pot source_lang = en