[PATCH] Fix translation filter for subsurface4 branch

Sergey Starosek sergey.starosek at gmail.com
Fri Nov 29 02:11:37 UTC 2013


This fixes translations pulling from Transifex.

Signed-off-by: Sergey Starosek <sergey.starosek at gmail.com>
---
 .tx/config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.tx/config b/.tx/config
index 73933a2..cbb784a 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
-- 
1.8.3.2



More information about the subsurface mailing list