From 6796a93b93544d650ba95e4da601d64e3f7fb299 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Sat, 23 Jun 2012 23:41:32 +0545 Subject: Change the default language here to the language code 'en'. Although note that this does not seem to actually get used. There is code in squid.inc that builds the dropdown language list based on the dir names of the squid error dirs at run time. No default seems to get picked at all, and on the first install it ends up defaulting to 'af' - the first entry in the list. So that needs to be worked out. But in any case this change does no harm and updates a setting that would otherwise look odd/wrong. --- config/squid3/squid.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/squid3') diff --git a/config/squid3/squid.xml b/config/squid3/squid.xml index f82cf81a..ea13625e 100644 --- a/config/squid3/squid.xml +++ b/config/squid3/squid.xml @@ -249,7 +249,7 @@ error_language Select the language in which the proxy server will display error messages to users. select - English + en Disable X-Forward -- cgit v1.2.3