* prevent unnecessarybuilds
* readd qt5 string
sadly this is needed as of now:
ff6b0f86ec/cockatrice/src/releasechannel.cpp (L59-L68)
* wrap asterisks
* fixed with validator
https://ci.appveyor.com/tools/validate-yaml
* complete link
* add helpful links
this should not trigger a appveyor build
* add space in readme
this should not trigger a appveyor build
* highlight c++ types
this should not trigger a appveyor build
* remove empty line
this should not trigger a appveyor build
* declutter dockerignore
this should not trigger a appveyor build
12 lines
332 B
Text
12 lines
332 B
Text
[main]
|
|
host = https://www.transifex.com
|
|
|
|
[cockatrice.cockatrice]
|
|
file_filter = cockatrice/translations/cockatrice_<lang>.ts
|
|
source_file = cockatrice/translations/cockatrice_en.ts
|
|
source_lang = en
|
|
|
|
[cockatrice.oracle]
|
|
file_filter = oracle/translations/oracle_<lang>.ts
|
|
source_file = oracle/translations/oracle_en.ts
|
|
source_lang = en
|