From 5ac57fe2941910c39b9bcabdc50f05e8c8e35ed7 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Sat, 25 Jan 2020 15:36:46 +0100 Subject: [PATCH] i18n: don't translate TZ via Transifex - This is about 600 place-names, and the vast majority is not translatable and would only pollute the Transifex DB. - Instead, rely on git and PRs to update these specific translations. --- .tx/config | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.tx/config b/.tx/config index cdae01013..3cf9489f6 100644 --- a/.tx/config +++ b/.tx/config @@ -7,12 +7,6 @@ source_file = lang/calamares_en.ts source_lang = en type = QT -[calamares.tz] -file_filter = lang/tz_.ts -source_file = lang/tz_en.ts -source_lang = en -type = QT - [calamares.dummypythonqt] file_filter = src/modules/dummypythonqt/lang//LC_MESSAGES/dummypythonqt.po source_file = src/modules/dummypythonqt/lang/dummypythonqt.pot