1 |
diff -ruN e-smith-base-5.2.0.old/root/usr/lib/perl5/site_perl/esmith/console/perform_restore.pm e-smith-base-5.2.0/root/usr/lib/perl5/site_perl/esmith/console/perform_restore.pm |
2 |
--- e-smith-base-5.2.0.old/root/usr/lib/perl5/site_perl/esmith/console/perform_restore.pm 2014-02-16 08:24:31.000000000 -0800 |
3 |
+++ e-smith-base-5.2.0/root/usr/lib/perl5/site_perl/esmith/console/perform_restore.pm 2014-02-16 08:25:52.000000000 -0800 |
4 |
@@ -35,7 +35,7 @@ |
5 |
left => gettext("Next"), |
6 |
right => gettext("Cancel"), |
7 |
text => |
8 |
- gettext("Insert memory stick or CDROM containing your backup file, then hit the enter key."), |
9 |
+ gettext("Insert removable media containing your backup file, then hit the enter key."), |
10 |
); |
11 |
unless ($rc == 0) { |
12 |
system("/etc/init.d/haldaemon", "stop"); |