See <http://build.squid-cache.org/job/3.HEAD-amd64-FreeBSD-9.1/757/changes>

Changes:

[Amos Jeffries] Boilerplate: update authorship contributions by Markus Moeller

With permission.


./helpers/negotiate_auth/kerberos/COPYRIGHT
- remove, since it duplicates the Squid top level COPYRIGHT file.

./lib/base64.c
- removing the inaccurate line "AUTHOR: Markus Moeller", since other
authors (myself at least) have adjusted that code as well.

./src/peer_proxy_negotiate_auth.h
- removing the line: "AUTHOR: Markus Moeller (markus_moeller at
compuserve.com)"

./src/peer_proxy_negotiate_auth.cc
- removing the "Hosted at" line as inaccurate, the file is hosted in
Squid repository, launchpad and elsewhere.

- replacing the license blurb with Squid Software Foundation blurb
(remains GPLv2+).

[Amos Jeffries] Boilerplate: update copyright blurbs for Basic authentication 
helpers

* added Squid Software Foundation blurbs

* updated CONTRIBUTORS with missing authors

* updated CREDITS with missing licenses

* removed duplicate GPL license in helpers/basic_auth/SMB/COPYING-2.0

* removed obsolete file helpers/basic_auth/MSNT/byteorder.h

------------------------------------------
[...truncated 1176 lines...]
checking how to hardcode library paths into programs... immediate
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking which extension is used for runtime loadable modules... (cached) .so
checking which variable specifies run-time module search path... (cached) 
LD_LIBRARY_PATH
checking for the default library search path... (cached) /lib /usr/lib
checking for library containing dlopen... (cached) none required
checking for dlerror... (cached) yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dld_link in -ldld... (cached) no
checking for _ prefix in compiled symbols... (cached) no
checking whether deplibs are loaded by dlopen... (cached) yes
checking for argz.h... (cached) no
checking for error_t... (cached) no
checking for argz_add... (cached) no
checking for argz_append... (cached) no
checking for argz_count... (cached) no
checking for argz_create_sep... (cached) no
checking for argz_insert... (cached) no
checking for argz_next... (cached) no
checking for argz_stringify... (cached) no
checking whether libtool supports -dlopen/-dlpreopen... (cached) yes
checking for unistd.h... (cached) yes
checking for dl.h... (cached) no
checking for sys/dl.h... (cached) no
checking for dld.h... (cached) no
checking for mach-o/dyld.h... (cached) no
checking for dirent.h... (cached) yes
checking for closedir... (cached) yes
checking for opendir... (cached) yes
checking for readdir... (cached) yes
checking for strlcat... (cached) yes
checking for strlcpy... (cached) yes
configure: updating cache /tmp/config.cache.86700
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make  dist-bzip2 dist-gzip am__post_remove_distdir='@:'
if test -d "squid-3.HEAD-BZR"; then  find "squid-3.HEAD-BZR" -type d ! -perm 
-200 -exec chmod u+w {} ';'  && rm -rf "squid-3.HEAD-BZR"  || { sleep 5 && rm 
-rf "squid-3.HEAD-BZR"; };  else :; fi
test -d "squid-3.HEAD-BZR" || mkdir "squid-3.HEAD-BZR"
 (cd compat && make  top_distdir=../squid-3.HEAD-BZR 
distdir=../squid-3.HEAD-BZR/compat \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
 (cd lib && make  top_distdir=../squid-3.HEAD-BZR 
distdir=../squid-3.HEAD-BZR/lib \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
 (cd ntlmauth && make  top_distdir=../../squid-3.HEAD-BZR 
distdir=../../squid-3.HEAD-BZR/lib/ntlmauth \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
 (cd profiler && make  top_distdir=../../squid-3.HEAD-BZR 
distdir=../../squid-3.HEAD-BZR/lib/profiler \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
 (cd rfcnb && make  top_distdir=../../squid-3.HEAD-BZR 
distdir=../../squid-3.HEAD-BZR/lib/rfcnb \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
 (cd smblib && make  top_distdir=../../squid-3.HEAD-BZR 
distdir=../../squid-3.HEAD-BZR/lib/smblib \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
 (cd libTrie && make  top_distdir=../../squid-3.HEAD-BZR 
distdir=../../squid-3.HEAD-BZR/lib/libTrie \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
 (cd test && make  top_distdir=../../../squid-3.HEAD-BZR 
distdir=../../../squid-3.HEAD-BZR/lib/libTrie/test \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
 (cd snmplib && make  top_distdir=../../squid-3.HEAD-BZR 
distdir=../../squid-3.HEAD-BZR/lib/snmplib \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
 (cd libltdl && make  top_distdir=../squid-3.HEAD-BZR 
distdir=../squid-3.HEAD-BZR/libltdl \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
:
test -d "../squid-3.HEAD-BZR/libltdl" || mkdir "../squid-3.HEAD-BZR/libltdl"
test -n ":"  || find "../squid-3.HEAD-BZR/libltdl" -type d ! -perm -755  -exec 
chmod u+rwx,go+rx {} \; -o  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} 
\; -o  ! -type d ! -perm -400 -exec chmod a+r {} \; -o  ! -type d ! -perm -444 
-exec /bin/sh 
/usr<http://build.squid-cache.org/job/3.HEAD-amd64-FreeBSD-9.1/ws/libltdl/config/install-sh>
 -c -m a+r {} {} \;  || chmod -R a+r "../squid-3.HEAD-BZR/libltdl"
 (cd scripts && make  top_distdir=../squid-3.HEAD-BZR 
distdir=../squid-3.HEAD-BZR/scripts \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
 (cd icons && make  top_distdir=../squid-3.HEAD-BZR 
distdir=../squid-3.HEAD-BZR/icons \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
 (cd errors && make  top_distdir=../squid-3.HEAD-BZR 
distdir=../squid-3.HEAD-BZR/errors \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make   top_distdir="../squid-3.HEAD-BZR" distdir="../squid-3.HEAD-BZR/errors"  
dist-hook
case "off" in  off)  echo "WARNING: Translation is disabled.";  ;;  ""|no)  
echo "WARNING: Translation toolkit was not detected.";  ;;  esac;  touch 
translate-warn
WARNING: Translation is disabled.
if test "off" != "" && test "off" != "no" && test "off" != "off" && test -f 
../.././test-suite/../errors/en.po; then  lang=`basename af.lang .lang`;  mkdir 
-p ../errors/$lang;  echo -n "Translate '$lang' ...";  for f in 
templates/ERR_ACCESS_DENIED  templates/ERR_ACL_TIME_QUOTA_EXCEEDED  
templates/ERR_AGENT_CONFIGURE  templates/ERR_AGENT_WPAD  
templates/ERR_CACHE_ACCESS_DENIED  templates/ERR_CACHE_MGR_ACCESS_DENIED  
templates/ERR_CANNOT_FORWARD  templates/ERR_CONFLICT_HOST  
templates/ERR_CONNECT_FAIL  templates/ERR_DIR_LISTING  templates/ERR_DNS_FAIL  
templates/ERR_ESI  templates/ERR_FORWARDING_DENIED  templates/ERR_FTP_DISABLED  
templates/ERR_FTP_FAILURE  templates/ERR_FTP_FORBIDDEN  
templates/ERR_FTP_NOT_FOUND  templates/ERR_FTP_PUT_CREATED  
templates/ERR_FTP_PUT_ERROR  templates/ERR_FTP_PUT_MODIFIED  
templates/ERR_FTP_UNAVAILABLE  templates/ERR_GATEWAY_FAILURE  
templates/ERR_ICAP_FAILURE  templates/ERR_INVALID_REQ  
templates/ERR_INVALID_RESP  templates/ERR_INVALID_URL  
templates/ERR_LIFETIME_EXP  templates/ERR_NO_RELAY  
templates/ERR_ONLY_IF_CACHED_MISS  templates/ERR_PRECONDITION_FAILED  
templates/ERR_READ_ERROR  templates/ERR_READ_TIMEOUT  
templates/ERR_SECURE_CONNECT_FAIL  templates/ERR_SHUTTING_DOWN  
templates/ERR_SOCKET_FAILURE  templates/ERR_TOO_BIG  
templates/ERR_UNSUP_HTTPVERSION  templates/ERR_UNSUP_REQ  
templates/ERR_URN_RESOLVE  templates/ERR_WRITE_ERROR  
templates/ERR_ZERO_SIZE_OBJECT; do  page=`basename $f`;  off `off --help | grep 
-o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t 
../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1;  done;  cp 
../.././test-suite/../errors/templates/error-details.txt 
../errors/$lang/error-details.txt || exit 1;  echo "done.";  fi;  touch af.lang
if test "off" != "" && test "off" != "no" && test "off" != "off" && test -f 
../.././test-suite/../errors/en.po; then  lang=`basename ar.lang .lang`;  mkdir 
-p ../errors/$lang;  echo -n "Translate '$lang' ...";  for f in 
templates/ERR_ACCESS_DENIED  templates/ERR_ACL_TIME_QUOTA_EXCEEDED  
templates/ERR_AGENT_CONFIGURE  templates/ERR_AGENT_WPAD  
templates/ERR_CACHE_ACCESS_DENIED  templates/ERR_CACHE_MGR_ACCESS_DENIED  
templates/ERR_CANNOT_FORWARD  templates/ERR_CONFLICT_HOST  
templates/ERR_CONNECT_FAIL  templates/ERR_DIR_LISTING  templates/ERR_DNS_FAIL  
templates/ERR_ESI  templates/ERR_FORWARDING_DENIED  templates/ERR_FTP_DISABLED  
templates/ERR_FTP_FAILURE  templates/ERR_FTP_FORBIDDEN  
templates/ERR_FTP_NOT_FOUND  templates/ERR_FTP_PUT_CREATED  
templates/ERR_FTP_PUT_ERROR  templates/ERR_FTP_PUT_MODIFIED  
templates/ERR_FTP_UNAVAILABLE  templates/ERR_GATEWAY_FAILURE  
templates/ERR_ICAP_FAILURE  templates/ERR_INVALID_REQ  
templates/ERR_INVALID_RESP  templates/ERR_INVALID_URL  
templates/ERR_LIFETIME_EXP  templates/ERR_NO_RELAY  
templates/ERR_ONLY_IF_CACHED_MISS  templates/ERR_PRECONDITION_FAILED  
templates/ERR_READ_ERROR  templates/ERR_READ_TIMEOUT  
templates/ERR_SECURE_CONNECT_FAIL  templates/ERR_SHUTTING_DOWN  
templates/ERR_SOCKET_FAILURE  templates/ERR_TOO_BIG  
templates/ERR_UNSUP_HTTPVERSION  templates/ERR_UNSUP_REQ  
templates/ERR_URN_RESOLVE  templates/ERR_WRITE_ERROR  
templates/ERR_ZERO_SIZE_OBJECT; do  page=`basename $f`;  off `off --help | grep 
-o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t 
../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1;  done;  cp 
../.././test-suite/../errors/templates/error-details.txt 
../errors/$lang/error-details.txt || exit 1;  echo "done.";  fi;  touch ar.lang
if test "off" != "" && test "off" != "no" && test "off" != "off" && test -f 
../.././test-suite/../errors/en.po; then  lang=`basename az.lang .lang`;  mkdir 
-p ../errors/$lang;  echo -n "Translate '$lang' ...";  for f in 
templates/ERR_ACCESS_DENIED  templates/ERR_ACL_TIME_QUOTA_EXCEEDED  
templates/ERR_AGENT_CONFIGURE  templates/ERR_AGENT_WPAD  
templates/ERR_CACHE_ACCESS_DENIED  templates/ERR_CACHE_MGR_ACCESS_DENIED  
templates/ERR_CANNOT_FORWARD  templates/ERR_CONFLICT_HOST  
templates/ERR_CONNECT_FAIL  templates/ERR_DIR_LISTING  templates/ERR_DNS_FAIL  
templates/ERR_ESI  templates/ERR_FORWARDING_DENIED  templates/ERR_FTP_DISABLED  
templates/ERR_FTP_FAILURE  templates/ERR_FTP_FORBIDDEN  
templates/ERR_FTP_NOT_FOUND  templates/ERR_FTP_PUT_CREATED  
templates/ERR_FTP_PUT_ERROR  templates/ERR_FTP_PUT_MODIFIED  
templates/ERR_FTP_UNAVAILABLE  templates/ERR_GATEWAY_FAILURE  
templates/ERR_ICAP_FAILURE  templates/ERR_INVALID_REQ  
templates/ERR_INVALID_RESP  templates/ERR_INVALID_URL  
templates/ERR_LIFETIME_EXP  templates/ERR_NO_RELAY  
templates/ERR_ONLY_IF_CACHED_MISS  templates/ERR_PRECONDITION_FAILED  
templates/ERR_READ_ERROR  templates/ERR_READ_TIMEOUT  
templates/ERR_SECURE_CONNECT_FAIL  templates/ERR_SHUTTING_DOWN  
templates/ERR_SOCKET_FAILURE  templates/ERR_TOO_BIG  
templates/ERR_UNSUP_HTTPVERSION  templates/ERR_UNSUP_REQ  
templates/ERR_URN_RESOLVE  templates/ERR_WRITE_ERROR  
templates/ERR_ZERO_SIZE_OBJECT; do  page=`basename $f`;  off `off --help | grep 
-o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t 
../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1;  done;  cp 
../.././test-suite/../errors/templates/error-details.txt 
../errors/$lang/error-details.txt || exit 1;  echo "done.";  fi;  touch az.lang
if test "off" != "" && test "off" != "no" && test "off" != "off" && test -f 
../.././test-suite/../errors/en.po; then  lang=`basename bg.lang .lang`;  mkdir 
-p ../errors/$lang;  echo -n "Translate '$lang' ...";  for f in 
templates/ERR_ACCESS_DENIED  templates/ERR_ACL_TIME_QUOTA_EXCEEDED  
templates/ERR_AGENT_CONFIGURE  templates/ERR_AGENT_WPAD  
templates/ERR_CACHE_ACCESS_DENIED  templates/ERR_CACHE_MGR_ACCESS_DENIED  
templates/ERR_CANNOT_FORWARD  templates/ERR_CONFLICT_HOST  
templates/ERR_CONNECT_FAIL  templates/ERR_DIR_LISTING  templates/ERR_DNS_FAIL  
templates/ERR_ESI  templates/ERR_FORWARDING_DENIED  templates/ERR_FTP_DISABLED  
templates/ERR_FTP_FAILURE  templates/ERR_FTP_FORBIDDEN  
templates/ERR_FTP_NOT_FOUND  templates/ERR_FTP_PUT_CREATED  
templates/ERR_FTP_PUT_ERROR  templates/ERR_FTP_PUT_MODIFIED  
templates/ERR_FTP_UNAVAILABLE  templates/ERR_GATEWAY_FAILURE  
templates/ERR_ICAP_FAILURE  templates/ERR_INVALID_REQ  
templates/ERR_INVALID_RESP  templates/ERR_INVALID_URL  
templates/ERR_LIFETIME_EXP  templates/ERR_NO_RELAY  
templates/ERR_ONLY_IF_CACHED_MISS  templates/ERR_PRECONDITION_FAILED  
templates/ERR_READ_ERROR  templates/ERR_READ_TIMEOUT  
templates/ERR_SECURE_CONNECT_FAIL  templates/ERR_SHUTTING_DOWN  
templates/ERR_SOCKET_FAILURE  templates/ERR_TOO_BIG  
templates/ERR_UNSUP_HTTPVERSION  templates/ERR_UNSUP_REQ  
templates/ERR_URN_RESOLVE  templates/ERR_WRITE_ERROR  
templates/ERR_ZERO_SIZE_OBJECT; do  page=`basename $f`;  off `off --help | grep 
-o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t 
../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1;  done;  cp 
../.././test-suite/../errors/templates/error-details.txt 
../errors/$lang/error-details.txt || exit 1;  echo "done.";  fi;  touch bg.lang
if test "off" != "" && test "off" != "no" && test "off" != "off" && test -f 
../.././test-suite/../errors/en.po; then  lang=`basename ca.lang .lang`;  mkdir 
-p ../errors/$lang;  echo -n "Translate '$lang' ...";  for f in 
templates/ERR_ACCESS_DENIED  templates/ERR_ACL_TIME_QUOTA_EXCEEDED  
templates/ERR_AGENT_CONFIGURE  templates/ERR_AGENT_WPAD  
templates/ERR_CACHE_ACCESS_DENIED  templates/ERR_CACHE_MGR_ACCESS_DENIED  
templates/ERR_CANNOT_FORWARD  templates/ERR_CONFLICT_HOST  
templates/ERR_CONNECT_FAIL  templates/ERR_DIR_LISTING  templates/ERR_DNS_FAIL  
templates/ERR_ESI  templates/ERR_FORWARDING_DENIED  templates/ERR_FTP_DISABLED  
templates/ERR_FTP_FAILURE  templates/ERR_FTP_FORBIDDEN  
templates/ERR_FTP_NOT_FOUND  templates/ERR_FTP_PUT_CREATED  
templates/ERR_FTP_PUT_ERROR  templates/ERR_FTP_PUT_MODIFIED  
templates/ERR_FTP_UNAVAILABLE  templates/ERR_GATEWAY_FAILURE  
templates/ERR_ICAP_FAILURE  templates/ERR_INVALID_REQ  
templates/ERR_INVALID_RESP  templates/ERR_INVALID_URL  
templates/ERR_LIFETIME_EXP  templates/ERR_NO_RELAY  
templates/ERR_ONLY_IF_CACHED_MISS  templates/ERR_PRECONDITION_FAILED  
templates/ERR_READ_ERROR  templates/ERR_READ_TIMEOUT  
templates/ERR_SECURE_CONNECT_FAIL  templates/ERR_SHUTTING_DOWN  
templates/ERR_SOCKET_FAILURE  templates/ERR_TOO_BIG  
templates/ERR_UNSUP_HTTPVERSION  templates/ERR_UNSUP_REQ  
templates/ERR_URN_RESOLVE  templates/ERR_WRITE_ERROR  
templates/ERR_ZERO_SIZE_OBJECT; do  page=`basename $f`;  off `off --help | grep 
-o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t 
../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1;  done;  cp 
../.././test-suite/../errors/templates/error-details.txt 
../errors/$lang/error-details.txt || exit 1;  echo "done.";  fi;  touch ca.lang
if test "off" != "" && test "off" != "no" && test "off" != "off" && test -f 
../.././test-suite/../errors/en.po; then  lang=`basename cs.lang .lang`;  mkdir 
-p ../errors/$lang;  echo -n "Translate '$lang' ...";  for f in 
templates/ERR_ACCESS_DENIED  templates/ERR_ACL_TIME_QUOTA_EXCEEDED  
templates/ERR_AGENT_CONFIGURE  templates/ERR_AGENT_WPAD  
templates/ERR_CACHE_ACCESS_DENIED  templates/ERR_CACHE_MGR_ACCESS_DENIED  
templates/ERR_CANNOT_FORWARD  templates/ERR_CONFLICT_HOST  
templates/ERR_CONNECT_FAIL  templates/ERR_DIR_LISTING  templates/ERR_DNS_FAIL  
templates/ERR_ESI  templates/ERR_FORWARDING_DENIED  templates/ERR_FTP_DISABLED  
templates/ERR_FTP_FAILURE  templates/ERR_FTP_FORBIDDEN  
templates/ERR_FTP_NOT_FOUND  templates/ERR_FTP_PUT_CREATED  
templates/ERR_FTP_PUT_ERROR  templates/ERR_FTP_PUT_MODIFIED  
templates/ERR_FTP_UNAVAILABLE  templates/ERR_GATEWAY_FAILURE  
templates/ERR_ICAP_FAILURE  templates/ERR_INVALID_REQ  
templates/ERR_INVALID_RESP  templates/ERR_INVALID_URL  
templates/ERR_LIFETIME_EXP  templates/ERR_NO_RELAY  
templates/ERR_ONLY_IF_CACHED_MISS  templates/ERR_PRECONDITION_FAILED  
templates/ERR_READ_ERROR  templates/ERR_READ_TIMEOUT  
templates/ERR_SECURE_CONNECT_FAIL  templates/ERR_SHUTTING_DOWN  
templates/ERR_SOCKET_FAILURE  templates/ERR_TOO_BIG  
templates/ERR_UNSUP_HTTPVERSION  templates/ERR_UNSUP_REQ  
templates/ERR_URN_RESOLVE  templates/ERR_WRITE_ERROR  
templates/ERR_ZERO_SIZE_OBJECT; do  page=`basename $f`;  off `off --help | grep 
-o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t 
../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1;  done;  cp 
../.././test-suite/../errors/templates/error-details.txt 
../errors/$lang/error-details.txt || exit 1;  echo "done.";  fi;  touch cs.lang
if test "off" != "" && test "off" != "no" && test "off" != "off" && test -f 
../.././test-suite/../errors/en.po; then  lang=`basename da.lang .lang`;  mkdir 
-p ../errors/$lang;  echo -n "Translate '$lang' ...";  for f in 
templates/ERR_ACCESS_DENIED  templates/ERR_ACL_TIME_QUOTA_EXCEEDED  
templates/ERR_AGENT_CONFIGURE  templates/ERR_AGENT_WPAD  
templates/ERR_CACHE_ACCESS_DENIED  templates/ERR_CACHE_MGR_ACCESS_DENIED  
templates/ERR_CANNOT_FORWARD  templates/ERR_CONFLICT_HOST  
templates/ERR_CONNECT_FAIL  templates/ERR_DIR_LISTING  templates/ERR_DNS_FAIL  
templates/ERR_ESI  templates/ERR_FORWARDING_DENIED  templates/ERR_FTP_DISABLED  
templates/ERR_FTP_FAILURE  templates/ERR_FTP_FORBIDDEN  
templates/ERR_FTP_NOT_FOUND  templates/ERR_FTP_PUT_CREATED  
templates/ERR_FTP_PUT_ERROR  templates/ERR_FTP_PUT_MODIFIED  
templates/ERR_FTP_UNAVAILABLE  templates/ERR_GATEWAY_FAILURE  
templates/ERR_ICAP_FAILURE  templates/ERR_INVALID_REQ  
templates/ERR_INVALID_RESP  templates/ERR_INVALID_URL  
templates/ERR_LIFETIME_EXP  templates/ERR_NO_RELAY  
templates/ERR_ONLY_IF_CACHED_MISS  templates/ERR_PRECONDITION_FAILED  
templates/ERR_READ_ERROR  templates/ERR_READ_TIMEOUT  
templates/ERR_SECURE_CONNECT_FAIL  templates/ERR_SHUTTING_DOWN  
templates/ERR_SOCKET_FAILURE  templates/ERR_TOO_BIG  
templates/ERR_UNSUP_HTTPVERSION  templates/ERR_UNSUP_REQ  
templates/ERR_URN_RESOLVE  templates/ERR_WRITE_ERROR  
templates/ERR_ZERO_SIZE_OBJECT; do  page=`basename $f`;  off `off --help | grep 
-o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t 
../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1;  done;  cp 
../.././test-suite/../errors/templates/error-details.txt 
../errors/$lang/error-details.txt || exit 1;  echo "done.";  fi;  touch da.lang
if test "off" != "" && test "off" != "no" && test "off" != "off" && test -f 
../.././test-suite/../errors/en.po; then  lang=`basename de.lang .lang`;  mkdir 
-p ../errors/$lang;  echo -n "Translate '$lang' ...";  for f in 
templates/ERR_ACCESS_DENIED  templates/ERR_ACL_TIME_QUOTA_EXCEEDED  
templates/ERR_AGENT_CONFIGURE  templates/ERR_AGENT_WPAD  
templates/ERR_CACHE_ACCESS_DENIED  templates/ERR_CACHE_MGR_ACCESS_DENIED  
templates/ERR_CANNOT_FORWARD  templates/ERR_CONFLICT_HOST  
templates/ERR_CONNECT_FAIL  templates/ERR_DIR_LISTING  templates/ERR_DNS_FAIL  
templates/ERR_ESI  templates/ERR_FORWARDING_DENIED  templates/ERR_FTP_DISABLED  
templates/ERR_FTP_FAILURE  templates/ERR_FTP_FORBIDDEN  
templates/ERR_FTP_NOT_FOUND  templates/ERR_FTP_PUT_CREATED  
templates/ERR_FTP_PUT_ERROR  templates/ERR_FTP_PUT_MODIFIED  
templates/ERR_FTP_UNAVAILABLE  templates/ERR_GATEWAY_FAILURE  
templates/ERR_ICAP_FAILURE  templates/ERR_INVALID_REQ  
templates/ERR_INVALID_RESP  templates/ERR_INVALID_URL  
templates/ERR_LIFETIME_EXP  templates/ERR_NO_RELAY  
templates/ERR_ONLY_IF_CACHED_MISS  templates/ERR_PRECONDITION_FAILED  
templates/ERR_READ_ERROR  templates/ERR_READ_TIMEOUT  
templates/ERR_SECURE_CONNECT_FAIL  templates/ERR_SHUTTING_DOWN  
templates/ERR_SOCKET_FAILURE  templates/ERR_TOO_BIG  
templates/ERR_UNSUP_HTTPVERSION  templates/ERR_UNSUP_REQ  
templates/ERR_URN_RESOLVE  templates/ERR_WRITE_ERROR  
templates/ERR_ZERO_SIZE_OBJECT; do  page=`basename $f`;  off `off --help | grep 
-o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t 
../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1;  done;  cp 
../.././test-suite/../errors/templates/error-details.txt 
../errors/$lang/error-details.txt || exit 1;  echo "done.";  fi;  touch de.lang
if test "off" != "" && test "off" != "no" && test "off" != "off" && test -f 
../.././test-suite/../errors/en.po; then  lang=`basename el.lang .lang`;  mkdir 
-p ../errors/$lang;  echo -n "Translate '$lang' ...";  for f in 
templates/ERR_ACCESS_DENIED  templates/ERR_ACL_TIME_QUOTA_EXCEEDED  
templates/ERR_AGENT_CONFIGURE  templates/ERR_AGENT_WPAD  
templates/ERR_CACHE_ACCESS_DENIED  templates/ERR_CACHE_MGR_ACCESS_DENIED  
templates/ERR_CANNOT_FORWARD  templates/ERR_CONFLICT_HOST  
templates/ERR_CONNECT_FAIL  templates/ERR_DIR_LISTING  templates/ERR_DNS_FAIL  
templates/ERR_ESI  templates/ERR_FORWARDING_DENIED  templates/ERR_FTP_DISABLED  
templates/ERR_FTP_FAILURE  templates/ERR_FTP_FORBIDDEN  
templates/ERR_FTP_NOT_FOUND  templates/ERR_FTP_PUT_CREATED  
templates/ERR_FTP_PUT_ERROR  templates/ERR_FTP_PUT_MODIFIED  
templates/ERR_FTP_UNAVAILABLE  templates/ERR_GATEWAY_FAILURE  
templates/ERR_ICAP_FAILURE  templates/ERR_INVALID_REQ  
templates/ERR_INVALID_RESP  templates/ERR_INVALID_URL  
templates/ERR_LIFETIME_EXP  templates/ERR_NO_RELAY  
templates/ERR_ONLY_IF_CACHED_MISS  templates/ERR_PRECONDITION_FAILED  
templates/ERR_READ_ERROR  templates/ERR_READ_TIMEOUT  
templates/ERR_SECURE_CONNECT_FAIL  templates/ERR_SHUTTING_DOWN  
templates/ERR_SOCKET_FAILURE  templates/ERR_TOO_BIG  
templates/ERR_UNSUP_HTTPVERSION  templates/ERR_UNSUP_REQ  
templates/ERR_URN_RESOLVE  templates/ERR_WRITE_ERROR  
templates/ERR_ZERO_SIZE_OBJECT; do  page=`basename $f`;  off `off --help | grep 
-o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t 
../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1;  done;  cp 
../.././test-suite/../errors/templates/error-details.txt 
../errors/$lang/error-details.txt || exit 1;  echo "done.";  fi;  touch el.lang
if test "off" != "" && test "off" != "no" && test "off" != "off" && test -f 
../.././test-suite/../errors/en.po; then  lang=`basename en.lang .lang`;  mkdir 
-p ../errors/$lang;  echo -n "Translate '$lang' ...";  for f in 
templates/ERR_ACCESS_DENIED  templates/ERR_ACL_TIME_QUOTA_EXCEEDED  
templates/ERR_AGENT_CONFIGURE  templates/ERR_AGENT_WPAD  
templates/ERR_CACHE_ACCESS_DENIED  templates/ERR_CACHE_MGR_ACCESS_DENIED  
templates/ERR_CANNOT_FORWARD  templates/ERR_CONFLICT_HOST  
templates/ERR_CONNECT_FAIL  templates/ERR_DIR_LISTING  templates/ERR_DNS_FAIL  
templates/ERR_ESI  templates/ERR_FORWARDING_DENIED  templates/ERR_FTP_DISABLED  
templates/ERR_FTP_FAILURE  templates/ERR_FTP_FORBIDDEN  
templates/ERR_FTP_NOT_FOUND  templates/ERR_FTP_PUT_CREATED  
templates/ERR_FTP_PUT_ERROR  templates/ERR_FTP_PUT_MODIFIED  
templates/ERR_FTP_UNAVAILABLE  templates/ERR_GATEWAY_FAILURE  
templates/ERR_ICAP_FAILURE  templates/ERR_INVALID_REQ  
templates/ERR_INVALID_RESP  templates/ERR_INVALID_URL  
templates/ERR_LIFETIME_EXP  templates/ERR_NO_RELAY  
templates/ERR_ONLY_IF_CACHED_MISS  templates/ERR_PRECONDITION_FAILED  
templates/ERR_READ_ERROR  templates/ERR_READ_TIMEOUT  
templates/ERR_SECURE_CONNECT_FAIL  templates/ERR_SHUTTING_DOWN  
templates/ERR_SOCKET_FAILURE  templates/ERR_TOO_BIG  
templates/ERR_UNSUP_HTTPVERSION  templates/ERR_UNSUP_REQ  
templates/ERR_URN_RESOLVE  templates/ERR_WRITE_ERROR  
templates/ERR_ZERO_SIZE_OBJECT; do  page=`basename $f`;  off `off --help | grep 
-o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t 
../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1;  done;  cp 
../.././test-suite/../errors/templates/error-details.txt 
../errors/$lang/error-details.txt || exit 1;  echo "done.";  fi;  touch en.lang
if test "off" != "" && test "off" != "no" && test "off" != "off" && test -f 
../.././test-suite/../errors/en.po; then  lang=`basename es.lang .lang`;  mkdir 
-p ../errors/$lang;  echo -n "Translate '$lang' ...";  for f in 
templates/ERR_ACCESS_DENIED  templates/ERR_ACL_TIME_QUOTA_EXCEEDED  
templates/ERR_AGENT_CONFIGURE  templates/ERR_AGENT_WPAD  
templates/ERR_CACHE_ACCESS_DENIED  templates/ERR_CACHE_MGR_ACCESS_DENIED  
templates/ERR_CANNOT_FORWARD  templates/ERR_CONFLICT_HOST  
templates/ERR_CONNECT_FAIL  templates/ERR_DIR_LISTING  templates/ERR_DNS_FAIL  
templates/ERR_ESI  templates/ERR_FORWARDING_DENIED  templates/ERR_FTP_DISABLED  
templates/ERR_FTP_FAILURE  templates/ERR_FTP_FORBIDDEN  
templates/ERR_FTP_NOT_FOUND  templates/ERR_FTP_PUT_CREATED  
templates/ERR_FTP_PUT_ERROR  templates/ERR_FTP_PUT_MODIFIED  
templates/ERR_FTP_UNAVAILABLE  templates/ERR_GATEWAY_FAILURE  
templates/ERR_ICAP_FAILURE  templates/ERR_INVALID_REQ  
templates/ERR_INVALID_RESP  templates/ERR_INVALID_URL  
templates/ERR_LIFETIME_EXP  templates/ERR_NO_RELAY  
templates/ERR_ONLY_IF_CACHED_MISS  templates/ERR_PRECONDITION_FAILED  
templates/ERR_READ_ERROR  templates/ERR_READ_TIMEOUT  
templates/ERR_SECURE_CONNECT_FAIL  templates/ERR_SHUTTING_DOWN  
templates/ERR_SOCKET_FAILURE  templates/ERR_TOO_BIG  
templates/ERR_UNSUP_HTTPVERSION  templates/ERR_UNSUP_REQ  
templates/ERR_URN_RESOLVE  templates/ERR_WRITE_ERROR  
templates/ERR_ZERO_SIZE_OBJECT; do  page=`basename $f`;  off `off --help | grep 
-o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t 
../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1;  done;  cp 
../.././test-suite/../errors/templates/error-details.txt 
../errors/$lang/error-details.txt || exit 1;  echo "done.";  fi;  touch es.lang
if test "off" != "" && test "off" != "no" && test "off" != "off" && test -f 
../.././test-suite/../errors/en.po; then  lang=`basename et.lang .lang`;  mkdir 
-p ../errors/$lang;  echo -n "Translate '$lang' ...";  for f in 
templates/ERR_ACCESS_DENIED  templates/ERR_ACL_TIME_QUOTA_EXCEEDED  
templates/ERR_AGENT_CONFIGURE  templates/ERR_AGENT_WPAD  
templates/ERR_CACHE_ACCESS_DENIED  templates/ERR_CACHE_MGR_ACCESS_DENIED  
templates/ERR_CANNOT_FORWARD  templates/ERR_CONFLICT_HOST  
templates/ERR_CONNECT_FAIL  templates/ERR_DIR_LISTING  templates/ERR_DNS_FAIL  
templates/ERR_ESI  templates/ERR_FORWARDING_DENIED  templates/ERR_FTP_DISABLED  
templates/ERR_FTP_FAILURE  templates/ERR_FTP_FORBIDDEN  
templates/ERR_FTP_NOT_FOUND  templates/ERR_FTP_PUT_CREATED  
templates/ERR_FTP_PUT_ERROR  templates/ERR_FTP_PUT_MODIFIED  
templates/ERR_FTP_UNAVAILABLE  templates/ERR_GATEWAY_FAILURE  
templates/ERR_ICAP_FAILURE  templates/ERR_INVALID_REQ  
templates/ERR_INVALID_RESP  templates/ERR_INVALID_URL  
templates/ERR_LIFETIME_EXP  templates/ERR_NO_RELAY  
templates/ERR_ONLY_IF_CACHED_MISS  templates/ERR_PRECONDITION_FAILED  
templates/ERR_READ_ERROR  templates/ERR_READ_TIMEOUT  
templates/ERR_SECURE_CONNECT_FAIL  templates/ERR_SHUTTING_DOWN  
templates/ERR_SOCKET_FAILURE  templates/ERR_TOO_BIG  
templates/ERR_UNSUP_HTTPVERSION  templates/ERR_UNSUP_REQ  
templates/ERR_URN_RESOLVE  templates/ERR_WRITE_ERROR  
templates/ERR_ZERO_SIZE_OBJECT; do  page=`basename $f`;  off `off --help | grep 
-o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t 
../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1;  done;  cp 
../.././test-suite/../errors/templates/error-details.txt 
../errors/$lang/error-details.txt || exit 1;  echo "done.";  fi;  touch et.lang
if test "off" != "" && test "off" != "no" && test "off" != "off" && test -f 
../.././test-suite/../errors/en.po; then  lang=`basename fa.lang .lang`;  mkdir 
-p ../errors/$lang;  echo -n "Translate '$lang' ...";  for f in 
templates/ERR_ACCESS_DENIED  templates/ERR_ACL_TIME_QUOTA_EXCEEDED  
templates/ERR_AGENT_CONFIGURE  templates/ERR_AGENT_WPAD  
templates/ERR_CACHE_ACCESS_DENIED  templates/ERR_CACHE_MGR_ACCESS_DENIED  
templates/ERR_CANNOT_FORWARD  templates/ERR_CONFLICT_HOST  
templates/ERR_CONNECT_FAIL  templates/ERR_DIR_LISTING  templates/ERR_DNS_FAIL  
templates/ERR_ESI  templates/ERR_FORWARDING_DENIED  templates/ERR_FTP_DISABLED  
templates/ERR_FTP_FAILURE  templates/ERR_FTP_FORBIDDEN  
templates/ERR_FTP_NOT_FOUND  templates/ERR_FTP_PUT_CREATED  
templates/ERR_FTP_PUT_ERROR  templates/ERR_FTP_PUT_MODIFIED  
templates/ERR_FTP_UNAVAILABLE  templates/ERR_GATEWAY_FAILURE  
templates/ERR_ICAP_FAILURE  templates/ERR_INVALID_REQ  
templates/ERR_INVALID_RESP  templates/ERR_INVALID_URL  
templates/ERR_LIFETIME_EXP  templates/ERR_NO_RELAY  
templates/ERR_ONLY_IF_CACHED_MISS  templates/ERR_PRECONDITION_FAILED  
templates/ERR_READ_ERROR  templates/ERR_READ_TIMEOUT  
templates/ERR_SECURE_CONNECT_FAIL  templates/ERR_SHUTTING_DOWN  
templates/ERR_SOCKET_FAILURE  templates/ERR_TOO_BIG  
templates/ERR_UNSUP_HTTPVERSION  templates/ERR_UNSUP_REQ  
templates/ERR_URN_RESOLVE  templates/ERR_WRITE_ERROR  
templates/ERR_ZERO_SIZE_OBJECT; do  page=`basename $f`;  off `off --help | grep 
-o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t 
../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1;  done;  cp 
../.././test-suite/../errors/templates/error-details.txt 
../errors/$lang/error-details.txt || exit 1;  echo "done.";  fi;  touch fa.lang
if test "off" != "" && test "off" != "no" && test "off" != "off" && test -f 
../.././test-suite/../errors/en.po; then  lang=`basename fi.lang .lang`;  mkdir 
-p ../errors/$lang;  echo -n "Translate '$lang' ...";  for f in 
templates/ERR_ACCESS_DENIED  templates/ERR_ACL_TIME_QUOTA_EXCEEDED  
templates/ERR_AGENT_CONFIGURE  templates/ERR_AGENT_WPAD  
templates/ERR_CACHE_ACCESS_DENIED  templates/ERR_CACHE_MGR_ACCESS_DENIED  
templates/ERR_CANNOT_FORWARD  templates/ERR_CONFLICT_HOST  
templates/ERR_CONNECT_FAIL  templates/ERR_DIR_LISTING  templates/ERR_DNS_FAIL  
templates/ERR_ESI  templates/ERR_FORWARDING_DENIED  templates/ERR_FTP_DISABLED  
templates/ERR_FTP_FAILURE  templates/ERR_FTP_FORBIDDEN  
templates/ERR_FTP_NOT_FOUND  templates/ERR_FTP_PUT_CREATED  
templates/ERR_FTP_PUT_ERROR  templates/ERR_FTP_PUT_MODIFIED  
templates/ERR_FTP_UNAVAILABLE  templates/ERR_GATEWAY_FAILURE  
templates/ERR_ICAP_FAILURE  templates/ERR_INVALID_REQ  
templates/ERR_INVALID_RESP  templates/ERR_INVALID_URL  
templates/ERR_LIFETIME_EXP  templates/ERR_NO_RELAY  
templates/ERR_ONLY_IF_CACHED_MISS  templates/ERR_PRECONDITION_FAILED  
templates/ERR_READ_ERROR  templates/ERR_READ_TIMEOUT  
templates/ERR_SECURE_CONNECT_FAIL  templates/ERR_SHUTTING_DOWN  
templates/ERR_SOCKET_FAILURE  templates/ERR_TOO_BIG  
templates/ERR_UNSUP_HTTPVERSION  templates/ERR_UNSUP_REQ  
templates/ERR_URN_RESOLVE  templates/ERR_WRITE_ERROR  
templates/ERR_ZERO_SIZE_OBJECT; do  page=`basename $f`;  off `off --help | grep 
-o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t 
../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1;  done;  cp 
../.././test-suite/../errors/templates/error-details.txt 
../errors/$lang/error-details.txt || exit 1;  echo "done.";  fi;  touch fi.lang
if test "off" != "" && test "off" != "no" && test "off" != "off" && test -f 
../.././test-suite/../errors/en.po; then  lang=`basename fr.lang .lang`;  mkdir 
-p ../errors/$lang;  echo -n "Translate '$lang' ...";  for f in 
templates/ERR_ACCESS_DENIED  templates/ERR_ACL_TIME_QUOTA_EXCEEDED  
templates/ERR_AGENT_CONFIGURE  templates/ERR_AGENT_WPAD  
templates/ERR_CACHE_ACCESS_DENIED  templates/ERR_CACHE_MGR_ACCESS_DENIED  
templates/ERR_CANNOT_FORWARD  templates/ERR_CONFLICT_HOST  
templates/ERR_CONNECT_FAIL  templates/ERR_DIR_LISTING  templates/ERR_DNS_FAIL  
templates/ERR_ESI  templates/ERR_FORWARDING_DENIED  templates/ERR_FTP_DISABLED  
templates/ERR_FTP_FAILURE  templates/ERR_FTP_FORBIDDEN  
templates/ERR_FTP_NOT_FOUND  templates/ERR_FTP_PUT_CREATED  
templates/ERR_FTP_PUT_ERROR  templates/ERR_FTP_PUT_MODIFIED  
templates/ERR_FTP_UNAVAILABLE  templates/ERR_GATEWAY_FAILURE  
templates/ERR_ICAP_FAILURE  templates/ERR_INVALID_REQ  
templates/ERR_INVALID_RESP  templates/ERR_INVALID_URL  
templates/ERR_LIFETIME_EXP  templates/ERR_NO_RELAY  
templates/ERR_ONLY_IF_CACHED_MISS  templates/ERR_PRECONDITION_FAILED  
templates/ERR_READ_ERROR  templates/ERR_READ_TIMEOUT  
templates/ERR_SECURE_CONNECT_FAIL  templates/ERR_SHUTTING_DOWN  
templates/ERR_SOCKET_FAILURE  templates/ERR_TOO_BIG  
templates/ERR_UNSUP_HTTPVERSION  templates/ERR_UNSUP_REQ  
templates/ERR_URN_RESOLVE  templates/ERR_WRITE_ERROR  
templates/ERR_ZERO_SIZE_OBJECT; do  page=`basename $f`;  off `off --help | grep 
-o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t 
../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1;  done;  cp 
../.././test-suite/../errors/templates/error-details.txt 
../errors/$lang/error-details.txt || exit 1;  echo "done.";  fi;  touch fr.lang
if test "off" != "" && test "off" != "no" && test "off" != "off" && test -f 
../.././test-suite/../errors/en.po; then  lang=`basename he.lang .lang`;  mkdir 
-p ../errors/$lang;  echo -n "Translate '$lang' ...";  for f in 
templates/ERR_ACCESS_DENIED  templates/ERR_ACL_TIME_QUOTA_EXCEEDED  
templates/ERR_AGENT_CONFIGURE  templates/ERR_AGENT_WPAD  
templates/ERR_CACHE_ACCESS_DENIED  templates/ERR_CACHE_MGR_ACCESS_DENIED  
templates/ERR_CANNOT_FORWARD  templates/ERR_CONFLICT_HOST  
templates/ERR_CONNECT_FAIL  templates/ERR_DIR_LISTING  templates/ERR_DNS_FAIL  
templates/ERR_ESI  templates/ERR_FORWARDING_DENIED  templates/ERR_FTP_DISABLED  
templates/ERR_FTP_FAILURE  templates/ERR_FTP_FORBIDDEN  
templates/ERR_FTP_NOT_FOUND  templates/ERR_FTP_PUT_CREATED  
templates/ERR_FTP_PUT_ERROR  templates/ERR_FTP_PUT_MODIFIED  
templates/ERR_FTP_UNAVAILABLE  templates/ERR_GATEWAY_FAILURE  
templates/ERR_ICAP_FAILURE  templates/ERR_INVALID_REQ  
templates/ERR_INVALID_RESP  templates/ERR_INVALID_URL  
templates/ERR_LIFETIME_EXP  templates/ERR_NO_RELAY  
templates/ERR_ONLY_IF_CACHED_MISS  templates/ERR_PRECONDITION_FAILED  
templates/ERR_READ_ERROR  templates/ERR_READ_TIMEOUT  
templates/ERR_SECURE_CONNECT_FAIL  templates/ERR_SHUTTING_DOWN  
templates/ERR_SOCKET_FAILURE  templates/ERR_TOO_BIG  
templates/ERR_UNSUP_HTTPVERSION  templates/ERR_UNSUP_REQ  
templates/ERR_URN_RESOLVE  templates/ERR_WRITE_ERROR  
templates/ERR_ZERO_SIZE_OBJECT; do  page=`basename $f`;  off `off --help | grep 
-o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t 
../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1;  done;  cp 
../.././test-suite/../errors/templates/error-details.txt 
../errors/$lang/error-details.txt || exit 1;  echo "done.";  fi;  touch he.lang
if test "off" != "" && test "off" != "no" && test "off" != "off" && test -f 
../.././test-suite/../errors/en.po; then  lang=`basename hu.lang .lang`;  mkdir 
-p ../errors/$lang;  echo -n "Translate '$lang' ...";  for f in 
templates/ERR_ACCESS_DENIED  templates/ERR_ACL_TIME_QUOTA_EXCEEDED  
templates/ERR_AGENT_CONFIGURE  templates/ERR_AGENT_WPAD  
templates/ERR_CACHE_ACCESS_DENIED  templates/ERR_CACHE_MGR_ACCESS_DENIED  
templates/ERR_CANNOT_FORWARD  templates/ERR_CONFLICT_HOST  
templates/ERR_CONNECT_FAIL  templates/ERR_DIR_LISTING  templates/ERR_DNS_FAIL  
templates/ERR_ESI  templates/ERR_FORWARDING_DENIED  templates/ERR_FTP_DISABLED  
templates/ERR_FTP_FAILURE  templates/ERR_FTP_FORBIDDEN  
templates/ERR_FTP_NOT_FOUND  templates/ERR_FTP_PUT_CREATED  
templates/ERR_FTP_PUT_ERROR  templates/ERR_FTP_PUT_MODIFIED  
templates/ERR_FTP_UNAVAILABLE  templates/ERR_GATEWAY_FAILURE  
templates/ERR_ICAP_FAILURE  templates/ERR_INVALID_REQ  
templates/ERR_INVALID_RESP  templates/ERR_INVALID_URL  
templates/ERR_LIFETIME_EXP  templates/ERR_NO_RELAY  
templates/ERR_ONLY_IF_CACHED_MISS  templates/ERR_PRECONDITION_FAILED  
templates/ERR_READ_ERROR  templates/ERR_READ_TIMEOUT  
templates/ERR_SECURE_CONNECT_FAIL  templates/ERR_SHUTTING_DOWN  
templates/ERR_SOCKET_FAILURE  templates/ERR_TOO_BIG  
templates/ERR_UNSUP_HTTPVERSION  templates/ERR_UNSUP_REQ  
templates/ERR_URN_RESOLVE  templates/ERR_WRITE_ERROR  
templates/ERR_ZERO_SIZE_OBJECT; do  page=`basename $f`;  off `off --help | grep 
-o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t 
../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1;  done;  cp 
../.././test-suite/../errors/templates/error-details.txt 
../errors/$lang/error-details.txt || exit 1;  echo "done.";  fi;  touch hu.lang
if test "off" != "" && test "off" != "no" && test "off" != "off" && test -f 
../.././test-suite/../errors/en.po; then  lang=`basename hy.lang .lang`;  mkdir 
-p ../errors/$lang;  echo -n "Translate '$lang' ...";  for f in 
templates/ERR_ACCESS_DENIED  templates/ERR_ACL_TIME_QUOTA_EXCEEDED  
templates/ERR_AGENT_CONFIGURE  templates/ERR_AGENT_WPAD  
templates/ERR_CACHE_ACCESS_DENIED  templates/ERR_CACHE_MGR_ACCESS_DENIED  
templates/ERR_CANNOT_FORWARD  templates/ERR_CONFLICT_HOST  
templates/ERR_CONNECT_FAIL  templates/ERR_DIR_LISTING  templates/ERR_DNS_FAIL  
templates/ERR_ESI  templates/ERR_FORWARDING_DENIED  templates/ERR_FTP_DISABLED  
templates/ERR_FTP_FAILURE  templates/ERR_FTP_FORBIDDEN  
templates/ERR_FTP_NOT_FOUND  templates/ERR_FTP_PUT_CREATED  
templates/ERR_FTP_PUT_ERROR  templates/ERR_FTP_PUT_MODIFIED  
templates/ERR_FTP_UNAVAILABLE  templates/ERR_GATEWAY_FAILURE  
templates/ERR_ICAP_FAILURE  templates/ERR_INVALID_REQ  
templates/ERR_INVALID_RESP  templates/ERR_INVALID_URL  
templates/ERR_LIFETIME_EXP  templates/ERR_NO_RELAY  
templates/ERR_ONLY_IF_CACHED_MISS  templates/ERR_PRECONDITION_FAILED  
templates/ERR_READ_ERROR  templates/ERR_READ_TIMEOUT  
templates/ERR_SECURE_CONNECT_FAIL  templates/ERR_SHUTTING_DOWN  
templates/ERR_SOCKET_FAILURE  templates/ERR_TOO_BIG  
templates/ERR_UNSUP_HTTPVERSION  templates/ERR_UNSUP_REQ  
templates/ERR_URN_RESOLVE  templates/ERR_WRITE_ERROR  
templates/ERR_ZERO_SIZE_OBJECT; do  page=`basename $f`;  off `off --help | grep 
-o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t 
../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1;  done;  cp 
../.././test-suite/../errors/templates/error-details.txt 
../errors/$lang/error-details.txt || exit 1;  echo "done.";  fi;  touch hy.lang
if test "off" != "" && test "off" != "no" && test "off" != "off" && test -f 
../.././test-suite/../errors/en.po; then  lang=`basename id.lang .lang`;  mkdir 
-p ../errors/$lang;  echo -n "Translate '$lang' ...";  for f in 
templates/ERR_ACCESS_DENIED  templates/ERR_ACL_TIME_QUOTA_EXCEEDED  
templates/ERR_AGENT_CONFIGURE  templates/ERR_AGENT_WPAD  
templates/ERR_CACHE_ACCESS_DENIED  templates/ERR_CACHE_MGR_ACCESS_DENIED  
templates/ERR_CANNOT_FORWARD  templates/ERR_CONFLICT_HOST  
templates/ERR_CONNECT_FAIL  templates/ERR_DIR_LISTING  templates/ERR_DNS_FAIL  
templates/ERR_ESI  templates/ERR_FORWARDING_DENIED  templates/ERR_FTP_DISABLED  
templates/ERR_FTP_FAILURE  templates/ERR_FTP_FORBIDDEN  
templates/ERR_FTP_NOT_FOUND  templates/ERR_FTP_PUT_CREATED  
templates/ERR_FTP_PUT_ERROR  templates/ERR_FTP_PUT_MODIFIED  
templates/ERR_FTP_UNAVAILABLE  templates/ERR_GATEWAY_FAILURE  
templates/ERR_ICAP_FAILURE  templates/ERR_INVALID_REQ  
templates/ERR_INVALID_RESP  templates/ERR_INVALID_URL  
templates/ERR_LIFETIME_EXP  templates/ERR_NO_RELAY  
templates/ERR_ONLY_IF_CACHED_MISS  templates/ERR_PRECONDITION_FAILED  
templates/ERR_READ_ERROR  templates/ERR_READ_TIMEOUT  
templates/ERR_SECURE_CONNECT_FAIL  templates/ERR_SHUTTING_DOWN  
templates/ERR_SOCKET_FAILURE  templates/ERR_TOO_BIG  
templates/ERR_UNSUP_HTTPVERSION  templates/ERR_UNSUP_REQ  
templates/ERR_URN_RESOLVE  templates/ERR_WRITE_ERROR  
templates/ERR_ZERO_SIZE_OBJECT; do  page=`basename $f`;  off `off --help | grep 
-o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t 
../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1;  done;  cp 
../.././test-suite/../errors/templates/error-details.txt 
../errors/$lang/error-details.txt || exit 1;  echo "done.";  fi;  touch id.lang
if test "off" != "" && test "off" != "no" && test "off" != "off" && test -f 
../.././test-suite/../errors/en.po; then  lang=`basename it.lang .lang`;  mkdir 
-p ../errors/$lang;  echo -n "Translate '$lang' ...";  for f in 
templates/ERR_ACCESS_DENIED  templates/ERR_ACL_TIME_QUOTA_EXCEEDED  
templates/ERR_AGENT_CONFIGURE  templates/ERR_AGENT_WPAD  
templates/ERR_CACHE_ACCESS_DENIED  templates/ERR_CACHE_MGR_ACCESS_DENIED  
templates/ERR_CANNOT_FORWARD  templates/ERR_CONFLICT_HOST  
templates/ERR_CONNECT_FAIL  templates/ERR_DIR_LISTING  templates/ERR_DNS_FAIL  
templates/ERR_ESI  templates/ERR_FORWARDING_DENIED  templates/ERR_FTP_DISABLED  
templates/ERR_FTP_FAILURE  templates/ERR_FTP_FORBIDDEN  
templates/ERR_FTP_NOT_FOUND  templates/ERR_FTP_PUT_CREATED  
templates/ERR_FTP_PUT_ERROR  templates/ERR_FTP_PUT_MODIFIED  
templates/ERR_FTP_UNAVAILABLE  templates/ERR_GATEWAY_FAILURE  
templates/ERR_ICAP_FAILURE  templates/ERR_INVALID_REQ  
templates/ERR_INVALID_RESP  templates/ERR_INVALID_URL  
templates/ERR_LIFETIME_EXP  templates/ERR_NO_RELAY  
templates/ERR_ONLY_IF_CACHED_MISS  templates/ERR_PRECONDITION_FAILED  
templates/ERR_READ_ERROR  templates/ERR_READ_TIMEOUT  
templates/ERR_SECURE_CONNECT_FAIL  templates/ERR_SHUTTING_DOWN  
templates/ERR_SOCKET_FAILURE  templates/ERR_TOO_BIG  
templates/ERR_UNSUP_HTTPVERSION  templates/ERR_UNSUP_REQ  
templates/ERR_URN_RESOLVE  templates/ERR_WRITE_ERROR  
templates/ERR_ZERO_SIZE_OBJECT; do  page=`basename $f`;  off `off --help | grep 
-o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t 
../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1;  done;  cp 
../.././test-suite/../errors/templates/error-details.txt 
../errors/$lang/error-details.txt || exit 1;  echo "done.";  fi;  touch it.lang
if test "off" != "" && test "off" != "no" && test "off" != "off" && test -f 
../.././test-suite/../errors/en.po; then  lang=`basename ja.lang .lang`;  mkdir 
-p ../errors/$lang;  echo -n "Translate '$lang' ...";  for f in 
templates/ERR_ACCESS_DENIED  templates/ERR_ACL_TIME_QUOTA_EXCEEDED  
templates/ERR_AGENT_CONFIGURE  templates/ERR_AGENT_WPAD  
templates/ERR_CACHE_ACCESS_DENIED  templates/ERR_CACHE_MGR_ACCESS_DENIED  
templates/ERR_CANNOT_FORWARD  templates/ERR_CONFLICT_HOST  
templates/ERR_CONNECT_FAIL  templates/ERR_DIR_LISTING  templates/ERR_DNS_FAIL  
templates/ERR_ESI  templates/ERR_FORWARDING_DENIED  templates/ERR_FTP_DISABLED  
templates/ERR_FTP_FAILURE  templates/ERR_FTP_FORBIDDEN  
templates/ERR_FTP_NOT_FOUND  templates/ERR_FTP_PUT_CREATED  
templates/ERR_FTP_PUT_ERROR  templates/ERR_FTP_PUT_MODIFIED  
templates/ERR_FTP_UNAVAILABLE  templates/ERR_GATEWAY_FAILURE  
templates/ERR_ICAP_FAILURE  templates/ERR_INVALID_REQ  
templates/ERR_INVALID_RESP  templates/ERR_INVALID_URL  
templates/ERR_LIFETIME_EXP  templates/ERR_NO_RELAY  
templates/ERR_ONLY_IF_CACHED_MISS  templates/ERR_PRECONDITION_FAILED  
templates/ERR_READ_ERROR  templates/ERR_READ_TIMEOUT  
templates/ERR_SECURE_CONNECT_FAIL  templates/ERR_SHUTTING_DOWN  
templates/ERR_SOCKET_FAILURE  templates/ERR_TOO_BIG  
templates/ERR_UNSUP_HTTPVERSION  templates/ERR_UNSUP_REQ  
templates/ERR_URN_RESOLVE  templates/ERR_WRITE_ERROR  
templates/ERR_ZERO_SIZE_OBJECT; do  page=`basename $f`;  off `off --help | grep 
-o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t 
../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1;  done;  cp 
../.././test-suite/../errors/templates/error-details.txt 
../errors/$lang/error-details.txt || exit 1;  echo "done.";  fi;  touch ja.lang
if test "off" != "" && test "off" != "no" && test "off" != "off" && test -f 
../.././test-suite/../errors/en.po; then  lang=`basename ka.lang .lang`;  mkdir 
-p ../errors/$lang;  echo -n "Translate '$lang' ...";  for f in 
templates/ERR_ACCESS_DENIED  templates/ERR_ACL_TIME_QUOTA_EXCEEDED  
templates/ERR_AGENT_CONFIGURE  templates/ERR_AGENT_WPAD  
templates/ERR_CACHE_ACCESS_DENIED  templates/ERR_CACHE_MGR_ACCESS_DENIED  
templates/ERR_CANNOT_FORWARD  templates/ERR_CONFLICT_HOST  
templates/ERR_CONNECT_FAIL  templates/ERR_DIR_LISTING  templates/ERR_DNS_FAIL  
templates/ERR_ESI  templates/ERR_FORWARDING_DENIED  templates/ERR_FTP_DISABLED  
templates/ERR_FTP_FAILURE  templates/ERR_FTP_FORBIDDEN  
templates/ERR_FTP_NOT_FOUND  templates/ERR_FTP_PUT_CREATED  
templates/ERR_FTP_PUT_ERROR  templates/ERR_FTP_PUT_MODIFIED  
templates/ERR_FTP_UNAVAILABLE  templates/ERR_GATEWAY_FAILURE  
templates/ERR_ICAP_FAILURE  templates/ERR_INVALID_REQ  
templates/ERR_INVALID_RESP  templates/ERR_INVALID_URL  
templates/ERR_LIFETIME_EXP  templates/ERR_NO_RELAY  
templates/ERR_ONLY_IF_CACHED_MISS  templates/ERR_PRECONDITION_FAILED  
templates/ERR_READ_ERROR  templates/ERR_READ_TIMEOUT  
templates/ERR_SECURE_CONNECT_FAIL  templates/ERR_SHUTTING_DOWN  
templates/ERR_SOCKET_FAILURE  templates/ERR_TOO_BIG  
templates/ERR_UNSUP_HTTPVERSION  templates/ERR_UNSUP_REQ  
templates/ERR_URN_RESOLVE  templates/ERR_WRITE_ERROR  
templates/ERR_ZERO_SIZE_OBJECT; do  page=`basename $f`;  off `off --help | grep 
-o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t 
../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1;  done;  cp 
../.././test-suite/../errors/templates/error-details.txt 
../errors/$lang/error-details.txt || exit 1;  echo "done.";  fi;  touch ka.lang
if test "off" != "" && test "off" != "no" && test "off" != "off" && test -f 
../.././test-suite/../errors/en.po; then  lang=`basename ko.lang .lang`;  mkdir 
-p ../errors/$lang;  echo -n "Translate '$lang' ...";  for f in 
templates/ERR_ACCESS_DENIED  templates/ERR_ACL_TIME_QUOTA_EXCEEDED  
templates/ERR_AGENT_CONFIGURE  templates/ERR_AGENT_WPAD  
templates/ERR_CACHE_ACCESS_DENIED  templates/ERR_CACHE_MGR_ACCESS_DENIED  
templates/ERR_CANNOT_FORWARD  templates/ERR_CONFLICT_HOST  
templates/ERR_CONNECT_FAIL  templates/ERR_DIR_LISTING  templates/ERR_DNS_FAIL  
templates/ERR_ESI  templates/ERR_FORWARDING_DENIED  templates/ERR_FTP_DISABLED  
templates/ERR_FTP_FAILURE  templates/ERR_FTP_FORBIDDEN  
templates/ERR_FTP_NOT_FOUND  templates/ERR_FTP_PUT_CREATED  
templates/ERR_FTP_PUT_ERROR  templates/ERR_FTP_PUT_MODIFIED  
templates/ERR_FTP_UNAVAILABLE  templates/ERR_GATEWAY_FAILURE  
templates/ERR_ICAP_FAILURE  templates/ERR_INVALID_REQ  
templates/ERR_INVALID_RESP  templates/ERR_INVALID_URL  
templates/ERR_LIFETIME_EXP  templates/ERR_NO_RELAY  
templates/ERR_ONLY_IF_CACHED_MISS  templates/ERR_PRECONDITION_FAILED  
templates/ERR_READ_ERROR  templates/ERR_READ_TIMEOUT  
templates/ERR_SECURE_CONNECT_FAIL  templates/ERR_SHUTTING_DOWN  
templates/ERR_SOCKET_FAILURE  templates/ERR_TOO_BIG  
templates/ERR_UNSUP_HTTPVERSION  templates/ERR_UNSUP_REQ  
templates/ERR_URN_RESOLVE  templates/ERR_WRITE_ERROR  
templates/ERR_ZERO_SIZE_OBJECT; do  page=`basename $f`;  off `off --help | grep 
-o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t 
../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1;  done;  cp 
../.././test-suite/../errors/templates/error-details.txt 
../errors/$lang/error-details.txt || exit 1;  echo "done.";  fi;  touch ko.lang
if test "off" != "" && test "off" != "no" && test "off" != "off" && test -f 
../.././test-suite/../errors/en.po; then  lang=`basename lt.lang .lang`;  mkdir 
-p ../errors/$lang;  echo -n "Translate '$lang' ...";  for f in 
templates/ERR_ACCESS_DENIED  templates/ERR_ACL_TIME_QUOTA_EXCEEDED  
templates/ERR_AGENT_CONFIGURE  templates/ERR_AGENT_WPAD  
templates/ERR_CACHE_ACCESS_DENIED  templates/ERR_CACHE_MGR_ACCESS_DENIED  
templates/ERR_CANNOT_FORWARD  templates/ERR_CONFLICT_HOST  
templates/ERR_CONNECT_FAIL  templates/ERR_DIR_LISTING  templates/ERR_DNS_FAIL  
templates/ERR_ESI  templates/ERR_FORWARDING_DENIED  templates/ERR_FTP_DISABLED  
templates/ERR_FTP_FAILURE  templates/ERR_FTP_FORBIDDEN  
templates/ERR_FTP_NOT_FOUND  templates/ERR_FTP_PUT_CREATED  
templates/ERR_FTP_PUT_ERROR  templates/ERR_FTP_PUT_MODIFIED  
templates/ERR_FTP_UNAVAILABLE  templates/ERR_GATEWAY_FAILURE  
templates/ERR_ICAP_FAILURE  templates/ERR_INVALID_REQ  
templates/ERR_INVALID_RESP  templates/ERR_INVALID_URL  
templates/ERR_LIFETIME_EXP  templates/ERR_NO_RELAY  
templates/ERR_ONLY_IF_CACHED_MISS  templates/ERR_PRECONDITION_FAILED  
templates/ERR_READ_ERROR  templates/ERR_READ_TIMEOUT  
templates/ERR_SECURE_CONNECT_FAIL  templates/ERR_SHUTTING_DOWN  
templates/ERR_SOCKET_FAILURE  templates/ERR_TOO_BIG  
templates/ERR_UNSUP_HTTPVERSION  templates/ERR_UNSUP_REQ  
templates/ERR_URN_RESOLVE  templates/ERR_WRITE_ERROR  
templates/ERR_ZERO_SIZE_OBJECT; do  page=`basename $f`;  off `off --help | grep 
-o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t 
../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1;  done;  cp 
../.././test-suite/../errors/templates/error-details.txt 
../errors/$lang/error-details.txt || exit 1;  echo "done.";  fi;  touch lt.lang
if test "off" != "" && test "off" != "no" && test "off" != "off" && test -f 
../.././test-suite/../errors/en.po; then  lang=`basename lv.lang .lang`;  mkdir 
-p ../errors/$lang;  echo -n "Translate '$lang' ...";  for f in 
templates/ERR_ACCESS_DENIED  templates/ERR_ACL_TIME_QUOTA_EXCEEDED  
templates/ERR_AGENT_CONFIGURE  templates/ERR_AGENT_WPAD  
templates/ERR_CACHE_ACCESS_DENIED  templates/ERR_CACHE_MGR_ACCESS_DENIED  
templates/ERR_CANNOT_FORWARD  templates/ERR_CONFLICT_HOST  
templates/ERR_CONNECT_FAIL  templates/ERR_DIR_LISTING  templates/ERR_DNS_FAIL  
templates/ERR_ESI  templates/ERR_FORWARDING_DENIED  templates/ERR_FTP_DISABLED  
templates/ERR_FTP_FAILURE  templates/ERR_FTP_FORBIDDEN  
templates/ERR_FTP_NOT_FOUND  templates/ERR_FTP_PUT_CREATED  
templates/ERR_FTP_PUT_ERROR  templates/ERR_FTP_PUT_MODIFIED  
templates/ERR_FTP_UNAVAILABLE  templates/ERR_GATEWAY_FAILURE  
templates/ERR_ICAP_FAILURE  templates/ERR_INVALID_REQ  
templates/ERR_INVALID_RESP  templates/ERR_INVALID_URL  
templates/ERR_LIFETIME_EXP  templates/ERR_NO_RELAY  
templates/ERR_ONLY_IF_CACHED_MISS  templates/ERR_PRECONDITION_FAILED  
templates/ERR_READ_ERROR  templates/ERR_READ_TIMEOUT  
templates/ERR_SECURE_CONNECT_FAIL  templates/ERR_SHUTTING_DOWN  
templates/ERR_SOCKET_FAILURE  templates/ERR_TOO_BIG  
templates/ERR_UNSUP_HTTPVERSION  templates/ERR_UNSUP_REQ  
templates/ERR_URN_RESOLVE  templates/ERR_WRITE_ERROR  
templates/ERR_ZERO_SIZE_OBJECT; do  page=`basename $f`;  off `off --help | grep 
-o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t 
../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1;  done;  cp 
../.././test-suite/../errors/templates/error-details.txt 
../errors/$lang/error-details.txt || exit 1;  echo "done.";  fi;  touch lv.lang
if test "off" != "" && test "off" != "no" && test "off" != "off" && test -f 
../.././test-suite/../errors/en.po; then  lang=`basename ms.lang .lang`;  mkdir 
-p ../errors/$lang;  echo -n "Translate '$lang' ...";  for f in 
templates/ERR_ACCESS_DENIED  templates/ERR_ACL_TIME_QUOTA_EXCEEDED  
templates/ERR_AGENT_CONFIGURE  templates/ERR_AGENT_WPAD  
templates/ERR_CACHE_ACCESS_DENIED  templates/ERR_CACHE_MGR_ACCESS_DENIED  
templates/ERR_CANNOT_FORWARD  templates/ERR_CONFLICT_HOST  
templates/ERR_CONNECT_FAIL  templates/ERR_DIR_LISTING  templates/ERR_DNS_FAIL  
templates/ERR_ESI  templates/ERR_FORWARDING_DENIED  templates/ERR_FTP_DISABLED  
templates/ERR_FTP_FAILURE  templates/ERR_FTP_FORBIDDEN  
templates/ERR_FTP_NOT_FOUND  templates/ERR_FTP_PUT_CREATED  
templates/ERR_FTP_PUT_ERROR  templates/ERR_FTP_PUT_MODIFIED  
templates/ERR_FTP_UNAVAILABLE  templates/ERR_GATEWAY_FAILURE  
templates/ERR_ICAP_FAILURE  templates/ERR_INVALID_REQ  
templates/ERR_INVALID_RESP  templates/ERR_INVALID_URL  
templates/ERR_LIFETIME_EXP  templates/ERR_NO_RELAY  
templates/ERR_ONLY_IF_CACHED_MISS  templates/ERR_PRECONDITION_FAILED  
templates/ERR_READ_ERROR  templates/ERR_READ_TIMEOUT  
templates/ERR_SECURE_CONNECT_FAIL  templates/ERR_SHUTTING_DOWN  
templates/ERR_SOCKET_FAILURE  templates/ERR_TOO_BIG  
templates/ERR_UNSUP_HTTPVERSION  templates/ERR_UNSUP_REQ  
templates/ERR_URN_RESOLVE  templates/ERR_WRITE_ERROR  
templates/ERR_ZERO_SIZE_OBJECT; do  page=`basename $f`;  off `off --help | grep 
-o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t 
../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1;  done;  cp 
../.././test-suite/../errors/templates/error-details.txt 
../errors/$lang/error-details.txt || exit 1;  echo "done.";  fi;  touch ms.lang
if test "off" != "" && test "off" != "no" && test "off" != "off" && test -f 
../.././test-suite/../errors/en.po; then  lang=`basename nl.lang .lang`;  mkdir 
-p ../errors/$lang;  echo -n "Translate '$lang' ...";  for f in 
templates/ERR_ACCESS_DENIED  templates/ERR_ACL_TIME_QUOTA_EXCEEDED  
templates/ERR_AGENT_CONFIGURE  templates/ERR_AGENT_WPAD  
templates/ERR_CACHE_ACCESS_DENIED  templates/ERR_CACHE_MGR_ACCESS_DENIED  
templates/ERR_CANNOT_FORWARD  templates/ERR_CONFLICT_HOST  
templates/ERR_CONNECT_FAIL  templates/ERR_DIR_LISTING  templates/ERR_DNS_FAIL  
templates/ERR_ESI  templates/ERR_FORWARDING_DENIED  templates/ERR_FTP_DISABLED  
templates/ERR_FTP_FAILURE  templates/ERR_FTP_FORBIDDEN  
templates/ERR_FTP_NOT_FOUND  templates/ERR_FTP_PUT_CREATED  
templates/ERR_FTP_PUT_ERROR  templates/ERR_FTP_PUT_MODIFIED  
templates/ERR_FTP_UNAVAILABLE  templates/ERR_GATEWAY_FAILURE  
templates/ERR_ICAP_FAILURE  templates/ERR_INVALID_REQ  
templates/ERR_INVALID_RESP  templates/ERR_INVALID_URL  
templates/ERR_LIFETIME_EXP  templates/ERR_NO_RELAY  
templates/ERR_ONLY_IF_CACHED_MISS  templates/ERR_PRECONDITION_FAILED  
templates/ERR_READ_ERROR  templates/ERR_READ_TIMEOUT  
templates/ERR_SECURE_CONNECT_FAIL  templates/ERR_SHUTTING_DOWN  
templates/ERR_SOCKET_FAILURE  templates/ERR_TOO_BIG  
templates/ERR_UNSUP_HTTPVERSION  templates/ERR_UNSUP_REQ  
templates/ERR_URN_RESOLVE  templates/ERR_WRITE_ERROR  
templates/ERR_ZERO_SIZE_OBJECT; do  page=`basename $f`;  off `off --help | grep 
-o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t 
../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1;  done;  cp 
../.././test-suite/../errors/templates/error-details.txt 
../errors/$lang/error-details.txt || exit 1;  echo "done.";  fi;  touch nl.lang
if test "off" != "" && test "off" != "no" && test "off" != "off" && test -f 
../.././test-suite/../errors/en.po; then  lang=`basename oc.lang .lang`;  mkdir 
-p ../errors/$lang;  echo -n "Translate '$lang' ...";  for f in 
templates/ERR_ACCESS_DENIED  templates/ERR_ACL_TIME_QUOTA_EXCEEDED  
templates/ERR_AGENT_CONFIGURE  templates/ERR_AGENT_WPAD  
templates/ERR_CACHE_ACCESS_DENIED  templates/ERR_CACHE_MGR_ACCESS_DENIED  
templates/ERR_CANNOT_FORWARD  templates/ERR_CONFLICT_HOST  
templates/ERR_CONNECT_FAIL  templates/ERR_DIR_LISTING  templates/ERR_DNS_FAIL  
templates/ERR_ESI  templates/ERR_FORWARDING_DENIED  templates/ERR_FTP_DISABLED  
templates/ERR_FTP_FAILURE  templates/ERR_FTP_FORBIDDEN  
templates/ERR_FTP_NOT_FOUND  templates/ERR_FTP_PUT_CREATED  
templates/ERR_FTP_PUT_ERROR  templates/ERR_FTP_PUT_MODIFIED  
templates/ERR_FTP_UNAVAILABLE  templates/ERR_GATEWAY_FAILURE  
templates/ERR_ICAP_FAILURE  templates/ERR_INVALID_REQ  
templates/ERR_INVALID_RESP  templates/ERR_INVALID_URL  
templates/ERR_LIFETIME_EXP  templates/ERR_NO_RELAY  
templates/ERR_ONLY_IF_CACHED_MISS  templates/ERR_PRECONDITION_FAILED  
templates/ERR_READ_ERROR  templates/ERR_READ_TIMEOUT  
templates/ERR_SECURE_CONNECT_FAIL  templates/ERR_SHUTTING_DOWN  
templates/ERR_SOCKET_FAILURE  templates/ERR_TOO_BIG  
templates/ERR_UNSUP_HTTPVERSION  templates/ERR_UNSUP_REQ  
templates/ERR_URN_RESOLVE  templates/ERR_WRITE_ERROR  
templates/ERR_ZERO_SIZE_OBJECT; do  page=`basename $f`;  off `off --help | grep 
-o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t 
../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1;  done;  cp 
../.././test-suite/../errors/templates/error-details.txt 
../errors/$lang/error-details.txt || exit 1;  echo "done.";  fi;  touch oc.lang
if test "off" != "" && test "off" != "no" && test "off" != "off" && test -f 
../.././test-suite/../errors/en.po; then  lang=`basename pl.lang .lang`;  mkdir 
-p ../errors/$lang;  echo -n "Translate '$lang' ...";  for f in 
templates/ERR_ACCESS_DENIED  templates/ERR_ACL_TIME_QUOTA_EXCEEDED  
templates/ERR_AGENT_CONFIGURE  templates/ERR_AGENT_WPAD  
templates/ERR_CACHE_ACCESS_DENIED  templates/ERR_CACHE_MGR_ACCESS_DENIED  
templates/ERR_CANNOT_FORWARD  templates/ERR_CONFLICT_HOST  
templates/ERR_CONNECT_FAIL  templates/ERR_DIR_LISTING  templates/ERR_DNS_FAIL  
templates/ERR_ESI  templates/ERR_FORWARDING_DENIED  templates/ERR_FTP_DISABLED  
templates/ERR_FTP_FAILURE  templates/ERR_FTP_FORBIDDEN  
templates/ERR_FTP_NOT_FOUND  templates/ERR_FTP_PUT_CREATED  
templates/ERR_FTP_PUT_ERROR  templates/ERR_FTP_PUT_MODIFIED  
templates/ERR_FTP_UNAVAILABLE  templates/ERR_GATEWAY_FAILURE  
templates/ERR_ICAP_FAILURE  templates/ERR_INVALID_REQ  
templates/ERR_INVALID_RESP  templates/ERR_INVALID_URL  
templates/ERR_LIFETIME_EXP  templates/ERR_NO_RELAY  
templates/ERR_ONLY_IF_CACHED_MISS  templates/ERR_PRECONDITION_FAILED  
templates/ERR_READ_ERROR  templates/ERR_READ_TIMEOUT  
templates/ERR_SECURE_CONNECT_FAIL  templates/ERR_SHUTTING_DOWN  
templates/ERR_SOCKET_FAILURE  templates/ERR_TOO_BIG  
templates/ERR_UNSUP_HTTPVERSION  templates/ERR_UNSUP_REQ  
templates/ERR_URN_RESOLVE  templates/ERR_WRITE_ERROR  
templates/ERR_ZERO_SIZE_OBJECT; do  page=`basename $f`;  off `off --help | grep 
-o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t 
../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1;  done;  cp 
../.././test-suite/../errors/templates/error-details.txt 
../errors/$lang/error-details.txt || exit 1;  echo "done.";  fi;  touch pl.lang
if test "off" != "" && test "off" != "no" && test "off" != "off" && test -f 
../.././test-suite/../errors/en.po; then  lang=`basename pt-br.lang .lang`;  
mkdir -p ../errors/$lang;  echo -n "Translate '$lang' ...";  for f in 
templates/ERR_ACCESS_DENIED  templates/ERR_ACL_TIME_QUOTA_EXCEEDED  
templates/ERR_AGENT_CONFIGURE  templates/ERR_AGENT_WPAD  
templates/ERR_CACHE_ACCESS_DENIED  templates/ERR_CACHE_MGR_ACCESS_DENIED  
templates/ERR_CANNOT_FORWARD  templates/ERR_CONFLICT_HOST  
templates/ERR_CONNECT_FAIL  templates/ERR_DIR_LISTING  templates/ERR_DNS_FAIL  
templates/ERR_ESI  templates/ERR_FORWARDING_DENIED  templates/ERR_FTP_DISABLED  
templates/ERR_FTP_FAILURE  templates/ERR_FTP_FORBIDDEN  
templates/ERR_FTP_NOT_FOUND  templates/ERR_FTP_PUT_CREATED  
templates/ERR_FTP_PUT_ERROR  templates/ERR_FTP_PUT_MODIFIED  
templates/ERR_FTP_UNAVAILABLE  templates/ERR_GATEWAY_FAILURE  
templates/ERR_ICAP_FAILURE  templates/ERR_INVALID_REQ  
templates/ERR_INVALID_RESP  templates/ERR_INVALID_URL  
templates/ERR_LIFETIME_EXP  templates/ERR_NO_RELAY  
templates/ERR_ONLY_IF_CACHED_MISS  templates/ERR_PRECONDITION_FAILED  
templates/ERR_READ_ERROR  templates/ERR_READ_TIMEOUT  
templates/ERR_SECURE_CONNECT_FAIL  templates/ERR_SHUTTING_DOWN  
templates/ERR_SOCKET_FAILURE  templates/ERR_TOO_BIG  
templates/ERR_UNSUP_HTTPVERSION  templates/ERR_UNSUP_REQ  
templates/ERR_URN_RESOLVE  templates/ERR_WRITE_ERROR  
templates/ERR_ZERO_SIZE_OBJECT; do  page=`basename $f`;  off `off --help | grep 
-o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t 
../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1;  done;  cp 
../.././test-suite/../errors/templates/error-details.txt 
../errors/$lang/error-details.txt || exit 1;  echo "done.";  fi;  touch 
pt-br.lang
if test "off" != "" && test "off" != "no" && test "off" != "off" && test -f 
../.././test-suite/../errors/en.po; then  lang=`basename pt.lang .lang`;  mkdir 
-p ../errors/$lang;  echo -n "Translate '$lang' ...";  for f in 
templates/ERR_ACCESS_DENIED  templates/ERR_ACL_TIME_QUOTA_EXCEEDED  
templates/ERR_AGENT_CONFIGURE  templates/ERR_AGENT_WPAD  
templates/ERR_CACHE_ACCESS_DENIED  templates/ERR_CACHE_MGR_ACCESS_DENIED  
templates/ERR_CANNOT_FORWARD  templates/ERR_CONFLICT_HOST  
templates/ERR_CONNECT_FAIL  templates/ERR_DIR_LISTING  templates/ERR_DNS_FAIL  
templates/ERR_ESI  templates/ERR_FORWARDING_DENIED  templates/ERR_FTP_DISABLED  
templates/ERR_FTP_FAILURE  templates/ERR_FTP_FORBIDDEN  
templates/ERR_FTP_NOT_FOUND  templates/ERR_FTP_PUT_CREATED  
templates/ERR_FTP_PUT_ERROR  templates/ERR_FTP_PUT_MODIFIED  
templates/ERR_FTP_UNAVAILABLE  templates/ERR_GATEWAY_FAILURE  
templates/ERR_ICAP_FAILURE  templates/ERR_INVALID_REQ  
templates/ERR_INVALID_RESP  templates/ERR_INVALID_URL  
templates/ERR_LIFETIME_EXP  templates/ERR_NO_RELAY  
templates/ERR_ONLY_IF_CACHED_MISS  templates/ERR_PRECONDITION_FAILED  
templates/ERR_READ_ERROR  templates/ERR_READ_TIMEOUT  
templates/ERR_SECURE_CONNECT_FAIL  templates/ERR_SHUTTING_DOWN  
templates/ERR_SOCKET_FAILURE  templates/ERR_TOO_BIG  
templates/ERR_UNSUP_HTTPVERSION  templates/ERR_UNSUP_REQ  
templates/ERR_URN_RESOLVE  templates/ERR_WRITE_ERROR  
templates/ERR_ZERO_SIZE_OBJECT; do  page=`basename $f`;  off `off --help | grep 
-o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t 
../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1;  done;  cp 
../.././test-suite/../errors/templates/error-details.txt 
../errors/$lang/error-details.txt || exit 1;  echo "done.";  fi;  touch pt.lang
if test "off" != "" && test "off" != "no" && test "off" != "off" && test -f 
../.././test-suite/../errors/en.po; then  lang=`basename ro.lang .lang`;  mkdir 
-p ../errors/$lang;  echo -n "Translate '$lang' ...";  for f in 
templates/ERR_ACCESS_DENIED  templates/ERR_ACL_TIME_QUOTA_EXCEEDED  
templates/ERR_AGENT_CONFIGURE  templates/ERR_AGENT_WPAD  
templates/ERR_CACHE_ACCESS_DENIED  templates/ERR_CACHE_MGR_ACCESS_DENIED  
templates/ERR_CANNOT_FORWARD  templates/ERR_CONFLICT_HOST  
templates/ERR_CONNECT_FAIL  templates/ERR_DIR_LISTING  templates/ERR_DNS_FAIL  
templates/ERR_ESI  templates/ERR_FORWARDING_DENIED  templates/ERR_FTP_DISABLED  
templates/ERR_FTP_FAILURE  templates/ERR_FTP_FORBIDDEN  
templates/ERR_FTP_NOT_FOUND  templates/ERR_FTP_PUT_CREATED  
templates/ERR_FTP_PUT_ERROR  templates/ERR_FTP_PUT_MODIFIED  
templates/ERR_FTP_UNAVAILABLE  templates/ERR_GATEWAY_FAILURE  
templates/ERR_ICAP_FAILURE  templates/ERR_INVALID_REQ  
templates/ERR_INVALID_RESP  templates/ERR_INVALID_URL  
templates/ERR_LIFETIME_EXP  templates/ERR_NO_RELAY  
templates/ERR_ONLY_IF_CACHED_MISS  templates/ERR_PRECONDITION_FAILED  
templates/ERR_READ_ERROR  templates/ERR_READ_TIMEOUT  
templates/ERR_SECURE_CONNECT_FAIL  templates/ERR_SHUTTING_DOWN  
templates/ERR_SOCKET_FAILURE  templates/ERR_TOO_BIG  
templates/ERR_UNSUP_HTTPVERSION  templates/ERR_UNSUP_REQ  
templates/ERR_URN_RESOLVE  templates/ERR_WRITE_ERROR  
templates/ERR_ZERO_SIZE_OBJECT; do  page=`basename $f`;  off `off --help | grep 
-o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t 
../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1;  done;  cp 
../.././test-suite/../errors/templates/error-details.txt 
../errors/$lang/error-details.txt || exit 1;  echo "done.";  fi;  touch ro.lang
if test "off" != "" && test "off" != "no" && test "off" != "off" && test -f 
../.././test-suite/../errors/en.po; then  lang=`basename ru.lang .lang`;  mkdir 
-p ../errors/$lang;  echo -n "Translate '$lang' ...";  for f in 
templates/ERR_ACCESS_DENIED  templates/ERR_ACL_TIME_QUOTA_EXCEEDED  
templates/ERR_AGENT_CONFIGURE  templates/ERR_AGENT_WPAD  
templates/ERR_CACHE_ACCESS_DENIED  templates/ERR_CACHE_MGR_ACCESS_DENIED  
templates/ERR_CANNOT_FORWARD  templates/ERR_CONFLICT_HOST  
templates/ERR_CONNECT_FAIL  templates/ERR_DIR_LISTING  templates/ERR_DNS_FAIL  
templates/ERR_ESI  templates/ERR_FORWARDING_DENIED  templates/ERR_FTP_DISABLED  
templates/ERR_FTP_FAILURE  templates/ERR_FTP_FORBIDDEN  
templates/ERR_FTP_NOT_FOUND  templates/ERR_FTP_PUT_CREATED  
templates/ERR_FTP_PUT_ERROR  templates/ERR_FTP_PUT_MODIFIED  
templates/ERR_FTP_UNAVAILABLE  templates/ERR_GATEWAY_FAILURE  
templates/ERR_ICAP_FAILURE  templates/ERR_INVALID_REQ  
templates/ERR_INVALID_RESP  templates/ERR_INVALID_URL  
templates/ERR_LIFETIME_EXP  templates/ERR_NO_RELAY  
templates/ERR_ONLY_IF_CACHED_MISS  templates/ERR_PRECONDITION_FAILED  
templates/ERR_READ_ERROR  templates/ERR_READ_TIMEOUT  
templates/ERR_SECURE_CONNECT_FAIL  templates/ERR_SHUTTING_DOWN  
templates/ERR_SOCKET_FAILURE  templates/ERR_TOO_BIG  
templates/ERR_UNSUP_HTTPVERSION  templates/ERR_UNSUP_REQ  
templates/ERR_URN_RESOLVE  templates/ERR_WRITE_ERROR  
templates/ERR_ZERO_SIZE_OBJECT; do  page=`basename $f`;  off `off --help | grep 
-o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t 
../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1;  done;  cp 
../.././test-suite/../errors/templates/error-details.txt 
../errors/$lang/error-details.txt || exit 1;  echo "done.";  fi;  touch ru.lang
if test "off" != "" && test "off" != "no" && test "off" != "off" && test -f 
../.././test-suite/../errors/en.po; then  lang=`basename sk.lang .lang`;  mkdir 
-p ../errors/$lang;  echo -n "Translate '$lang' ...";  for f in 
templates/ERR_ACCESS_DENIED  templates/ERR_ACL_TIME_QUOTA_EXCEEDED  
templates/ERR_AGENT_CONFIGURE  templates/ERR_AGENT_WPAD  
templates/ERR_CACHE_ACCESS_DENIED  templates/ERR_CACHE_MGR_ACCESS_DENIED  
templates/ERR_CANNOT_FORWARD  templates/ERR_CONFLICT_HOST  
templates/ERR_CONNECT_FAIL  templates/ERR_DIR_LISTING  templates/ERR_DNS_FAIL  
templates/ERR_ESI  templates/ERR_FORWARDING_DENIED  templates/ERR_FTP_DISABLED  
templates/ERR_FTP_FAILURE  templates/ERR_FTP_FORBIDDEN  
templates/ERR_FTP_NOT_FOUND  templates/ERR_FTP_PUT_CREATED  
templates/ERR_FTP_PUT_ERROR  templates/ERR_FTP_PUT_MODIFIED  
templates/ERR_FTP_UNAVAILABLE  templates/ERR_GATEWAY_FAILURE  
templates/ERR_ICAP_FAILURE  templates/ERR_INVALID_REQ  
templates/ERR_INVALID_RESP  templates/ERR_INVALID_URL  
templates/ERR_LIFETIME_EXP  templates/ERR_NO_RELAY  
templates/ERR_ONLY_IF_CACHED_MISS  templates/ERR_PRECONDITION_FAILED  
templates/ERR_READ_ERROR  templates/ERR_READ_TIMEOUT  
templates/ERR_SECURE_CONNECT_FAIL  templates/ERR_SHUTTING_DOWN  
templates/ERR_SOCKET_FAILURE  templates/ERR_TOO_BIG  
templates/ERR_UNSUP_HTTPVERSION  templates/ERR_UNSUP_REQ  
templates/ERR_URN_RESOLVE  templates/ERR_WRITE_ERROR  
templates/ERR_ZERO_SIZE_OBJECT; do  page=`basename $f`;  off `off --help | grep 
-o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t 
../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1;  done;  cp 
../.././test-suite/../errors/templates/error-details.txt 
../errors/$lang/error-details.txt || exit 1;  echo "done.";  fi;  touch sk.lang
if test "off" != "" && test "off" != "no" && test "off" != "off" && test -f 
../.././test-suite/../errors/en.po; then  lang=`basename sl.lang .lang`;  mkdir 
-p ../errors/$lang;  echo -n "Translate '$lang' ...";  for f in 
templates/ERR_ACCESS_DENIED  templates/ERR_ACL_TIME_QUOTA_EXCEEDED  
templates/ERR_AGENT_CONFIGURE  templates/ERR_AGENT_WPAD  
templates/ERR_CACHE_ACCESS_DENIED  templates/ERR_CACHE_MGR_ACCESS_DENIED  
templates/ERR_CANNOT_FORWARD  templates/ERR_CONFLICT_HOST  
templates/ERR_CONNECT_FAIL  templates/ERR_DIR_LISTING  templates/ERR_DNS_FAIL  
templates/ERR_ESI  templates/ERR_FORWARDING_DENIED  templates/ERR_FTP_DISABLED  
templates/ERR_FTP_FAILURE  templates/ERR_FTP_FORBIDDEN  
templates/ERR_FTP_NOT_FOUND  templates/ERR_FTP_PUT_CREATED  
templates/ERR_FTP_PUT_ERROR  templates/ERR_FTP_PUT_MODIFIED  
templates/ERR_FTP_UNAVAILABLE  templates/ERR_GATEWAY_FAILURE  
templates/ERR_ICAP_FAILURE  templates/ERR_INVALID_REQ  
templates/ERR_INVALID_RESP  templates/ERR_INVALID_URL  
templates/ERR_LIFETIME_EXP  templates/ERR_NO_RELAY  
templates/ERR_ONLY_IF_CACHED_MISS  templates/ERR_PRECONDITION_FAILED  
templates/ERR_READ_ERROR  templates/ERR_READ_TIMEOUT  
templates/ERR_SECURE_CONNECT_FAIL  templates/ERR_SHUTTING_DOWN  
templates/ERR_SOCKET_FAILURE  templates/ERR_TOO_BIG  
templates/ERR_UNSUP_HTTPVERSION  templates/ERR_UNSUP_REQ  
templates/ERR_URN_RESOLVE  templates/ERR_WRITE_ERROR  
templates/ERR_ZERO_SIZE_OBJECT; do  page=`basename $f`;  off `off --help | grep 
-o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t 
../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1;  done;  cp 
../.././test-suite/../errors/templates/error-details.txt 
../errors/$lang/error-details.txt || exit 1;  echo "done.";  fi;  touch sl.lang
if test "off" != "" && test "off" != "no" && test "off" != "off" && test -f 
../.././test-suite/../errors/en.po; then  lang=`basename sr-cyrl.lang .lang`;  
mkdir -p ../errors/$lang;  echo -n "Translate '$lang' ...";  for f in 
templates/ERR_ACCESS_DENIED  templates/ERR_ACL_TIME_QUOTA_EXCEEDED  
templates/ERR_AGENT_CONFIGURE  templates/ERR_AGENT_WPAD  
templates/ERR_CACHE_ACCESS_DENIED  templates/ERR_CACHE_MGR_ACCESS_DENIED  
templates/ERR_CANNOT_FORWARD  templates/ERR_CONFLICT_HOST  
templates/ERR_CONNECT_FAIL  templates/ERR_DIR_LISTING  templates/ERR_DNS_FAIL  
templates/ERR_ESI  templates/ERR_FORWARDING_DENIED  templates/ERR_FTP_DISABLED  
templates/ERR_FTP_FAILURE  templates/ERR_FTP_FORBIDDEN  
templates/ERR_FTP_NOT_FOUND  templates/ERR_FTP_PUT_CREATED  
templates/ERR_FTP_PUT_ERROR  templates/ERR_FTP_PUT_MODIFIED  
templates/ERR_FTP_UNAVAILABLE  templates/ERR_GATEWAY_FAILURE  
templates/ERR_ICAP_FAILURE  templates/ERR_INVALID_REQ  
templates/ERR_INVALID_RESP  templates/ERR_INVALID_URL  
templates/ERR_LIFETIME_EXP  templates/ERR_NO_RELAY  
templates/ERR_ONLY_IF_CACHED_MISS  templates/ERR_PRECONDITION_FAILED  
templates/ERR_READ_ERROR  templates/ERR_READ_TIMEOUT  
templates/ERR_SECURE_CONNECT_FAIL  templates/ERR_SHUTTING_DOWN  
templates/ERR_SOCKET_FAILURE  templates/ERR_TOO_BIG  
templates/ERR_UNSUP_HTTPVERSION  templates/ERR_UNSUP_REQ  
templates/ERR_URN_RESOLVE  templates/ERR_WRITE_ERROR  
templates/ERR_ZERO_SIZE_OBJECT; do  page=`basename $f`;  off `off --help | grep 
-o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t 
../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1;  done;  cp 
../.././test-suite/../errors/templates/error-details.txt 
../errors/$lang/error-details.txt || exit 1;  echo "done.";  fi;  touch 
sr-cyrl.lang
if test "off" != "" && test "off" != "no" && test "off" != "off" && test -f 
../.././test-suite/../errors/en.po; then  lang=`basename sr-latn.lang .lang`;  
mkdir -p ../errors/$lang;  echo -n "Translate '$lang' ...";  for f in 
templates/ERR_ACCESS_DENIED  templates/ERR_ACL_TIME_QUOTA_EXCEEDED  
templates/ERR_AGENT_CONFIGURE  templates/ERR_AGENT_WPAD  
templates/ERR_CACHE_ACCESS_DENIED  templates/ERR_CACHE_MGR_ACCESS_DENIED  
templates/ERR_CANNOT_FORWARD  templates/ERR_CONFLICT_HOST  
templates/ERR_CONNECT_FAIL  templates/ERR_DIR_LISTING  templates/ERR_DNS_FAIL  
templates/ERR_ESI  templates/ERR_FORWARDING_DENIED  templates/ERR_FTP_DISABLED  
templates/ERR_FTP_FAILURE  templates/ERR_FTP_FORBIDDEN  
templates/ERR_FTP_NOT_FOUND  templates/ERR_FTP_PUT_CREATED  
templates/ERR_FTP_PUT_ERROR  templates/ERR_FTP_PUT_MODIFIED  
templates/ERR_FTP_UNAVAILABLE  templates/ERR_GATEWAY_FAILURE  
templates/ERR_ICAP_FAILURE  templates/ERR_INVALID_REQ  
templates/ERR_INVALID_RESP  templates/ERR_INVALID_URL  
templates/ERR_LIFETIME_EXP  templates/ERR_NO_RELAY  
templates/ERR_ONLY_IF_CACHED_MISS  templates/ERR_PRECONDITION_FAILED  
templates/ERR_READ_ERROR  templates/ERR_READ_TIMEOUT  
templates/ERR_SECURE_CONNECT_FAIL  templates/ERR_SHUTTING_DOWN  
templates/ERR_SOCKET_FAILURE  templates/ERR_TOO_BIG  
templates/ERR_UNSUP_HTTPVERSION  templates/ERR_UNSUP_REQ  
templates/ERR_URN_RESOLVE  templates/ERR_WRITE_ERROR  
templates/ERR_ZERO_SIZE_OBJECT; do  page=`basename $f`;  off `off --help | grep 
-o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t 
../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1;  done;  cp 
../.././test-suite/../errors/templates/error-details.txt 
../errors/$lang/error-details.txt || exit 1;  echo "done.";  fi;  touch 
sr-latn.lang
if test "off" != "" && test "off" != "no" && test "off" != "off" && test -f 
../.././test-suite/../errors/en.po; then  lang=`basename sv.lang .lang`;  mkdir 
-p ../errors/$lang;  echo -n "Translate '$lang' ...";  for f in 
templates/ERR_ACCESS_DENIED  templates/ERR_ACL_TIME_QUOTA_EXCEEDED  
templates/ERR_AGENT_CONFIGURE  templates/ERR_AGENT_WPAD  
templates/ERR_CACHE_ACCESS_DENIED  templates/ERR_CACHE_MGR_ACCESS_DENIED  
templates/ERR_CANNOT_FORWARD  templates/ERR_CONFLICT_HOST  
templates/ERR_CONNECT_FAIL  templates/ERR_DIR_LISTING  templates/ERR_DNS_FAIL  
templates/ERR_ESI  templates/ERR_FORWARDING_DENIED  templates/ERR_FTP_DISABLED  
templates/ERR_FTP_FAILURE  templates/ERR_FTP_FORBIDDEN  
templates/ERR_FTP_NOT_FOUND  templates/ERR_FTP_PUT_CREATED  
templates/ERR_FTP_PUT_ERROR  templates/ERR_FTP_PUT_MODIFIED  
templates/ERR_FTP_UNAVAILABLE  templates/ERR_GATEWAY_FAILURE  
templates/ERR_ICAP_FAILURE  templates/ERR_INVALID_REQ  
templates/ERR_INVALID_RESP  templates/ERR_INVALID_URL  
templates/ERR_LIFETIME_EXP  templates/ERR_NO_RELAY  
templates/ERR_ONLY_IF_CACHED_MISS  templates/ERR_PRECONDITION_FAILED  
templates/ERR_READ_ERROR  templates/ERR_READ_TIMEOUT  
templates/ERR_SECURE_CONNECT_FAIL  templates/ERR_SHUTTING_DOWN  
templates/ERR_SOCKET_FAILURE  templates/ERR_TOO_BIG  
templates/ERR_UNSUP_HTTPVERSION  templates/ERR_UNSUP_REQ  
templates/ERR_URN_RESOLVE  templates/ERR_WRITE_ERROR  
templates/ERR_ZERO_SIZE_OBJECT; do  page=`basename $f`;  off `off --help | grep 
-o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t 
../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1;  done;  cp 
../.././test-suite/../errors/templates/error-details.txt 
../errors/$lang/error-details.txt || exit 1;  echo "done.";  fi;  touch sv.lang
if test "off" != "" && test "off" != "no" && test "off" != "off" && test -f 
../.././test-suite/../errors/en.po; then  lang=`basename th.lang .lang`;  mkdir 
-p ../errors/$lang;  echo -n "Translate '$lang' ...";  for f in 
templates/ERR_ACCESS_DENIED  templates/ERR_ACL_TIME_QUOTA_EXCEEDED  
templates/ERR_AGENT_CONFIGURE  templates/ERR_AGENT_WPAD  
templates/ERR_CACHE_ACCESS_DENIED  templates/ERR_CACHE_MGR_ACCESS_DENIED  
templates/ERR_CANNOT_FORWARD  templates/ERR_CONFLICT_HOST  
templates/ERR_CONNECT_FAIL  templates/ERR_DIR_LISTING  templates/ERR_DNS_FAIL  
templates/ERR_ESI  templates/ERR_FORWARDING_DENIED  templates/ERR_FTP_DISABLED  
templates/ERR_FTP_FAILURE  templates/ERR_FTP_FORBIDDEN  
templates/ERR_FTP_NOT_FOUND  templates/ERR_FTP_PUT_CREATED  
templates/ERR_FTP_PUT_ERROR  templates/ERR_FTP_PUT_MODIFIED  
templates/ERR_FTP_UNAVAILABLE  templates/ERR_GATEWAY_FAILURE  
templates/ERR_ICAP_FAILURE  templates/ERR_INVALID_REQ  
templates/ERR_INVALID_RESP  templates/ERR_INVALID_URL  
templates/ERR_LIFETIME_EXP  templates/ERR_NO_RELAY  
templates/ERR_ONLY_IF_CACHED_MISS  templates/ERR_PRECONDITION_FAILED  
templates/ERR_READ_ERROR  templates/ERR_READ_TIMEOUT  
templates/ERR_SECURE_CONNECT_FAIL  templates/ERR_SHUTTING_DOWN  
templates/ERR_SOCKET_FAILURE  templates/ERR_TOO_BIG  
templates/ERR_UNSUP_HTTPVERSION  templates/ERR_UNSUP_REQ  
templates/ERR_URN_RESOLVE  templates/ERR_WRITE_ERROR  
templates/ERR_ZERO_SIZE_OBJECT; do  page=`basename $f`;  off `off --help | grep 
-o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t 
../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1;  done;  cp 
../.././test-suite/../errors/templates/error-details.txt 
../errors/$lang/error-details.txt || exit 1;  echo "done.";  fi;  touch th.lang
if test "off" != "" && test "off" != "no" && test "off" != "off" && test -f 
../.././test-suite/../errors/en.po; then  lang=`basename tr.lang .lang`;  mkdir 
-p ../errors/$lang;  echo -n "Translate '$lang' ...";  for f in 
templates/ERR_ACCESS_DENIED  templates/ERR_ACL_TIME_QUOTA_EXCEEDED  
templates/ERR_AGENT_CONFIGURE  templates/ERR_AGENT_WPAD  
templates/ERR_CACHE_ACCESS_DENIED  templates/ERR_CACHE_MGR_ACCESS_DENIED  
templates/ERR_CANNOT_FORWARD  templates/ERR_CONFLICT_HOST  
templates/ERR_CONNECT_FAIL  templates/ERR_DIR_LISTING  templates/ERR_DNS_FAIL  
templates/ERR_ESI  templates/ERR_FORWARDING_DENIED  templates/ERR_FTP_DISABLED  
templates/ERR_FTP_FAILURE  templates/ERR_FTP_FORBIDDEN  
templates/ERR_FTP_NOT_FOUND  templates/ERR_FTP_PUT_CREATED  
templates/ERR_FTP_PUT_ERROR  templates/ERR_FTP_PUT_MODIFIED  
templates/ERR_FTP_UNAVAILABLE  templates/ERR_GATEWAY_FAILURE  
templates/ERR_ICAP_FAILURE  templates/ERR_INVALID_REQ  
templates/ERR_INVALID_RESP  templates/ERR_INVALID_URL  
templates/ERR_LIFETIME_EXP  templates/ERR_NO_RELAY  
templates/ERR_ONLY_IF_CACHED_MISS  templates/ERR_PRECONDITION_FAILED  
templates/ERR_READ_ERROR  templates/ERR_READ_TIMEOUT  
templates/ERR_SECURE_CONNECT_FAIL  templates/ERR_SHUTTING_DOWN  
templates/ERR_SOCKET_FAILURE  templates/ERR_TOO_BIG  
templates/ERR_UNSUP_HTTPVERSION  templates/ERR_UNSUP_REQ  
templates/ERR_URN_RESOLVE  templates/ERR_WRITE_ERROR  
templates/ERR_ZERO_SIZE_OBJECT; do  page=`basename $f`;  off `off --help | grep 
-o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t 
../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1;  done;  cp 
../.././test-suite/../errors/templates/error-details.txt 
../errors/$lang/error-details.txt || exit 1;  echo "done.";  fi;  touch tr.lang
if test "off" != "" && test "off" != "no" && test "off" != "off" && test -f 
../.././test-suite/../errors/en.po; then  lang=`basename uk.lang .lang`;  mkdir 
-p ../errors/$lang;  echo -n "Translate '$lang' ...";  for f in 
templates/ERR_ACCESS_DENIED  templates/ERR_ACL_TIME_QUOTA_EXCEEDED  
templates/ERR_AGENT_CONFIGURE  templates/ERR_AGENT_WPAD  
templates/ERR_CACHE_ACCESS_DENIED  templates/ERR_CACHE_MGR_ACCESS_DENIED  
templates/ERR_CANNOT_FORWARD  templates/ERR_CONFLICT_HOST  
templates/ERR_CONNECT_FAIL  templates/ERR_DIR_LISTING  templates/ERR_DNS_FAIL  
templates/ERR_ESI  templates/ERR_FORWARDING_DENIED  templates/ERR_FTP_DISABLED  
templates/ERR_FTP_FAILURE  templates/ERR_FTP_FORBIDDEN  
templates/ERR_FTP_NOT_FOUND  templates/ERR_FTP_PUT_CREATED  
templates/ERR_FTP_PUT_ERROR  templates/ERR_FTP_PUT_MODIFIED  
templates/ERR_FTP_UNAVAILABLE  templates/ERR_GATEWAY_FAILURE  
templates/ERR_ICAP_FAILURE  templates/ERR_INVALID_REQ  
templates/ERR_INVALID_RESP  templates/ERR_INVALID_URL  
templates/ERR_LIFETIME_EXP  templates/ERR_NO_RELAY  
templates/ERR_ONLY_IF_CACHED_MISS  templates/ERR_PRECONDITION_FAILED  
templates/ERR_READ_ERROR  templates/ERR_READ_TIMEOUT  
templates/ERR_SECURE_CONNECT_FAIL  templates/ERR_SHUTTING_DOWN  
templates/ERR_SOCKET_FAILURE  templates/ERR_TOO_BIG  
templates/ERR_UNSUP_HTTPVERSION  templates/ERR_UNSUP_REQ  
templates/ERR_URN_RESOLVE  templates/ERR_WRITE_ERROR  
templates/ERR_ZERO_SIZE_OBJECT; do  page=`basename $f`;  off `off --help | grep 
-o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t 
../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1;  done;  cp 
../.././test-suite/../errors/templates/error-details.txt 
../errors/$lang/error-details.txt || exit 1;  echo "done.";  fi;  touch uk.lang
if test "off" != "" && test "off" != "no" && test "off" != "off" && test -f 
../.././test-suite/../errors/en.po; then  lang=`basename uz.lang .lang`;  mkdir 
-p ../errors/$lang;  echo -n "Translate '$lang' ...";  for f in 
templates/ERR_ACCESS_DENIED  templates/ERR_ACL_TIME_QUOTA_EXCEEDED  
templates/ERR_AGENT_CONFIGURE  templates/ERR_AGENT_WPAD  
templates/ERR_CACHE_ACCESS_DENIED  templates/ERR_CACHE_MGR_ACCESS_DENIED  
templates/ERR_CANNOT_FORWARD  templates/ERR_CONFLICT_HOST  
templates/ERR_CONNECT_FAIL  templates/ERR_DIR_LISTING  templates/ERR_DNS_FAIL  
templates/ERR_ESI  templates/ERR_FORWARDING_DENIED  templates/ERR_FTP_DISABLED  
templates/ERR_FTP_FAILURE  templates/ERR_FTP_FORBIDDEN  
templates/ERR_FTP_NOT_FOUND  templates/ERR_FTP_PUT_CREATED  
templates/ERR_FTP_PUT_ERROR  templates/ERR_FTP_PUT_MODIFIED  
templates/ERR_FTP_UNAVAILABLE  templates/ERR_GATEWAY_FAILURE  
templates/ERR_ICAP_FAILURE  templates/ERR_INVALID_REQ  
templates/ERR_INVALID_RESP  templates/ERR_INVALID_URL  
templates/ERR_LIFETIME_EXP  templates/ERR_NO_RELAY  
templates/ERR_ONLY_IF_CACHED_MISS  templates/ERR_PRECONDITION_FAILED  
templates/ERR_READ_ERROR  templates/ERR_READ_TIMEOUT  
templates/ERR_SECURE_CONNECT_FAIL  templates/ERR_SHUTTING_DOWN  
templates/ERR_SOCKET_FAILURE  templates/ERR_TOO_BIG  
templates/ERR_UNSUP_HTTPVERSION  templates/ERR_UNSUP_REQ  
templates/ERR_URN_RESOLVE  templates/ERR_WRITE_ERROR  
templates/ERR_ZERO_SIZE_OBJECT; do  page=`basename $f`;  off `off --help | grep 
-o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t 
../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1;  done;  cp 
../.././test-suite/../errors/templates/error-details.txt 
../errors/$lang/error-details.txt || exit 1;  echo "done.";  fi;  touch uz.lang
if test "off" != "" && test "off" != "no" && test "off" != "off" && test -f 
../.././test-suite/../errors/en.po; then  lang=`basename vi.lang .lang`;  mkdir 
-p ../errors/$lang;  echo -n "Translate '$lang' ...";  for f in 
templates/ERR_ACCESS_DENIED  templates/ERR_ACL_TIME_QUOTA_EXCEEDED  
templates/ERR_AGENT_CONFIGURE  templates/ERR_AGENT_WPAD  
templates/ERR_CACHE_ACCESS_DENIED  templates/ERR_CACHE_MGR_ACCESS_DENIED  
templates/ERR_CANNOT_FORWARD  templates/ERR_CONFLICT_HOST  
templates/ERR_CONNECT_FAIL  templates/ERR_DIR_LISTING  templates/ERR_DNS_FAIL  
templates/ERR_ESI  templates/ERR_FORWARDING_DENIED  templates/ERR_FTP_DISABLED  
templates/ERR_FTP_FAILURE  templates/ERR_FTP_FORBIDDEN  
templates/ERR_FTP_NOT_FOUND  templates/ERR_FTP_PUT_CREATED  
templates/ERR_FTP_PUT_ERROR  templates/ERR_FTP_PUT_MODIFIED  
templates/ERR_FTP_UNAVAILABLE  templates/ERR_GATEWAY_FAILURE  
templates/ERR_ICAP_FAILURE  templates/ERR_INVALID_REQ  
templates/ERR_INVALID_RESP  templates/ERR_INVALID_URL  
templates/ERR_LIFETIME_EXP  templates/ERR_NO_RELAY  
templates/ERR_ONLY_IF_CACHED_MISS  templates/ERR_PRECONDITION_FAILED  
templates/ERR_READ_ERROR  templates/ERR_READ_TIMEOUT  
templates/ERR_SECURE_CONNECT_FAIL  templates/ERR_SHUTTING_DOWN  
templates/ERR_SOCKET_FAILURE  templates/ERR_TOO_BIG  
templates/ERR_UNSUP_HTTPVERSION  templates/ERR_UNSUP_REQ  
templates/ERR_URN_RESOLVE  templates/ERR_WRITE_ERROR  
templates/ERR_ZERO_SIZE_OBJECT; do  page=`basename $f`;  off `off --help | grep 
-o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t 
../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1;  done;  cp 
../.././test-suite/../errors/templates/error-details.txt 
../errors/$lang/error-details.txt || exit 1;  echo "done.";  fi;  touch vi.lang
if test "off" != "" && test "off" != "no" && test "off" != "off" && test -f 
../.././test-suite/../errors/en.po; then  lang=`basename zh-hans.lang .lang`;  
mkdir -p ../errors/$lang;  echo -n "Translate '$lang' ...";  for f in 
templates/ERR_ACCESS_DENIED  templates/ERR_ACL_TIME_QUOTA_EXCEEDED  
templates/ERR_AGENT_CONFIGURE  templates/ERR_AGENT_WPAD  
templates/ERR_CACHE_ACCESS_DENIED  templates/ERR_CACHE_MGR_ACCESS_DENIED  
templates/ERR_CANNOT_FORWARD  templates/ERR_CONFLICT_HOST  
templates/ERR_CONNECT_FAIL  templates/ERR_DIR_LISTING  templates/ERR_DNS_FAIL  
templates/ERR_ESI  templates/ERR_FORWARDING_DENIED  templates/ERR_FTP_DISABLED  
templates/ERR_FTP_FAILURE  templates/ERR_FTP_FORBIDDEN  
templates/ERR_FTP_NOT_FOUND  templates/ERR_FTP_PUT_CREATED  
templates/ERR_FTP_PUT_ERROR  templates/ERR_FTP_PUT_MODIFIED  
templates/ERR_FTP_UNAVAILABLE  templates/ERR_GATEWAY_FAILURE  
templates/ERR_ICAP_FAILURE  templates/ERR_INVALID_REQ  
templates/ERR_INVALID_RESP  templates/ERR_INVALID_URL  
templates/ERR_LIFETIME_EXP  templates/ERR_NO_RELAY  
templates/ERR_ONLY_IF_CACHED_MISS  templates/ERR_PRECONDITION_FAILED  
templates/ERR_READ_ERROR  templates/ERR_READ_TIMEOUT  
templates/ERR_SECURE_CONNECT_FAIL  templates/ERR_SHUTTING_DOWN  
templates/ERR_SOCKET_FAILURE  templates/ERR_TOO_BIG  
templates/ERR_UNSUP_HTTPVERSION  templates/ERR_UNSUP_REQ  
templates/ERR_URN_RESOLVE  templates/ERR_WRITE_ERROR  
templates/ERR_ZERO_SIZE_OBJECT; do  page=`basename $f`;  off `off --help | grep 
-o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t 
../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1;  done;  cp 
../.././test-suite/../errors/templates/error-details.txt 
../errors/$lang/error-details.txt || exit 1;  echo "done.";  fi;  touch 
zh-hans.lang
if test "off" != "" && test "off" != "no" && test "off" != "off" && test -f 
../.././test-suite/../errors/en.po; then  lang=`basename zh-hant.lang .lang`;  
mkdir -p ../errors/$lang;  echo -n "Translate '$lang' ...";  for f in 
templates/ERR_ACCESS_DENIED  templates/ERR_ACL_TIME_QUOTA_EXCEEDED  
templates/ERR_AGENT_CONFIGURE  templates/ERR_AGENT_WPAD  
templates/ERR_CACHE_ACCESS_DENIED  templates/ERR_CACHE_MGR_ACCESS_DENIED  
templates/ERR_CANNOT_FORWARD  templates/ERR_CONFLICT_HOST  
templates/ERR_CONNECT_FAIL  templates/ERR_DIR_LISTING  templates/ERR_DNS_FAIL  
templates/ERR_ESI  templates/ERR_FORWARDING_DENIED  templates/ERR_FTP_DISABLED  
templates/ERR_FTP_FAILURE  templates/ERR_FTP_FORBIDDEN  
templates/ERR_FTP_NOT_FOUND  templates/ERR_FTP_PUT_CREATED  
templates/ERR_FTP_PUT_ERROR  templates/ERR_FTP_PUT_MODIFIED  
templates/ERR_FTP_UNAVAILABLE  templates/ERR_GATEWAY_FAILURE  
templates/ERR_ICAP_FAILURE  templates/ERR_INVALID_REQ  
templates/ERR_INVALID_RESP  templates/ERR_INVALID_URL  
templates/ERR_LIFETIME_EXP  templates/ERR_NO_RELAY  
templates/ERR_ONLY_IF_CACHED_MISS  templates/ERR_PRECONDITION_FAILED  
templates/ERR_READ_ERROR  templates/ERR_READ_TIMEOUT  
templates/ERR_SECURE_CONNECT_FAIL  templates/ERR_SHUTTING_DOWN  
templates/ERR_SOCKET_FAILURE  templates/ERR_TOO_BIG  
templates/ERR_UNSUP_HTTPVERSION  templates/ERR_UNSUP_REQ  
templates/ERR_URN_RESOLVE  templates/ERR_WRITE_ERROR  
templates/ERR_ZERO_SIZE_OBJECT; do  page=`basename $f`;  off `off --help | grep 
-o "\-\-notidy"` --progress=none -i ../.././test-suite/../errors/$lang.po -t 
../.././test-suite/../errors/$f >../errors/$lang/$page || exit 1;  done;  cp 
../.././test-suite/../errors/templates/error-details.txt 
../errors/$lang/error-details.txt || exit 1;  echo "done.";  fi;  touch 
zh-hant.lang
for lang in af.lang  ar.lang  az.lang  bg.lang  ca.lang  cs.lang  da.lang  
de.lang  el.lang  en.lang  es.lang  et.lang  fa.lang  fi.lang  fr.lang  he.lang 
 hu.lang  hy.lang  id.lang  it.lang  ja.lang  ka.lang  ko.lang  lt.lang  
lv.lang  ms.lang  nl.lang  oc.lang  pl.lang  pt-br.lang  pt.lang  ro.lang  
ru.lang  sk.lang  sl.lang  sr-cyrl.lang  sr-latn.lang  sv.lang  th.lang  
tr.lang  uk.lang  uz.lang  vi.lang  zh-hans.lang  zh-hant.lang; do  
lang=`basename $lang .lang`;  if test -d $lang ; then  mkdir -p 
../squid-3.HEAD-BZR/errors/$lang;  cp -p ../errors/$lang/ERR_*  
../squid-3.HEAD-BZR/errors/$lang || exit 1;  cp -p 
../errors/$lang/error-details.txt ../squid-3.HEAD-BZR/errors/$lang || exit 1;  
fi;  done
 (cd contrib && make  top_distdir=../squid-3.HEAD-BZR 
distdir=../squid-3.HEAD-BZR/contrib \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
 (cd doc && make  top_distdir=../squid-3.HEAD-BZR 
distdir=../squid-3.HEAD-BZR/doc \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
 (cd manuals && make  top_distdir=../../squid-3.HEAD-BZR 
distdir=../../squid-3.HEAD-BZR/doc/manuals \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
 (cd helpers && make  top_distdir=../squid-3.HEAD-BZR 
distdir=../squid-3.HEAD-BZR/helpers \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
 (cd basic_auth && make  top_distdir=../../squid-3.HEAD-BZR 
distdir=../../squid-3.HEAD-BZR/helpers/basic_auth \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
 (cd DB && make  top_distdir=../../../squid-3.HEAD-BZR 
distdir=../../../squid-3.HEAD-BZR/helpers/basic_auth/DB \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
sed -e 's,[@]PERL[@],/usr/bin/perl,g' 
<../../../.././test-suite/../helpers/basic_auth/DB/basic_db_auth.pl.in 
>basic_db_auth || (/bin/rm -f -f basic_db_auth ; exit 1)
pod2man basic_db_auth basic_db_auth.8
 (cd fake && make  top_distdir=../../../squid-3.HEAD-BZR 
distdir=../../../squid-3.HEAD-BZR/helpers/basic_auth/fake \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
 (cd getpwnam && make  top_distdir=../../../squid-3.HEAD-BZR 
distdir=../../../squid-3.HEAD-BZR/helpers/basic_auth/getpwnam \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
 (cd LDAP && make  top_distdir=../../../squid-3.HEAD-BZR 
distdir=../../../squid-3.HEAD-BZR/helpers/basic_auth/LDAP \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
 (cd MSNT && make  top_distdir=../../../squid-3.HEAD-BZR 
distdir=../../../squid-3.HEAD-BZR/helpers/basic_auth/MSNT \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
 (cd MSNT-multi-domain && make  top_distdir=../../../squid-3.HEAD-BZR 
distdir=../../../squid-3.HEAD-BZR/helpers/basic_auth/MSNT-multi-domain \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
 (cd NCSA && make  top_distdir=../../../squid-3.HEAD-BZR 
distdir=../../../squid-3.HEAD-BZR/helpers/basic_auth/NCSA \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
 (cd NIS && make  top_distdir=../../../squid-3.HEAD-BZR 
distdir=../../../squid-3.HEAD-BZR/helpers/basic_auth/NIS \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
 (cd PAM && make  top_distdir=../../../squid-3.HEAD-BZR 
distdir=../../../squid-3.HEAD-BZR/helpers/basic_auth/PAM \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
 (cd POP3 && make  top_distdir=../../../squid-3.HEAD-BZR 
distdir=../../../squid-3.HEAD-BZR/helpers/basic_auth/POP3 \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
 (cd RADIUS && make  top_distdir=../../../squid-3.HEAD-BZR 
distdir=../../../squid-3.HEAD-BZR/helpers/basic_auth/RADIUS \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
 (cd SASL && make  top_distdir=../../../squid-3.HEAD-BZR 
distdir=../../../squid-3.HEAD-BZR/helpers/basic_auth/SASL \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
 (cd SMB && make  top_distdir=../../../squid-3.HEAD-BZR 
distdir=../../../squid-3.HEAD-BZR/helpers/basic_auth/SMB \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
 (cd SSPI && make  top_distdir=../../../squid-3.HEAD-BZR 
distdir=../../../squid-3.HEAD-BZR/helpers/basic_auth/SSPI \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
 (cd digest_auth && make  top_distdir=../../squid-3.HEAD-BZR 
distdir=../../squid-3.HEAD-BZR/helpers/digest_auth \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
 (cd eDirectory && make  top_distdir=../../../squid-3.HEAD-BZR 
distdir=../../../squid-3.HEAD-BZR/helpers/digest_auth/eDirectory \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
 (cd file && make  top_distdir=../../../squid-3.HEAD-BZR 
distdir=../../../squid-3.HEAD-BZR/helpers/digest_auth/file \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
 (cd LDAP && make  top_distdir=../../../squid-3.HEAD-BZR 
distdir=../../../squid-3.HEAD-BZR/helpers/digest_auth/LDAP \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
 (cd external_acl && make  top_distdir=../../squid-3.HEAD-BZR 
distdir=../../squid-3.HEAD-BZR/helpers/external_acl \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
 (cd AD_group && make  top_distdir=../../../squid-3.HEAD-BZR 
distdir=../../../squid-3.HEAD-BZR/helpers/external_acl/AD_group \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
 (cd delayer && make  top_distdir=../../../squid-3.HEAD-BZR 
distdir=../../../squid-3.HEAD-BZR/helpers/external_acl/delayer \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
sed -e 's,[@]PERL[@],/usr/bin/perl,g' 
<../../../.././test-suite/../helpers/external_acl/delayer/ext_delayer_acl.pl.in 
>ext_delayer_acl || (/bin/rm -f -f ext_delayer_acl ; exit 1)
pod2man ext_delayer_acl ext_delayer_acl.8
 (cd eDirectory_userip && make  top_distdir=../../../squid-3.HEAD-BZR 
distdir=../../../squid-3.HEAD-BZR/helpers/external_acl/eDirectory_userip \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
 (cd file_userip && make  top_distdir=../../../squid-3.HEAD-BZR 
distdir=../../../squid-3.HEAD-BZR/helpers/external_acl/file_userip \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
 (cd kerberos_ldap_group && make  top_distdir=../../../squid-3.HEAD-BZR 
distdir=../../../squid-3.HEAD-BZR/helpers/external_acl/kerberos_ldap_group \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
 (cd LDAP_group && make  top_distdir=../../../squid-3.HEAD-BZR 
distdir=../../../squid-3.HEAD-BZR/helpers/external_acl/LDAP_group \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
 (cd LM_group && make  top_distdir=../../../squid-3.HEAD-BZR 
distdir=../../../squid-3.HEAD-BZR/helpers/external_acl/LM_group \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
 (cd session && make  top_distdir=../../../squid-3.HEAD-BZR 
distdir=../../../squid-3.HEAD-BZR/helpers/external_acl/session \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
 (cd SQL_session && make  top_distdir=../../../squid-3.HEAD-BZR 
distdir=../../../squid-3.HEAD-BZR/helpers/external_acl/SQL_session \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
sed -e 's,[@]PERL[@],/usr/bin/perl,g' 
<../../../.././test-suite/../helpers/external_acl/SQL_session/ext_sql_session_acl.pl.in
 >ext_sql_session_acl || (/bin/rm -f -f ext_sql_session_acl ; exit 1)
pod2man ext_sql_session_acl ext_sql_session_acl.8
 (cd time_quota && make  top_distdir=../../../squid-3.HEAD-BZR 
distdir=../../../squid-3.HEAD-BZR/helpers/external_acl/time_quota \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
 (cd unix_group && make  top_distdir=../../../squid-3.HEAD-BZR 
distdir=../../../squid-3.HEAD-BZR/helpers/external_acl/unix_group \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
 (cd wbinfo_group && make  top_distdir=../../../squid-3.HEAD-BZR 
distdir=../../../squid-3.HEAD-BZR/helpers/external_acl/wbinfo_group \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
pod2man 
../../../.././test-suite/../helpers/external_acl/wbinfo_group/ext_wbinfo_group_acl.pl.in
 ext_wbinfo_group_acl.8
 (cd log_daemon && make  top_distdir=../../squid-3.HEAD-BZR 
distdir=../../squid-3.HEAD-BZR/helpers/log_daemon \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
 (cd DB && make  top_distdir=../../../squid-3.HEAD-BZR 
distdir=../../../squid-3.HEAD-BZR/helpers/log_daemon/DB \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
sed -e 's,[@]PERL[@],/usr/bin/perl,g' 
<../../../.././test-suite/../helpers/log_daemon/DB/log_db_daemon.pl.in 
>log_db_daemon || (/bin/rm -f -f log_db_daemon ; exit 1)
pod2man log_db_daemon log_db_daemon.8
 (cd file && make  top_distdir=../../../squid-3.HEAD-BZR 
distdir=../../../squid-3.HEAD-BZR/helpers/log_daemon/file \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
 (cd negotiate_auth && make  top_distdir=../../squid-3.HEAD-BZR 
distdir=../../squid-3.HEAD-BZR/helpers/negotiate_auth \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
 (cd kerberos && make  top_distdir=../../../squid-3.HEAD-BZR 
distdir=../../../squid-3.HEAD-BZR/helpers/negotiate_auth/kerberos \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make: don't know how to make COPYING. Stop
*** [distdir] Error code 1

Stop in 
/usr<http://build.squid-cache.org/job/3.HEAD-amd64-FreeBSD-9.1/ws/btlayer-00-default/helpers/negotiate_auth.>
*** [distdir] Error code 1

Stop in 
/usr<http://build.squid-cache.org/job/3.HEAD-amd64-FreeBSD-9.1/ws/btlayer-00-default/helpers.>
*** [distdir] Error code 1

Stop in 
/usr<http://build.squid-cache.org/job/3.HEAD-amd64-FreeBSD-9.1/ws/btlayer-00-default.>
*** [dist] Error code 1

Stop in 
/usr<http://build.squid-cache.org/job/3.HEAD-amd64-FreeBSD-9.1/ws/btlayer-00-default.>
buildtest.sh result is 1
BUILD: .././test-suite/buildtests/layer-00-default.opts
configure: BUILD LIBRARIES: 
configure: BUILD EXTRA LIBRARIES: -lm
configure: BUILD OBJECTS: 
configure: BUILD EXTRA OBJECTS: 
configure: BUILD C FLAGS: -Wall -g -O2 -I/usr/local/include
configure: BUILD EXTRA C FLAGS: -Wall -Wpointer-arith -Wwrite-strings 
-Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -Werror -pipe 
-D_REENTRANT
configure: BUILD C++ FLAGS: -g -O2 -I/usr/local/include
configure: BUILD EXTRA C++ FLAGS: -Wall -Wpointer-arith -Wwrite-strings 
-Wcomments -Wshadow -Werror -pipe -D_REENTRANT
configure: BUILD Tools C++ FLAGS:  -g -O2 -I/usr/local/include
*** [distdir] Error code 1
*** [distdir] Error code 1
*** [distdir] Error code 1
*** [dist] Error code 1
Build FAILED.
Build step 'Execute shell' marked build as failure

Reply via email to