Tweaks for issue #79
This commit is contained in:
Generated
+9
@@ -1635,6 +1635,15 @@ Namespace My.Resources
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Looks up a localized string similar to A game with this exact process and parameter already exists..
|
||||
'''</summary>
|
||||
Friend ReadOnly Property frmGameManager_ErrorProcessParameterDupe() As String
|
||||
Get
|
||||
Return ResourceManager.GetString("frmGameManager_ErrorProcessParameterDupe", resourceCulture)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Looks up a localized string similar to You must enter a valid game name..
|
||||
'''</summary>
|
||||
|
||||
Reference in New Issue
Block a user