Don't call i18n() before QApplication exists

Authored by vkrause on Feb 22 2020, 7:49 PM.

Description

Don't call i18n() before QApplication exists

This fixes translations on Android, as QLocale() isn't reporting correct
values earlier there.

Details

Committed
vkrauseFeb 22 2020, 7:49 PM
Parents
R1007:8f1418da3698: GIT_SILENT remove accidentally committed debug out
Branches
Unknown
Tags
Unknown