summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2004-08-30 07:04:04 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2004-08-30 07:04:04 +0000
commita156a973a5f0a998f14c330e64a16b9f99fb4d9c (patch)
treedc451c1c27b3b6fc90ee9a546b19176b2d09dc3e
parent702c27af03d7cfa0f7c7d1473ee38a35352855f7 (diff)
downloaddrakx-backup-do-not-use-a156a973a5f0a998f14c330e64a16b9f99fb4d9c.tar
drakx-backup-do-not-use-a156a973a5f0a998f14c330e64a16b9f99fb4d9c.tar.gz
drakx-backup-do-not-use-a156a973a5f0a998f14c330e64a16b9f99fb4d9c.tar.bz2
drakx-backup-do-not-use-a156a973a5f0a998f14c330e64a16b9f99fb4d9c.tar.xz
drakx-backup-do-not-use-a156a973a5f0a998f14c330e64a16b9f99fb4d9c.zip
typo fixes (Arpad Biro <biro_arpad@yahoo.com>)
-rw-r--r--perl-install/share/po/DrakX.pot18
-rwxr-xr-xperl-install/standalone/drakconnect4
-rw-r--r--perl-install/standalone/drakvpn14
3 files changed, 18 insertions, 18 deletions
diff --git a/perl-install/share/po/DrakX.pot b/perl-install/share/po/DrakX.pot
index 24b6b6a2e..31678cd8d 100644
--- a/perl-install/share/po/DrakX.pot
+++ b/perl-install/share/po/DrakX.pot
@@ -16209,12 +16209,12 @@ msgid ""
"Run the \"Add an interface\" assistant from the Mandrakelinux Control Center"
msgstr ""
-#. -PO: here "Add Connexion" should be translated the same was as in control-center
+#. -PO: here "Add Connection" should be translated the same was as in control-center
#: standalone/drakconnect:925
#, c-format
msgid ""
"You don't have any configured Internet connection.\n"
-"Run the \"Add Connexion\" assistant from the Mandrakelinux Control Center"
+"Run the \"Add Connection\" assistant from the Mandrakelinux Control Center"
msgstr ""
#: standalone/drakconnect:933
@@ -17898,7 +17898,7 @@ msgstr ""
#: standalone/drakvpn:197
#, c-format
msgid ""
-"The kernel need to have ipsec support.\n"
+"The kernel needs to have ipsec support.\n"
"\n"
"You're running a %s kernel version.\n"
"\n"
@@ -18249,7 +18249,7 @@ msgstr ""
msgid ""
"You cannot edit this section.\n"
"\n"
-"This section is mandatory for Freswan 2.X.\n"
+"This section is mandatory for Freeswan 2.X.\n"
"One has to specify version 2.0 on the top\n"
"of the %s file, and eventually, disable or\n"
"enable the opportunistic encryption.\n"
@@ -18292,7 +18292,7 @@ msgstr ""
msgid ""
"Edit a Security Policy.\n"
"\n"
-"You can now add a Security Policy.\n"
+"You can now edit a Security Policy.\n"
"\n"
"Choose continue when you are done to write the data.\n"
""
@@ -18619,7 +18619,7 @@ msgid ""
"define the group of Diffie-Hellman exponentiations.\n"
"If you do not require PFS then you can omit this directive.\n"
"Any proposal will be accepted if you do not specify one.\n"
-"group is one of following: modp768, modp1024, modp1536.\n"
+"group is one of the following: modp768, modp1024, modp1536.\n"
"Or you can define 1, 2, or 5 as the DH group number."
msgstr ""
@@ -18633,7 +18633,7 @@ msgstr ""
msgid ""
"define a lifetime of a certain time which will be pro-\n"
"posed in the phase 1 negotiations. Any proposal will be\n"
-"accepted, and the attribute(s) will be not proposed to\n"
+"accepted, and the attribute(s) will not be proposed to\n"
"the peer if you do not specify it(them). They can be\n"
"individually specified in each proposal.\n"
"\n"
@@ -18660,7 +18660,7 @@ msgstr ""
msgid ""
"define a lifetime of a certain time which will be pro-\n"
"posed in the phase 1 negotiations. Any proposal will be\n"
-"accepted, and the attribute(s) will be not proposed to\n"
+"accepted, and the attribute(s) will not be proposed to\n"
"the peer if you do not specify it(them). They can be\n"
"individually specified in each proposal.\n"
"\n"
@@ -18875,7 +18875,7 @@ msgstr ""
msgid ""
"specify the encryption algorithm used for the\n"
"phase 1 negotiation. This directive must be defined. \n"
-"algorithm is one of following: \n"
+"algorithm is one of the following: \n"
"\n"
"DES, 3DES, blowfish, cast128 for oakley.\n"
"\n"
diff --git a/perl-install/standalone/drakconnect b/perl-install/standalone/drakconnect
index a14b34438..321dd1110 100755
--- a/perl-install/standalone/drakconnect
+++ b/perl-install/standalone/drakconnect
@@ -921,9 +921,9 @@ sub configure_net {
if (!$netcnx->{type}) {
$in->ask_warn(
N("Warning"),
- #-PO: here "Add Connexion" should be translated the same was as in control-center
+ #-PO: here "Add Connection" should be translated the same was as in control-center
N("You don't have any configured Internet connection.
-Run the \"Add Connexion\" assistant from the Mandrakelinux Control Center"));
+Run the \"Add Connection\" assistant from the Mandrakelinux Control Center"));
$in->exit;
}
my $cnx = {};
diff --git a/perl-install/standalone/drakvpn b/perl-install/standalone/drakvpn
index c0186c8f4..a374d36bb 100644
--- a/perl-install/standalone/drakvpn
+++ b/perl-install/standalone/drakvpn
@@ -194,7 +194,7 @@ Please read AT LEAST the ipsec-howto docs
before going any further.",$ipsec_package)) or goto begin;
$direct or $in->ask_okcancel(N("Kernel module."),
-N("The kernel need to have ipsec support.
+N("The kernel needs to have ipsec support.
You're running a %s kernel version.
@@ -589,7 +589,7 @@ if ($choice =~ /^version|block|private|clear|packet/) {
$in->ask_okcancel(N("Can't edit!"),
N("You cannot edit this section.\n
-This section is mandatory for Freswan 2.X.
+This section is mandatory for Freeswan 2.X.
One has to specify version 2.0 on the top
of the %s file, and eventually, disable or
enable the opportunistic encryption.\n",$ipsec_conf));
@@ -643,7 +643,7 @@ Choose continue when you are done to write the data.\n", $ipsec_conf),
ask_info3('',
N("Edit a Security Policy.\n
-You can now add a Security Policy.\n
+You can now edit a Security Policy.\n
Choose continue when you are done to write the data.\n"), $ipsec->{$number}) or goto step_configure_ipsec_conf;
goto step_configure_ipsec_conf;
@@ -991,12 +991,12 @@ sainfo address 203.178.141.209 any address 203.178.141.218 any
help => N("define the group of Diffie-Hellman exponentiations.
If you do not require PFS then you can omit this directive.
Any proposal will be accepted if you do not specify one.
-group is one of following: modp768, modp1024, modp1536.
+group is one of the following: modp768, modp1024, modp1536.
Or you can define 1, 2, or 5 as the DH group number.") },
{ label => N("Lifetime number"), val => \$data->{3}[2], type => 'entry',
help => N("define a lifetime of a certain time which will be pro-
posed in the phase 1 negotiations. Any proposal will be
-accepted, and the attribute(s) will be not proposed to
+accepted, and the attribute(s) will not be proposed to
the peer if you do not specify it(them). They can be
individually specified in each proposal.
@@ -1014,7 +1014,7 @@ So, here, the lifetime numbers are 1, 1, 30, 30, 60 and 12.
list => [ qw(sec min hour) ],
help => N("define a lifetime of a certain time which will be pro-
posed in the phase 1 negotiations. Any proposal will be
-accepted, and the attribute(s) will be not proposed to
+accepted, and the attribute(s) will not be proposed to
the peer if you do not specify it(them). They can be
individually specified in each proposal.
@@ -1116,7 +1116,7 @@ my_identifier user_fqdn \"myemail\@mydomain.com\"") },
{ label => N("Encryption algorithm"), val => \$proposal_remote_section->{2}[1], list => [ qw(des 3des blowfish cast128) ],
help => N("specify the encryption algorithm used for the
phase 1 negotiation. This directive must be defined.
-algorithm is one of following:
+algorithm is one of the following:
DES, 3DES, blowfish, cast128 for oakley.