From 7e7beced663ff9d08ab91fc3a7eb5f3e556d8245 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 20 Aug 2002 15:03:01 +0000 Subject: typo fixed seen by Arpad Biro: s/durind/during/ s/an user/a user/ s/select select/select/ s/propogate/propagate/ --- perl-install/standalone/drakbackup | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'perl-install/standalone') diff --git a/perl-install/standalone/drakbackup b/perl-install/standalone/drakbackup index 1fb0d9499..db3daa650 100755 --- a/perl-install/standalone/drakbackup +++ b/perl-install/standalone/drakbackup @@ -1841,7 +1841,7 @@ sub advanced_where_cd { 0, my $check_where_cd = new Gtk::CheckButton(_("Use CD/DVDROM to backup")), 0, new Gtk::HSeparator, 0, gtkpack_(new Gtk::HBox(0,10), - 0, gtkset_sensitive(new Gtk::Label(_("Please choose your CD/DVD device\n(Press Enter to propogate settings to other fields.\nThis field isn't necessary, only a tool to fill in the form.)")), $where_cd), + 0, gtkset_sensitive(new Gtk::Label(_("Please choose your CD/DVD device\n(Press Enter to propagate settings to other fields.\nThis field isn't necessary, only a tool to fill in the form.)")), $where_cd), 1, new Gtk::VBox(0, 5), 0, gtkset_sensitive(gtkset_usize ($combo_where_cd_device, 200, 20), $where_cd), ), @@ -3571,7 +3571,7 @@ sub send_mail_pb { 0, gtkpack_(new Gtk::HBox(0, 15), 0, new Gtk::VBox(0, 5), 0, new Gtk::Pixmap($pix_warn_map, $pix_warn_mask), - 0, _("Error durind sendmail + 0, _("Error duringq sendmail your report mail was not sent Please configure sendmail"), ), @@ -4102,7 +4102,7 @@ sub adv_help { This option allows you to add more data to save. With the other backup it's not possible at the - moment to select select incremental backup. + moment to select incremental backup. - Incremental Backups: @@ -4124,14 +4124,14 @@ sub adv_help { Only the most recent date will be used ,because with incremental backups it is necesarry to restore one by one each older backups. -So if you don't like to restore an user please unselect all his +So if you don't like to restore a user please unselect all his check box. Otherwise, you are able to select only one of this - Incremental Backups: - The incremental backup is the most powerfull + The incremental backup is the most powerful option to use backup, this option allow you to backup all your data the first time, and only the changed after. -- cgit v1.2.1