From a83130f8c922b17d991c9694f286fe536d84b976 Mon Sep 17 00:00:00 2001 From: liushuyu Date: Wed, 2 Oct 2024 10:21:08 -0600 Subject: [PATCH] .tx/config: migrate the configuration to v2 format --- .tx/config | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.tx/config b/.tx/config index ab92433c518..f75700e9751 100644 --- a/.tx/config +++ b/.tx/config @@ -3,9 +3,8 @@ host = https://www.transifex.com minimum_perc = 51 #Need to finish at least 51% before merging back -[lmms.lmms] +[o:lmms:p:lmms:r:lmms] file_filter = data/locale/.ts source_file = data/locale/en.ts source_lang = en -type = QT - +type = QT