From 459260afbf1eec2d6dc5271e0c98cddd27f315e0 Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Mon, 16 Feb 2004 22:06:25 +0000 Subject: typo fixes --- perl-install/standalone/drakboot | 2 +- perl-install/standalone/drakvpn | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'perl-install/standalone') diff --git a/perl-install/standalone/drakboot b/perl-install/standalone/drakboot index 59de979b3..95df5b2df 100755 --- a/perl-install/standalone/drakboot +++ b/perl-install/standalone/drakboot @@ -135,7 +135,7 @@ gtkadd($window, $splash_mode = !$splash_mode; if ($boot_warn && $no_bootsplash && $splash_mode) { $in->ask_warn(N("Warning"), - [ N("Your system bootloader is not in framebuffer mode. To activate graphical boot, select a graphic video mode into the bootloader configuration tool.") ]); + [ N("Your system bootloader is not in framebuffer mode. To activate graphical boot, select a graphic video mode from the bootloader configuration tool.") ]); $boot_warn = 0 } $splash_box->set_sensitive($splash_mode); diff --git a/perl-install/standalone/drakvpn b/perl-install/standalone/drakvpn index 076518bfc..5ae56364c 100644 --- a/perl-install/standalone/drakvpn +++ b/perl-install/standalone/drakvpn @@ -598,7 +598,7 @@ enable the oportunistic ecryption.\n",$ipsec_conf)); } elsif ($choice =~ /^config setup/) { $in->ask_from('', -N("Your %s file has several sctions.\n +N("Your %s file has several sections.\n You can now edit the config setup section entries. Choose continue when you are done to write the data.\n", $ipsec_conf), @@ -851,7 +851,7 @@ my $number = network::ipsec::matched_section_key_number_racoon_conf($choice,$rac if ($choice =~ /^remote/) { ask_info2('', -N("Your %s file has several sctions.\n +N("Your %s file has several sections.\n You can now edit the remote section entries. @@ -860,7 +860,7 @@ Choose continue when you are done to write the data.\n", $racoon_conf), $racoon- } elsif ($choice =~ /^sainfo/) { ask_info('', -N("Your %s file has several sctions. +N("Your %s file has several sections. You can now edit the sainfo section entries. -- cgit v1.2.1