This commit is contained in:
Michael J. Seiferling
2019-03-09 16:30:54 -06:00
parent 1fb726c9d0
commit 58cccc1e21
9 changed files with 67 additions and 8 deletions
+9
View File
@@ -6240,6 +6240,15 @@ Namespace My.Resources
End Get
End Property
'''<summary>
''' Looks up a localized string similar to Current Folder.
'''</summary>
Friend ReadOnly Property mgrCommon_FolderSelection() As String
Get
Return ResourceManager.GetString("mgrCommon_FolderSelection", resourceCulture)
End Get
End Property
'''<summary>
''' Looks up a localized string similar to [PARAM] GB.
'''</summary>