diff options
author | dvserg <dv_serg@mail.ru> | 2011-02-11 07:58:01 +0300 |
---|---|---|
committer | dvserg <dv_serg@mail.ru> | 2011-02-11 07:58:01 +0300 |
commit | c55a0f6a758e7fd13dcee2e3627395fe0a6e3d4f (patch) | |
tree | 80172223e17fbc046e74f9586be32be8851b8f02 /config/squidGuard/squidguard_acl.xml | |
parent | 339ebaee41cbd13e14d5f02c3adfb30229031ff4 (diff) | |
download | pfsense-packages-c55a0f6a758e7fd13dcee2e3627395fe0a6e3d4f.tar.gz pfsense-packages-c55a0f6a758e7fd13dcee2e3627395fe0a6e3d4f.tar.bz2 pfsense-packages-c55a0f6a758e7fd13dcee2e3627395fe0a6e3d4f.zip |
Blacklist modification and bug fixes
Diffstat (limited to 'config/squidGuard/squidguard_acl.xml')
-rw-r--r-- | config/squidGuard/squidguard_acl.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/config/squidGuard/squidguard_acl.xml b/config/squidGuard/squidguard_acl.xml index ddff1fcb..1b631ca3 100644 --- a/config/squidGuard/squidguard_acl.xml +++ b/config/squidGuard/squidguard_acl.xml @@ -7,7 +7,7 @@ <faq>Currently there are no FAQ items provided.</faq> <name>squidguardacl</name> <version>none</version> - <title>Proxy filter SquidGuard: Special Access Control List (ACL)</title> + <title>Proxy filter SquidGuard: Groups Access Control List (ACL)</title> <include_file>/usr/local/pkg/squidguard.inc</include_file> <delete_string>A proxy server user has been deleted.</delete_string> <addedit_string>A proxy server user has been created/modified.</addedit_string> @@ -21,7 +21,7 @@ <url>/pkg_edit.php?xml=squidguard_default.xml&id=0</url> </tab> <tab> - <text>Special ACL</text> + <text>Groups ACL</text> <url>/pkg.php?xml=squidguard_acl.xml</url> <active/> </tab> @@ -188,11 +188,11 @@ </field> --> <field> - <fielddescr>Spec: Use safe search engine</fielddescr> + <fielddescr>Use SafeSearch engine</fielddescr> <fieldname>safesearch</fieldname> <description> To protect your children from adult content, you can use the protected mode of search engines. - Now it is supported by Google, Yandex, Yahoo, MSN, Live Search. Make sure that the search engines can, and others, it is recommended to prohibit. + Now it is supported by Google, Yandex, Yahoo, MSN, Live Search, Bing. Make sure that the search engines can, and others, it is recommended to prohibit. <br>Note: ! This option overrides 'Rewrite' setting. ! </description> <type>checkbox</type> |