diff --git a/GBM/Forms/frmSettings.Designer.vb b/GBM/Forms/frmSettings.Designer.vb
index 5381c98..062606c 100644
--- a/GBM/Forms/frmSettings.Designer.vb
+++ b/GBM/Forms/frmSettings.Designer.vb
@@ -169,7 +169,7 @@ Partial Class frmSettings
'
'btnBackupFolder
'
- Me.btnBackupFolder.Location = New System.Drawing.Point(318, 23)
+ Me.btnBackupFolder.Location = New System.Drawing.Point(327, 24)
Me.btnBackupFolder.Name = "btnBackupFolder"
Me.btnBackupFolder.Size = New System.Drawing.Size(27, 20)
Me.btnBackupFolder.TabIndex = 2
@@ -187,9 +187,9 @@ Partial Class frmSettings
'
'txtBackupFolder
'
- Me.txtBackupFolder.Location = New System.Drawing.Point(88, 24)
+ Me.txtBackupFolder.Location = New System.Drawing.Point(110, 24)
Me.txtBackupFolder.Name = "txtBackupFolder"
- Me.txtBackupFolder.Size = New System.Drawing.Size(224, 20)
+ Me.txtBackupFolder.Size = New System.Drawing.Size(211, 20)
Me.txtBackupFolder.TabIndex = 1
'
'btnSave
@@ -459,9 +459,9 @@ Partial Class frmSettings
Me.chkSyncHours.AutoSize = True
Me.chkSyncHours.Location = New System.Drawing.Point(6, 65)
Me.chkSyncHours.Name = "chkSyncHours"
- Me.chkSyncHours.Size = New System.Drawing.Size(54, 17)
+ Me.chkSyncHours.Size = New System.Drawing.Size(80, 17)
Me.chkSyncHours.TabIndex = 2
- Me.chkSyncHours.Text = "Hours"
+ Me.chkSyncHours.Text = "Game Time"
Me.chkSyncHours.UseVisualStyleBackColor = True
'
'btnDefaults
diff --git a/GBM/My Project/Resources.Designer.vb b/GBM/My Project/Resources.Designer.vb
index 760e72d..f332768 100644
--- a/GBM/My Project/Resources.Designer.vb
+++ b/GBM/My Project/Resources.Designer.vb
@@ -3283,7 +3283,7 @@ Namespace My.Resources
End Property
'''
- ''' Looks up a localized string similar to All Data (Not Recommened).
+ ''' Looks up a localized string similar to All Data (Not Recommended).
'''
Friend ReadOnly Property frmSettings_chkSyncAll() As String
Get
@@ -3310,7 +3310,7 @@ Namespace My.Resources
End Property
'''
- ''' Looks up a localized string similar to Hours.
+ ''' Looks up a localized string similar to Game Time.
'''
Friend ReadOnly Property frmSettings_chkSyncHours() As String
Get
diff --git a/GBM/My Project/Resources.resx b/GBM/My Project/Resources.resx
index 94f341a..fa7ede2 100644
--- a/GBM/My Project/Resources.resx
+++ b/GBM/My Project/Resources.resx
@@ -1601,7 +1601,7 @@
Set &Defaults
- All Data (Not Recommened)
+ All Data (Not Recommended)
Game Configurations
@@ -1610,7 +1610,7 @@
Game Information
- Hours
+ Game Time
Tags