Changes for issue #109
This commit is contained in:
Generated
+9
@@ -807,6 +807,15 @@ Namespace My.Resources
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Looks up a localized string similar to Last Update: [PARAM] (v[PARAM]).
|
||||
'''</summary>
|
||||
Friend ReadOnly Property frmAdvancedImport_lblInfo() As String
|
||||
Get
|
||||
Return ResourceManager.GetString("frmAdvancedImport_lblInfo", resourceCulture)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Looks up a localized string similar to Selected ([PARAM]).
|
||||
'''</summary>
|
||||
|
||||
Reference in New Issue
Block a user