diff -r 4e68cf958634 -r 32b8db5a1fb4 eric6/Toolbox/Startup.py --- a/eric6/Toolbox/Startup.py Fri Oct 16 17:28:14 2020 +0200 +++ b/eric6/Toolbox/Startup.py Sat Oct 17 14:35:29 2020 +0200 @@ -189,6 +189,7 @@ global loaded_translators + # TODO: qt has been split into several files; add these here translations = ("qt", "eric6") + translationFiles loc = Preferences.getUILanguage() if loc is None: