From 502ec4c34cb1f91316a72c53373fc81b3d5da43d Mon Sep 17 00:00:00 2001 From: Brian Miyaji Date: Mon, 11 Aug 2014 13:27:42 +1000 Subject: [PATCH] Update file filter and source file in tx config --- .tx/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.tx/config b/.tx/config index 06318396..d0e9d4b7 100644 --- a/.tx/config +++ b/.tx/config @@ -2,7 +2,7 @@ host = https://www.transifex.com [sportspress.sportspress] -file_filter = languages/sportspress-.po -source_file = languages/sportspress-en_US.po +file_filter = ./languages/sportspress-.po +source_file = ./languages/sportspress-en_US.po source_lang = en_US type = PO