From 099685965e4e0ecd5fcef097069b7a41233a284d Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Wed, 22 Jan 2003 19:02:57 +0000 Subject: English proofreading --- perl-install/standalone/drakbackup | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'perl-install/standalone/drakbackup') diff --git a/perl-install/standalone/drakbackup b/perl-install/standalone/drakbackup index 54353f265..80d47e4c1 100755 --- a/perl-install/standalone/drakbackup +++ b/perl-install/standalone/drakbackup @@ -1351,7 +1351,7 @@ sub build_backup_files { if ($send_mail) { if (send_mail($results)) { $interactive and send_mail_pb(); - $interactive or print N(" Error during mail sending. \n"); + $interactive or print N(" Error while sending mail. \n"); } } @@ -4675,7 +4675,7 @@ sub adv_help { This option allows you select all users that you want to backup. To preserve disk space, it is recommended that you - do not include web browser's cache. + do not include the web browser's cache. - Backup Other files: @@ -4688,7 +4688,7 @@ sub adv_help { The incremental backup is the most powerful option for backup. This option allows you to backup all your data the first time, and - only the changed afterward. + only the changed data afterward. Then you will be able, during the restore step, to restore your data from a specified date. -- cgit v1.2.1