diff -Nur -x '*.orig' -x '*.rej' e-smith-backup-1.15.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/backup mezzanine_patched_e-smith-backup-1.15.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/backup --- e-smith-backup-1.15.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/backup 2008-04-27 10:28:40.000000000 +0200 +++ mezzanine_patched_e-smith-backup-1.15.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/backup 2008-04-27 10:26:13.000000000 +0200 @@ -154,10 +154,6 @@ Select an action - PERFORM - Perform - - X_BACKUP_OR_RESTORE X Backup or restore server data @@ -204,10 +200,6 @@ Backup file to restore from - RESTORE - Restore - - VERIFY_BACKUP_DESC localise('ERR_RESTORING_INITIAL_GRP')."\n"); system("/sbin/e-smith/signal-event", "post-upgrade") == 0 - or die ($fm->localise('ERR_UPDATING_SYSCONF')."\n"); + or die ($fm->localise('ERROR_UPDATING_CONFIGURATION')."\n"); } else { --- e-smith-backup-1.15.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/backup.add2general2 2008-07-07 19:31:53.000000000 +0200 +++ e-smith-backup-1.15.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/backup 2008-07-07 19:33:20.000000000 +0200 @@ -261,10 +261,6 @@ Error occured while restoring initial group of 'www'. - ERR_UPDATING_SYSCONF - Error occurred while updating system configuration. - - RESTORE_FAILED Restore failed! The backup file was incomplete.