Changed date display for issue #109

This commit is contained in:
Michael J. Seiferling
2017-12-05 19:55:39 -06:00
parent 2c0fdb776e
commit 82f287f322
4 changed files with 8 additions and 35 deletions
-9
View File
@@ -807,15 +807,6 @@ 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>