Ref: #16218
This PR:
- makes GUI error messages bilingual: user’s native language + untranslated (i.e. English)
- insures that only untranslated messages are written to the debug log file and to
stderr(that is not the case on master).

Note for reviewers: InitWarning() is out of this PR scope.