Enhancement for issue #91

This commit is contained in:
MikeMaximus
2017-06-26 10:46:11 -06:00
parent d4210053ad
commit 9386da4a2a
3 changed files with 49 additions and 18 deletions
+8 -2
View File
@@ -1297,8 +1297,8 @@
<data name="mgrBackup_BackupInProgress" xml:space="preserve">
<value>Backup of [PARAM] in progress...</value>
</data>
<data name="mgrBackup_BackupWarnings" xml:space="preserve">
<value>[PARAM] backup finished with warnings or errors.</value>
<data name="mgrBackup_7zWarnings" xml:space="preserve">
<value>[PARAM] backup completed with warnings.</value>
</data>
<data name="mgrBackup_ConfirmManifestConflict" xml:space="preserve">
<value>The manifest shows the backup folder contains a backup for [PARAM] that has not been restored on this computer.[BR][BR]Do you want to overwrite this file anyway?</value>
@@ -1792,4 +1792,10 @@
<data name="mgrCommon_B" xml:space="preserve">
<value>[PARAM] B</value>
</data>
<data name="mgrBackup_7zCommandFailure" xml:space="preserve">
<value>[PARAM] backup failed due to a malformed command.</value>
</data>
<data name="mgrBackup_7zFatalError" xml:space="preserve">
<value>[PARAM] backup failed due to an error.</value>
</data>
</root>