From 890630204312feb37ceff2c83827915d4a9b9a3b Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Tue, 15 Oct 2013 20:25:21 -0700 Subject: First step to being able to use transifex again for translations This sadly contains a very noisy .ts file diff as those files now are one directory down from their original spot, so recreating them changed all the source paths. Signed-off-by: Dirk Hohndel --- .tx/config | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '.tx/config') diff --git a/.tx/config b/.tx/config index a2def23b9..b6c507efc 100644 --- a/.tx/config +++ b/.tx/config @@ -1,11 +1,11 @@ [main] -host = https://www.transifex.net +host = https://www.transifex.com [subsurface.subsurface] -file_filter = po/.po -source_file = po/subsurface-new.pot +file_filter = translations/susurface_.ts +source_file = translations/subsurface_source.ts source_lang = en -type = PO +type = ts [subsurface.readme] file_filter = l10n/README. -- cgit v1.2.3-70-g09d2