Updates for sync becoming mandatory
This commit is contained in:
Generated
+2
-20
@@ -4012,7 +4012,7 @@ Namespace My.Resources
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Looks up a localized string similar to Choose &Optional Fields....
|
||||
''' Looks up a localized string similar to Choose &Optional Sync Fields....
|
||||
'''</summary>
|
||||
Friend ReadOnly Property frmSettings_btnOptionalFields() As String
|
||||
Get
|
||||
@@ -4200,15 +4200,6 @@ Namespace My.Resources
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Looks up a localized string similar to Enable syncing.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property frmSettings_chkSync() As String
|
||||
Get
|
||||
Return ResourceManager.GetString("frmSettings_chkSync", resourceCulture)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Looks up a localized string similar to Enable time tracking.
|
||||
'''</summary>
|
||||
@@ -4497,15 +4488,6 @@ Namespace My.Resources
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Looks up a localized string similar to Import any existing GBM data in the backup folder.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property frmStartUpWizard_chkSync() As String
|
||||
Get
|
||||
Return ResourceManager.GetString("frmStartUpWizard_chkSync", resourceCulture)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Looks up a localized string similar to Would you like to choose games to import from the official list?[BR][BR]This requires an active internet connection..
|
||||
'''</summary>
|
||||
@@ -4588,7 +4570,7 @@ Namespace My.Resources
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Looks up a localized string similar to GBM will store all your backup files along with a manifest database (gbm.s3db) in this location. .
|
||||
''' Looks up a localized string similar to GBM will store all your backup files along with a manifest database (gbm.s3db) in this location. Any existing GBM data in this folder will be automatically imported..
|
||||
'''</summary>
|
||||
Friend ReadOnly Property frmStartUpWizard_lblStep2Instructions() As String
|
||||
Get
|
||||
|
||||
Reference in New Issue
Block a user