Updates for issue #67

This commit is contained in:
MikeMaximus
2017-02-21 16:36:34 -06:00
parent c3b73a9953
commit 974aaa3638
3 changed files with 63 additions and 18 deletions
+7 -1
View File
@@ -1735,7 +1735,7 @@
<data name="frmGameManager_chkCleanFolder" xml:space="preserve">
<value>Clean folder on restore</value>
</data>
<data name="frmMain_AutoMarked" xml:space="preserve">
<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>
</data>
<data name="frmMain_RestoreNotReady" xml:space="preserve">
@@ -1759,4 +1759,10 @@
<data name="frmMain_RestoreNotificationSingle" xml:space="preserve">
<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>
</data>
<data name="frmMain_NoCheckSum" xml:space="preserve">
<value>The backup file for [PARAM] has no checksum, it cannot be automatically restored.</value>
</data>
</root>