Relative path fix for issue #67

This commit is contained in:
Michael J. Seiferling
2017-02-22 12:49:19 -06:00
parent 974aaa3638
commit a5dd1d547b
3 changed files with 28 additions and 17 deletions
+2 -2
View File
@@ -1736,7 +1736,7 @@
<value>Clean folder on restore</value>
</data>
<data name="frmMain_AutoMark" xml:space="preserve">
<value>The saved game folder for [PARAM] does not exist, the backup has been automatically marked as restored.</value>
<value>The saved game folder for [PARAM] does not exist or could not be determined, the backup has been automatically marked as restored.</value>
</data>
<data name="frmMain_RestoreNotReady" xml:space="preserve">
<value>The backup file for [PARAM] is not ready to restore.</value>
@@ -1760,7 +1760,7 @@
<value>[PARAM] New Backup Restored</value>
</data>
<data name="frmMain_NoAutoMark" xml:space="preserve">
<value>The saved game folder for [PARAM] does not exist, this backup has been skipped.</value>
<value>The saved game folder for [PARAM] does not exist or could not be determined, this backup has been skipped.</value>
</data>
<data name="frmMain_NoCheckSum" xml:space="preserve">
<value>The backup file for [PARAM] has no checksum, it cannot be automatically restored.</value>