From b69f794964106d7b3f20625322da894165bd8001 Mon Sep 17 00:00:00 2001 From: Andy Wood Date: Mon, 20 May 2024 14:45:35 +0100 Subject: [PATCH] This might be a slightly better code table --- ui/locale/autotranslate.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/locale/autotranslate.py b/ui/locale/autotranslate.py index c1fc56d..a9445b2 100755 --- a/ui/locale/autotranslate.py +++ b/ui/locale/autotranslate.py @@ -45,7 +45,7 @@ Variant('British English, UEB grade 2', 'en-ueb-g2.ctb', 'en_GB.UTF-8@ueb2'), Variant('Deutsch, UEB grade 2', - 'de-g1.ctb', 'de_DE.UTF-8@ueb1'), + 'de-g1-detailed.ctb', 'de_DE.UTF-8@ueb1'), Variant('Deutsch, UEB grade 2', 'de-g2.ctb', 'de_DE.UTF-8@ueb2'), ]