mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
build-system: attempt to fix transifex.yml syntax
Annoyingly I seem to only work with this if it's in the master branch. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
8a56896c4b
commit
867ef10736
1 changed files with 4 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
git
|
git:
|
||||||
filters:
|
filters:
|
||||||
- filter_type: file
|
- filter_type: file
|
||||||
source_language: en
|
file_format: QT
|
||||||
source_file: translations/subsurface_source.ts
|
source_file: translations/subsurface_source.ts
|
||||||
translation_files_expression: translations/subsurface_<lang>.ts
|
source_language: en
|
||||||
file_format: Qt
|
translation_files_expression: 'translations/subsurface_<lang>.ts'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue