Changes for issue #98
This commit is contained in:
Generated
+27
@@ -1104,6 +1104,15 @@ Namespace My.Resources
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Looks up a localized string similar to Regular Expression.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property frmFilter_FieldIsRegEx() As String
|
||||
Get
|
||||
Return ResourceManager.GetString("frmFilter_FieldIsRegEx", resourceCulture)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Looks up a localized string similar to Monitor Only.
|
||||
'''</summary>
|
||||
@@ -1617,6 +1626,15 @@ Namespace My.Resources
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Looks up a localized string similar to Regular Expression.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property frmGameManager_chkRegEx() As String
|
||||
Get
|
||||
Return ResourceManager.GetString("frmGameManager_chkRegEx", resourceCulture)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Looks up a localized string similar to Save multiple backups.
|
||||
'''</summary>
|
||||
@@ -2094,6 +2112,15 @@ Namespace My.Resources
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Looks up a localized string similar to Comments:.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property frmGameManager_lblComments() As String
|
||||
Get
|
||||
Return ResourceManager.GetString("frmGameManager_lblComments", resourceCulture)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Looks up a localized string similar to Company:.
|
||||
'''</summary>
|
||||
|
||||
Reference in New Issue
Block a user