Changes for issue #109

This commit is contained in:
Michael J. Seiferling
2017-12-05 18:06:22 -06:00
parent e106d7c09c
commit 2c0fdb776e
8 changed files with 66 additions and 16 deletions
+9
View File
@@ -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>