diff options
author | Pablo Saratxaga <pablo@mandriva.com> | 2004-02-16 22:06:25 +0000 |
---|---|---|
committer | Pablo Saratxaga <pablo@mandriva.com> | 2004-02-16 22:06:25 +0000 |
commit | 459260afbf1eec2d6dc5271e0c98cddd27f315e0 (patch) | |
tree | 6bd31291e58779122f948fca9f749113cc90853a /perl-install/standalone/drakvpn | |
parent | 7350f50c788bcdbeaff6a5cdd303e2ee6887b6ad (diff) | |
download | drakx-459260afbf1eec2d6dc5271e0c98cddd27f315e0.tar drakx-459260afbf1eec2d6dc5271e0c98cddd27f315e0.tar.gz drakx-459260afbf1eec2d6dc5271e0c98cddd27f315e0.tar.bz2 drakx-459260afbf1eec2d6dc5271e0c98cddd27f315e0.tar.xz drakx-459260afbf1eec2d6dc5271e0c98cddd27f315e0.zip |
typo fixes
Diffstat (limited to 'perl-install/standalone/drakvpn')
-rw-r--r-- | perl-install/standalone/drakvpn | 6 |
1 files changed, 3 insertions, 3 deletions
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. |