Revert all changes for issue #99
This commit is contained in:
Generated
-45
@@ -1536,15 +1536,6 @@ Namespace My.Resources
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Looks up a localized string similar to &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>
|
||||
|
||||
Reference in New Issue
Block a user