summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2002-01-29 13:46:26 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2002-01-29 13:46:26 +0000
commit8703c759be58faf63bb728c4e57e0462a252a3ec (patch)
tree875281cc32776591a352a9e2554b23977720ded6 /perl-install
parentdbb6c39b7457cca562c1fc802b8d7713b79ec07c (diff)
downloaddrakx-backup-do-not-use-8703c759be58faf63bb728c4e57e0462a252a3ec.tar
drakx-backup-do-not-use-8703c759be58faf63bb728c4e57e0462a252a3ec.tar.gz
drakx-backup-do-not-use-8703c759be58faf63bb728c4e57e0462a252a3ec.tar.bz2
drakx-backup-do-not-use-8703c759be58faf63bb728c4e57e0462a252a3ec.tar.xz
drakx-backup-do-not-use-8703c759be58faf63bb728c4e57e0462a252a3ec.zip
rephrase a little bit highest level
to not refer to "level 4" anymore
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 f5bf4cc8e..b27c9df3d 100644
--- a/perl-install/any.pm
+++ b/perl-install/any.pm
@@ -1012,7 +1012,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 take level 4 features, but now the system is entirely closed.
+ 5 => formatAlaTeX(_("We base on the previous level, yet now the system is entirely closed.
Security features are at their maximum.")),
);
delete @l{0,1};