summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2002-02-19 17:48:15 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2002-02-19 17:48:15 +0000
commitab0a28df85e35bf31f666afdacf27bf8a8042048 (patch)
tree1b1167b189262fd876ba435ce8daa2d088ed6200 /perl-install
parent2f61fb4d2cabf0d8d8dba842f0cb442232881359 (diff)
downloaddrakx-backup-do-not-use-ab0a28df85e35bf31f666afdacf27bf8a8042048.tar
drakx-backup-do-not-use-ab0a28df85e35bf31f666afdacf27bf8a8042048.tar.gz
drakx-backup-do-not-use-ab0a28df85e35bf31f666afdacf27bf8a8042048.tar.bz2
drakx-backup-do-not-use-ab0a28df85e35bf31f666afdacf27bf8a8042048.tar.xz
drakx-backup-do-not-use-ab0a28df85e35bf31f666afdacf27bf8a8042048.zip
english fix
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/any.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/any.pm b/perl-install/any.pm
index 33a37dd3c..4c12bf712 100644
--- a/perl-install/any.pm
+++ b/perl-install/any.pm
@@ -1022,7 +1022,7 @@ to connect to the Internet as a client. There are now security checks. ")),
4 => formatAlaTeX(_("With this security level, the use of this system as a server becomes possible.
The security is now high enough to use the system as a server which accept
connections from many clients. ")),
- 5 => formatAlaTeX(_("We base on the previous level, yet now the system is entirely closed.
+ 5 => formatAlaTeX(_("Based on the previous level, but the system is entirely closed.
Security features are at their maximum.")),
);
delete @l{0,1};