From 53c40642bcc5716a428514b9175dfd799232a014 Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Tue, 23 Jul 2013 10:43:07 +0200 Subject: .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 --- .tx/config | 1 + 1 file changed, 1 insertion(+) (limited to '.tx') diff --git a/.tx/config b/.tx/config index 73782a7..d9fd494 100644 --- a/.tx/config +++ b/.tx/config @@ -1,5 +1,6 @@ [main] host = https://www.transifex.com/ +type = PO [calcurse.calcursepot] file_filter = po/.po -- cgit v1.2.3-54-g00ecf