Fixed some issues with game id sync

This commit is contained in:
MikeMaximus
2018-03-06 10:18:08 -06:00
parent 95acce428a
commit ad538da1d1
4 changed files with 18 additions and 0 deletions
+9
View File
@@ -5556,6 +5556,15 @@ Namespace My.Resources
End Get
End Property
'''<summary>
''' Looks up a localized string similar to Sync Complete.[BR][BR][PARAM] game configurations were matched and updated..
'''</summary>
Friend ReadOnly Property mgrMonitorList_GameIDSyncCompleted() As String
Get
Return ResourceManager.GetString("mgrMonitorList_GameIDSyncCompleted", resourceCulture)
End Get
End Property
'''<summary>
''' Looks up a localized string similar to Import Complete..
'''</summary>