diff -Nur -x '*.orig' -x '*.rej' e-smith-backup-1.14.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/backup mezzanine_patched_e-smith-backup-1.14.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/backup --- e-smith-backup-1.14.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/backup 2008-03-24 15:59:04.000000000 -0600 +++ mezzanine_patched_e-smith-backup-1.14.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/backup 2008-03-24 15:58:42.000000000 -0600 @@ -92,10 +92,6 @@ Refresh this display - CONFIGURE_TAPE_BACKUP - Configure tape backup - - RESTORE_COMPLETED A system restore has completed @@ -177,10 +173,6 @@ Restore - VERIFY_DESKTOP_BACKUP_FILE - Verify desktop backup file - - VERIFY_BACKUP_DESC Could not decode backup file: - VERIFY_DESKTOP_BACKUP_FILE - Verify desktop backup file - - FILES_IN_BACKUP The following files are contained in the backup file: diff -Nur -x '*.orig' -x '*.rej' e-smith-backup-1.14.0/root/etc/e-smith/web/functions/backup mezzanine_patched_e-smith-backup-1.14.0/root/etc/e-smith/web/functions/backup --- e-smith-backup-1.14.0/root/etc/e-smith/web/functions/backup 2008-03-26 13:42:56.000000000 -0600 +++ mezzanine_patched_e-smith-backup-1.14.0/root/etc/e-smith/web/functions/backup 2008-03-26 13:42:52.000000000 -0600 @@ -533,7 +533,7 @@ my (undef, undef, $tmpfree, $halffree) = &CalculateSizes(); esmith::cgi::genHeaderNonCacheable ($q, undef, - $fm->localise('VERIFY_DESKTOP_BACKUP_FILE')); + $fm->localise('DESKTOP_VERIFY')); print $q->p ($fm->localise('VERIFY_BACKUP_DESC'));