MS12
This commit is contained in:
@@ -580,7 +580,7 @@ Public Class frmMain
|
||||
Try
|
||||
Process.Start(MY_WIKISTRING)
|
||||
Catch ex As Exception
|
||||
MsgBox("Es wurde keine Hilfe-URL hinterlegt. Bitte wenden sie sich and den System-Administrator", MsgBoxStyle.Exclamation)
|
||||
MsgBox("No Help-Konfiguration. Please inform the system-Administrator", MsgBoxStyle.Exclamation)
|
||||
End Try
|
||||
End Sub
|
||||
|
||||
@@ -710,7 +710,7 @@ Public Class frmMain
|
||||
cultureInfo.DefaultThreadCurrentCulture = cultureInfo
|
||||
cultureInfo.DefaultThreadCurrentUICulture = cultureInfo
|
||||
End If
|
||||
|
||||
|
||||
' Dieser Aufruf ist für den Designer erforderlich.
|
||||
InitializeComponent()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user