Tweak for issue #84
This commit is contained in:
Generated
+9
@@ -4636,6 +4636,15 @@ Namespace My.Resources
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Looks up a localized string similar to [PARAM] B.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property mgrCommon_B() As String
|
||||
Get
|
||||
Return ResourceManager.GetString("mgrCommon_B", resourceCulture)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Looks up a localized string similar to An error has occured writing the text file.[BR][BR][PARAM].
|
||||
'''</summary>
|
||||
|
||||
Reference in New Issue
Block a user