diff options
author | Sergey Starosek <sergey.starosek@gmail.com> | 2013-11-29 12:11:37 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-11-29 08:07:02 -0800 |
commit | 5096e03418bb33170b0b27c15c3ee583b5619abd (patch) | |
tree | c02bfb280c0e888d699ef41fd447d8dfe25d9ef0 /.tx | |
parent | af970206347829e2da81fe15d161dd2550a09499 (diff) | |
download | subsurface-5096e03418bb33170b0b27c15c3ee583b5619abd.tar.gz |
Fix translation filter for subsurface4 branch
This fixes translations pulling from Transifex.
Signed-off-by: Sergey Starosek <sergey.starosek@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to '.tx')
-rw-r--r-- | .tx/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.tx/config b/.tx/config index 73933a21f..cbb784afb 100644 --- a/.tx/config +++ b/.tx/config @@ -2,7 +2,7 @@ host = https://www.transifex.com [subsurface.subsurface4] -file_filter = translations/susurface_<lang>.ts +file_filter = translations/subsurface_<lang>.ts source_file = translations/subsurface_source.ts source_lang = en type = TS |