This commit is contained in:
2020-06-22 13:32:11 +02:00
parent 8f6eaaaba8
commit 0a7e4feedd
8 changed files with 156 additions and 52 deletions

View File

@@ -100,15 +100,6 @@ Namespace My.Resources
End Get
End Property
'''<summary>
''' Sucht eine lokalisierte Zeichenfolge, die ähnelt.
'''</summary>
Friend ReadOnly Property adasda3asdsa3adsa() As String
Get
Return ResourceManager.GetString("adasda3asdsa3adsa", resourceCulture)
End Get
End Property
'''<summary>
''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
'''</summary>
@@ -1058,6 +1049,15 @@ Namespace My.Resources
End Get
End Property
'''<summary>
''' Sucht eine lokalisierte Zeichenfolge, die ähnelt.
'''</summary>
Friend ReadOnly Property sdfsdfsdfsdf3sdfsdfsdf() As String
Get
Return ResourceManager.GetString("sdfsdfsdfsdf3sdfsdfsdf", resourceCulture)
End Get
End Property
'''<summary>
''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
'''</summary>
@@ -1368,7 +1368,7 @@ Namespace My.Resources
End Property
'''<summary>
''' Sucht eine lokalisierte Zeichenfolge, die 3.4.9.7 ähnelt.
''' Sucht eine lokalisierte Zeichenfolge, die 3.5.0.2 ähnelt.
'''</summary>
Friend ReadOnly Property Version() As String
Get