From dcc5ae07d0b81493748f644b3e8c644d958071c1 Mon Sep 17 00:00:00 2001 From: Rafael Kitover Date: Fri, 2 Dec 2022 22:48:44 +0000 Subject: [PATCH] translations: update .tx/config to new format Re-run `tx init` and `tx add` to rewrite the .tx/config file to the new required format. Signed-off-by: Rafael Kitover --- .tx/config | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) mode change 100644 => 100755 .tx/config diff --git a/.tx/config b/.tx/config old mode 100644 new mode 100755 index 773c262c..d758b4ed --- a/.tx/config +++ b/.tx/config @@ -1,9 +1,10 @@ [main] host = https://www.transifex.com -[vba-m.wxvbam] -file_filter = po/wxvbam/.po -source_file = po/wxvbam/wxvbam.pot -source_lang = en -type = PO +[o:bgk:p:vba-m:r:wxvbam] +file_filter = po/wxvbam/.po +source_file = po/wxvbam/wxvbam.pot +type = PO +source_lang = en +minimum_perc = 0