Use Base classes, deprecate language
This commit is contained in:
@@ -84,7 +84,7 @@ Public NotInheritable Class frmSplash
|
||||
Application.Exit()
|
||||
End If
|
||||
|
||||
Language.SetApplicationLanguage(Logger, USER_LANGUAGE, USER_DATE_FORMAT)
|
||||
LanguageEx.SetApplicationLanguage(Logger, USER_LANGUAGE, USER_DATE_FORMAT)
|
||||
|
||||
' Wenn kein Fehler, Splashscreen schließen
|
||||
Close()
|
||||
|
||||
Reference in New Issue
Block a user