Fixed some issues with game id sync
This commit is contained in:
Generated
+9
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user