MS_17022016
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
Else
|
||||
ApplicationTitle = System.IO.Path.GetFileNameWithoutExtension(My.Application.Info.AssemblyName)
|
||||
End If
|
||||
Me.Text = String.Format("Information zu: {0}", ApplicationTitle)
|
||||
Me.Text = String.Format("Information about: {0}", ApplicationTitle)
|
||||
'Initialisieren Sie den gesamten Text, der im Infofeld angezeigt wird.
|
||||
'TODO: Die Assemblyinformationen der Anwendung im Bereich "Anwendung" des Dialogfelds für die
|
||||
'Projekteigenschaften (im Menü "Projekt") anpassen.
|
||||
|
||||
Reference in New Issue
Block a user