.tx/config: Set global translation type
We only deal with PO files in calcurse -- set the global translation format accordingly. Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
This commit is contained in:
parent
411c64aaf9
commit
53c40642bc
@ -1,5 +1,6 @@
|
|||||||
[main]
|
[main]
|
||||||
host = https://www.transifex.com/
|
host = https://www.transifex.com/
|
||||||
|
type = PO
|
||||||
|
|
||||||
[calcurse.calcursepot]
|
[calcurse.calcursepot]
|
||||||
file_filter = po/<lang>.po
|
file_filter = po/<lang>.po
|
||||||
|
Loading…
x
Reference in New Issue
Block a user