1 |
bytegw |
1.1 |
--- e-smith-base-4.18.1/root/usr/lib/perl5/site_perl/esmith/console/perform_backup.pm.FixLocalizedTitle 2008-03-26 16:49:00.000000000 +0000 |
2 |
|
|
+++ e-smith-base-4.18.1/root/usr/lib/perl5/site_perl/esmith/console/perform_backup.pm 2008-08-17 15:20:26.000000000 +0100 |
3 |
|
|
@@ -219,7 +219,7 @@ |
4 |
|
|
} |
5 |
|
|
close DU; |
6 |
|
|
|
7 |
|
|
- $console->gauge(make_backup_callback($device), 'title' => 'Creating backup file'); |
8 |
|
|
+ $console->gauge(make_backup_callback($device), 'title' => gettext("Creating backup file")); |
9 |
|
|
|
10 |
|
|
system("/bin/umount", "$device"); |
11 |
|
|
system("/sbin/e-smith/signal-event", "post-backup"); |