diff options
-rw-r--r-- | perl-install/share/po/DrakX.pot | 4 | ||||
-rw-r--r-- | perl-install/standalone/drakvpn | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/perl-install/share/po/DrakX.pot b/perl-install/share/po/DrakX.pot index be07bec6a..9400a1cda 100644 --- a/perl-install/share/po/DrakX.pot +++ b/perl-install/share/po/DrakX.pot @@ -17100,7 +17100,7 @@ msgid "" "You are about to configure your computer to use a VPN connection.\n" "\n" "With this feature, computers on your local private network and computers\n" -"on some other remote private networks, can share ressources, through\n" +"on some other remote private networks, can share resources, through\n" "their respective firewalls, over the Internet, in a secure manner. \n" "\n" "The communication over the Internet is encrypted. The local and remote\n" @@ -17738,7 +17738,7 @@ msgstr "" msgid "" "Everything has been configured.\n" "\n" -"You may now share ressources through the Internet,\n" +"You may now share resources through the Internet,\n" "in a secure way, using a VPN connection.\n" "\n" "You should make sure that that the tunnels shorewall\n" diff --git a/perl-install/standalone/drakvpn b/perl-install/standalone/drakvpn index 2367d87b4..c46606e6a 100644 --- a/perl-install/standalone/drakvpn +++ b/perl-install/standalone/drakvpn @@ -154,7 +154,7 @@ $direct or $in->ask_okcancel(N("Simple VPN setup."), N("You are about to configure your computer to use a VPN connection. With this feature, computers on your local private network and computers -on some other remote private networks, can share ressources, through +on some other remote private networks, can share resources, through their respective firewalls, over the Internet, in a secure manner. The communication over the Internet is encrypted. The local and remote @@ -897,7 +897,7 @@ $::Wizard_finished = 1; $in->ask_okcancel(N("Congratulations!"), N("Everything has been configured.\n -You may now share ressources through the Internet, +You may now share resources through the Internet, in a secure way, using a VPN connection. You should make sure that that the tunnels shorewall |