mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 05:00:20 +00:00
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>
This commit is contained in:
parent
af97020634
commit
5096e03418
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue