Revert all changes for issue #99

This commit is contained in:
MikeMaximus
2017-11-20 12:56:28 -06:00
parent 644d073af0
commit ad4c666051
12 changed files with 25 additions and 455 deletions
-45
View File
@@ -1536,15 +1536,6 @@ Namespace My.Resources
End Get
End Property
'''<summary>
''' Looks up a localized string similar to &amp;View Sessions....
'''</summary>
Friend ReadOnly Property frmGameManager_btnSessions() As String
Get
Return ResourceManager.GetString("frmGameManager_btnSessions", resourceCulture)
End Get
End Property
'''<summary>
''' Looks up a localized string similar to Tags....
'''</summary>
@@ -3570,42 +3561,6 @@ Namespace My.Resources
End Get
End Property
'''<summary>
''' Looks up a localized string similar to Computer Name.
'''</summary>
Friend ReadOnly Property frmSession_ColumnComputerName() As String
Get
Return ResourceManager.GetString("frmSession_ColumnComputerName", resourceCulture)
End Get
End Property
'''<summary>
''' Looks up a localized string similar to End.
'''</summary>
Friend ReadOnly Property frmSession_ColumnEnd() As String
Get
Return ResourceManager.GetString("frmSession_ColumnEnd", resourceCulture)
End Get
End Property
'''<summary>
''' Looks up a localized string similar to Start.
'''</summary>
Friend ReadOnly Property frmSession_ColumnStart() As String
Get
Return ResourceManager.GetString("frmSession_ColumnStart", resourceCulture)
End Get
End Property
'''<summary>
''' Looks up a localized string similar to Sessions.
'''</summary>
Friend ReadOnly Property frmSession_Name() As String
Get
Return ResourceManager.GetString("frmSession_Name", resourceCulture)
End Get
End Property
'''<summary>
''' Looks up a localized string similar to Executable.
'''</summary>