From 75a91a895719734918ee736bdcd5a07abcf8876e Mon Sep 17 00:00:00 2001 From: Ilia Rostovtsev Date: Tue, 3 Mar 2020 18:40:39 +0300 Subject: [PATCH] Use text label instead of > --- squid/lang/en | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/squid/lang/en b/squid/lang/en index 0d99424f8..774c11d12 100644 --- a/squid/lang/en +++ b/squid/lang/en @@ -872,7 +872,7 @@ authparam_reuses=Number of times an NTLM challenge can be re-used authparam_lifetime=Lifetime of NTLM challenges authparam_ereuses='$1' is not a valid number of re-uses authparam_elifetime='$1' is not a valid challenge lifetime -authparam_mui_msg=Authenticate IP TTL is required to be > 0 if you are using a "max_user_ip" ACL. Enter the time you wish Squid to remember the User/IP relationship. The user may only logon from the remembered IP until this amount of time has passed, even if they have closed their browser. +authparam_mui_msg=Authenticate IP TTL is required to be greater-than 0 if you are using a "max_user_ip" ACL. Enter the time you wish Squid to remember the User/IP relationship. The user may only logon from the remembered IP until this amount of time has passed, even if they have closed their browser. ext_title1=Create External Program ext_title2=Edit External Program ext_header=External ACL program details