Use Base classes, deprecate language

This commit is contained in:
Jonathan Jenne
2023-10-13 08:31:35 +02:00
parent 9700b781d6
commit 8adceb2811
6 changed files with 20 additions and 15 deletions

View File

@@ -61,7 +61,7 @@ Public Class frmMain
End If
lblUser.Caption = USER_USERNAME
Language.LogApplicationLanguage(Logger)
LanguageEx.LogApplicationLanguage(Logger)
If Database.DBInitialized = True Then
If ERROR_INIT <> "" Then