From 5e58662fe53a817a0b7bb353bee2ca4dc8a68b89 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 30 Jul 2007 14:11:47 +0000 Subject: improve explanations (#6969): do not shout, add quotes --- perl-install/security/help.pm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'perl-install/security') diff --git a/perl-install/security/help.pm b/perl-install/security/help.pm index f387f7a3a..267dcd866 100644 --- a/perl-install/security/help.pm +++ b/perl-install/security/help.pm @@ -20,7 +20,7 @@ our %help = ( #-PO: here "ALL" is a value in a pull-down menu; translate it the same as "ALL" is N("If set to \"ALL\", /etc/issue and /etc/issue.net are allowed to exist. -If set to NONE, no issues are allowed. +If set to \"None\", no issues are allowed. Else only /etc/issue is allowed."), @@ -39,11 +39,11 @@ See pam_xauth(8) for more details.'"), 'allow_x_connections' => N("Allow X connections: -- All (all connections are allowed), +- \"All\" (all connections are allowed), -- Local (only connection from local machine), +- \"Local\" (only connection from local machine), -- None (no connection)."), +- \"None\" (no connection)."), 'allow_xserver_to_listen' => N("The argument specifies if clients are authorized to connect to the X server from the network on the tcp port 6000 or not."), -- cgit v1.2.1