Name angepasst, akutelle VeragProgAllgemein eingefügt.

This commit is contained in:
ms
2026-01-12 12:04:23 +01:00
parent e1f30cdb68
commit 2be0c784f7
21 changed files with 85 additions and 74 deletions

View File

@@ -39,7 +39,7 @@ Namespace My.Resources
Friend ReadOnly Property ResourceManager() As Global.System.Resources.ResourceManager
Get
If Object.ReferenceEquals(resourceMan, Nothing) Then
Dim temp As Global.System.Resources.ResourceManager = New Global.System.Resources.ResourceManager("Dokumentation.Resources", GetType(Resources).Assembly)
Dim temp As Global.System.Resources.ResourceManager = New Global.System.Resources.ResourceManager("DOKU.Resources", GetType(Resources).Assembly)
resourceMan = temp
End If
Return resourceMan
@@ -290,7 +290,7 @@ Namespace My.Resources
End Property
'''<summary>
''' Sucht eine lokalisierte Zeichenfolge, die Dokumentation ähnelt.
''' Sucht eine lokalisierte Zeichenfolge, die DOKU ähnelt.
'''</summary>
Friend ReadOnly Property Programmname() As String
Get