1
0
Fork 0
mirror of synced 2024-05-08 14:43:00 +12:00
Rare/.tx/config
loathingKernel 8a3bdbdd91 Rare: Improve translation handling
* Remove base Qt translations from repo, load translations from Qt itself
* Prefix translation `qm` files with `rare_`.
* Rename `translation_source.ts` to simply `source.ts`
* If the selected language matches the system local, remove the option from the configuration.
2024-02-12 21:52:08 +02:00

11 lines
236 B
Plaintext

[main]
host = https://www.transifex.com
[o:rare-1:p:rare:r:placeholder-ts]
file_filter = rare/resources/languages/rare_<lang>.ts
source_file = rare/resources/languages/source.ts
source_lang = en
type = QT
minimum_perc = 50