From ef92fb40945474af7fc3b267b2bf0b8b30e5d799 Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Wed, 18 Feb 2009 19:14:37 +0000 Subject: [PATCH] reduced translations --- lam/help/help.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lam/help/help.inc b/lam/help/help.inc index 3ae34c73..1b598482 100644 --- a/lam/help/help.inc +++ b/lam/help/help.inc @@ -137,7 +137,7 @@ $helpArray = array ( "Text" => _("This is a list of IP addresses from hosts who may access LAM. You can use \"*\" as wildcard (e.g. 192.168.0.*).")), "242" => array ("Headline" => _("Password policy"), "Text" => _("Here you can specify minimum requirements for passwords. The character classes are: lowercase, uppercase, numeric and symbols.")), - "250" => array ("Headline" => _("Account lists - Filters"), + "250" => array ("Headline" => _("Filter"), "Text" => _("Here you can input small filter expressions (e.g. 'value' or 'v*'). LAM will filter case-insensitive.")), // 300 - 399 // Roland Gruber