summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/share/po/DrakX.pot4
-rw-r--r--perl-install/standalone/drakvpn4
2 files changed, 4 insertions, 4 deletions
diff --git a/perl-install/share/po/DrakX.pot b/perl-install/share/po/DrakX.pot
index 3aae4927f..be07bec6a 100644
--- a/perl-install/share/po/DrakX.pot
+++ b/perl-install/share/po/DrakX.pot
@@ -17445,7 +17445,7 @@ msgstr ""
msgid ""
"Add a Security Policy.\n"
"\n"
-"You can now add a Secutiy Policy.\n"
+"You can now add a Security Policy.\n"
"\n"
"Choose continue when you are done to write the data.\n"
""
@@ -17524,7 +17524,7 @@ msgstr ""
msgid ""
"Edit a Security Policy.\n"
"\n"
-"You can now add a Secutiy Policy.\n"
+"You can now add a Security Policy.\n"
"\n"
"Choose continue when you are done to write the data.\n"
""
diff --git a/perl-install/standalone/drakvpn b/perl-install/standalone/drakvpn
index 7ad5f22e9..f4c64e678 100644
--- a/perl-install/standalone/drakvpn
+++ b/perl-install/standalone/drakvpn
@@ -537,7 +537,7 @@ step_add_section_ipsec_conf_k26:
ask_info3('',
N("Add a Security Policy.\n
-You can now add a Secutiy Policy.\n
+You can now add a Security Policy.\n
Choose continue when you are done to write the data.\n"), $section) or goto step_configure_ipsec_conf;
# $existing_section = network::ipsec::already_existing_section_ipsec_conf($section->{src_dest}, $ipsec, $kernel_version);
@@ -588,7 +588,7 @@ N("You cannot edit this section.\n
This section is mandatory for Freswan 2.X.
One has to specify version 2.0 on the top
of the %s file, and eventually, disable or
-enable the oportunistic ecryption.\n",$ipsec_conf));
+enable the oportunistic encryption.\n",$ipsec_conf));
goto step_edit_ipsec_conf;
} elsif ($choice =~ /^config setup/) {