diff -Nur -x '*.orig' -x '*.rej' e-smith-base-4.18.0/root/usr/lib/perl5/site_perl/esmith/console/perform_backup.pm mezzanine_patched_e-smith-base-4.18.0/root/usr/lib/perl5/site_perl/esmith/console/perform_backup.pm --- e-smith-base-4.18.0/root/usr/lib/perl5/site_perl/esmith/console/perform_backup.pm 2007-04-12 04:43:17.000000000 -0600 +++ mezzanine_patched_e-smith-base-4.18.0/root/usr/lib/perl5/site_perl/esmith/console/perform_backup.pm 2007-04-12 04:42:06.000000000 -0600 @@ -77,7 +77,7 @@ ($rc, $choice) = $console->message_page ( title => gettext("Backup medium not found"), - right => "Try again", + right => gettext("Back"), text => gettext("No removable media or device found"), );