From ea4c2772aa6764311ed8da122766285c3e413b5a Mon Sep 17 00:00:00 2001 From: maniacikarus Date: Sat, 12 May 2007 21:36:36 +0000 Subject: [PATCH] Design der Fehlermeldungen nochmal etwas angepasst git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@555 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8 --- .../errors.ipfire/English/ERR_ACCESS_DENIED | 6 ++- .../English/ERR_CACHE_ACCESS_DENIED | 6 ++- .../English/ERR_CACHE_MGR_ACCESS_DENIED | 40 +++---------------- .../errors.ipfire/English/ERR_CANNOT_FORWARD | 6 ++- .../errors.ipfire/English/ERR_CONNECT_FAIL | 6 ++- .../proxy/errors.ipfire/English/ERR_DNS_FAIL | 6 ++- .../English/ERR_FORWARDING_DENIED | 6 ++- .../errors.ipfire/English/ERR_FTP_DISABLED | 6 ++- .../errors.ipfire/English/ERR_FTP_FAILURE | 6 ++- .../errors.ipfire/English/ERR_FTP_FORBIDDEN | 6 ++- .../errors.ipfire/English/ERR_FTP_NOT_FOUND | 6 ++- .../errors.ipfire/English/ERR_FTP_PUT_CREATED | 6 ++- .../errors.ipfire/English/ERR_FTP_PUT_ERROR | 6 ++- .../English/ERR_FTP_PUT_MODIFIED | 6 ++- .../errors.ipfire/English/ERR_FTP_UNAVAILABLE | 6 ++- .../errors.ipfire/English/ERR_INVALID_REQ | 6 ++- .../errors.ipfire/English/ERR_INVALID_RESP | 6 ++- .../errors.ipfire/English/ERR_INVALID_URL | 6 ++- .../errors.ipfire/English/ERR_LIFETIME_EXP | 6 ++- .../proxy/errors.ipfire/English/ERR_NO_RELAY | 6 ++- .../English/ERR_ONLY_IF_CACHED_MISS | 6 ++- .../errors.ipfire/English/ERR_READ_ERROR | 6 ++- .../errors.ipfire/English/ERR_READ_TIMEOUT | 6 ++- .../errors.ipfire/English/ERR_SHUTTING_DOWN | 6 ++- .../errors.ipfire/English/ERR_SOCKET_FAILURE | 6 ++- .../proxy/errors.ipfire/English/ERR_TOO_BIG | 6 ++- .../proxy/errors.ipfire/English/ERR_UNSUP_REQ | 6 ++- .../errors.ipfire/English/ERR_URN_RESOLVE | 6 ++- .../errors.ipfire/English/ERR_WRITE_ERROR | 6 ++- .../English/ERR_ZERO_SIZE_OBJECT | 6 ++- .../errors.ipfire/German/ERR_ACCESS_DENIED | 6 ++- .../German/ERR_CACHE_ACCESS_DENIED | 6 ++- .../German/ERR_CACHE_MGR_ACCESS_DENIED | 6 ++- .../errors.ipfire/German/ERR_CANNOT_FORWARD | 6 ++- .../errors.ipfire/German/ERR_CONNECT_FAIL | 6 ++- .../proxy/errors.ipfire/German/ERR_DNS_FAIL | 10 +++-- .../German/ERR_FORWARDING_DENIED | 6 ++- .../errors.ipfire/German/ERR_FTP_DISABLED | 6 ++- .../errors.ipfire/German/ERR_FTP_FAILURE | 6 ++- .../errors.ipfire/German/ERR_FTP_FORBIDDEN | 6 ++- .../errors.ipfire/German/ERR_FTP_NOT_FOUND | 6 ++- .../errors.ipfire/German/ERR_FTP_PUT_CREATED | 6 ++- .../errors.ipfire/German/ERR_FTP_PUT_ERROR | 8 +++- .../errors.ipfire/German/ERR_FTP_PUT_MODIFIED | 6 ++- .../errors.ipfire/German/ERR_FTP_UNAVAILABLE | 7 +++- .../errors.ipfire/German/ERR_INVALID_REQ | 6 ++- .../errors.ipfire/German/ERR_INVALID_RESP | 6 ++- .../errors.ipfire/German/ERR_INVALID_URL | 6 ++- .../errors.ipfire/German/ERR_LIFETIME_EXP | 6 ++- .../proxy/errors.ipfire/German/ERR_NO_RELAY | 6 ++- .../German/ERR_ONLY_IF_CACHED_MISS | 6 ++- .../proxy/errors.ipfire/German/ERR_READ_ERROR | 6 ++- .../errors.ipfire/German/ERR_READ_TIMEOUT | 6 ++- .../errors.ipfire/German/ERR_SHUTTING_DOWN | 6 ++- .../errors.ipfire/German/ERR_SOCKET_FAILURE | 6 ++- config/proxy/errors.ipfire/German/ERR_TOO_BIG | 6 ++- .../proxy/errors.ipfire/German/ERR_UNSUP_REQ | 6 ++- .../errors.ipfire/German/ERR_URN_RESOLVE | 6 ++- .../errors.ipfire/German/ERR_WRITE_ERROR | 6 ++- .../errors.ipfire/German/ERR_ZERO_SIZE_OBJECT | 6 ++- html/cgi-bin/proxy.cgi | 1 - 61 files changed, 303 insertions(+), 99 deletions(-) diff --git a/config/proxy/errors.ipfire/English/ERR_ACCESS_DENIED b/config/proxy/errors.ipfire/English/ERR_ACCESS_DENIED index 33439497b4..45b686b3e2 100644 --- a/config/proxy/errors.ipfire/English/ERR_ACCESS_DENIED +++ b/config/proxy/errors.ipfire/English/ERR_ACCESS_DENIED @@ -1,11 +1,13 @@ ERROR: The requested URL could not be retrieved - + +

Sorry ... The requested URL could not be retrieved


+
IPFire @@ -32,9 +34,11 @@ you feel this is incorrect.

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/English/ERR_CACHE_ACCESS_DENIED b/config/proxy/errors.ipfire/English/ERR_CACHE_ACCESS_DENIED index a89387057f..beccfe332d 100644 --- a/config/proxy/errors.ipfire/English/ERR_CACHE_ACCESS_DENIED +++ b/config/proxy/errors.ipfire/English/ERR_CACHE_ACCESS_DENIED @@ -1,11 +1,13 @@ ERROR: Cache Access Denied - + +

Sorry ... Cache Access Denied


+
IPFire @@ -41,9 +43,11 @@ difficulties authenticating yourself or

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/English/ERR_CACHE_MGR_ACCESS_DENIED b/config/proxy/errors.ipfire/English/ERR_CACHE_MGR_ACCESS_DENIED index 510405c572..b8beae0841 100644 --- a/config/proxy/errors.ipfire/English/ERR_CACHE_MGR_ACCESS_DENIED +++ b/config/proxy/errors.ipfire/English/ERR_CACHE_MGR_ACCESS_DENIED @@ -1,45 +1,13 @@ -

-While trying to retrieve the URL: -%U -

-The following error was encountered: -

-

- -

Sorry, you are not currently allowed to request: -

    %U
-from this cache manager until you have authenticated yourself. -

- -

You need to use Netscape version 2.0 or greater, or Microsoft Internet -Explorer 3.0, or an HTTP/1.1 compliant browser for this to work. Please -contact the cache administrator if you have -difficulties authenticating yourself or, if you are the -administrator, read Squid documentation on cache manager interface and check -cache log for more detailed error messages.

-
-

-
-
-Generated %T by %h (%s) -
-
- - - ERROR: Cache Manager Access Denied - + +

Sorry ... Cache Manager Access Denied


+
IPFire @@ -74,9 +42,11 @@ cache log for more detailed error messages.

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/English/ERR_CANNOT_FORWARD b/config/proxy/errors.ipfire/English/ERR_CANNOT_FORWARD index a634f93c48..6356a7cada 100644 --- a/config/proxy/errors.ipfire/English/ERR_CANNOT_FORWARD +++ b/config/proxy/errors.ipfire/English/ERR_CANNOT_FORWARD @@ -1,11 +1,13 @@ ERROR: The requested URL could not be retrieved - + +

Sorry ... The requested URL could not be retrieved


+
IPFire @@ -37,9 +39,11 @@ parent caches. The most likely cause for this error is that:

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/English/ERR_CONNECT_FAIL b/config/proxy/errors.ipfire/English/ERR_CONNECT_FAIL index 5aac975770..40af3e5e7c 100644 --- a/config/proxy/errors.ipfire/English/ERR_CONNECT_FAIL +++ b/config/proxy/errors.ipfire/English/ERR_CONNECT_FAIL @@ -1,11 +1,13 @@ ERROR: The requested URL could not be retrieved - + +

Sorry ... The requested URL could not be retrieved


+
IPFire @@ -35,9 +37,11 @@ The remote host or network may be down. Please try the request again.

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/English/ERR_DNS_FAIL b/config/proxy/errors.ipfire/English/ERR_DNS_FAIL index a0986e8b21..99cd5198ff 100644 --- a/config/proxy/errors.ipfire/English/ERR_DNS_FAIL +++ b/config/proxy/errors.ipfire/English/ERR_DNS_FAIL @@ -1,11 +1,13 @@ ERROR: The requested URL could not be retrieved - + +

Sorry ... The requested URL could not be retrieved


+
IPFire @@ -39,9 +41,11 @@ This means that:

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/English/ERR_FORWARDING_DENIED b/config/proxy/errors.ipfire/English/ERR_FORWARDING_DENIED index 66f0491bd1..cd2aedcf8c 100644 --- a/config/proxy/errors.ipfire/English/ERR_FORWARDING_DENIED +++ b/config/proxy/errors.ipfire/English/ERR_FORWARDING_DENIED @@ -1,11 +1,13 @@ ERROR: The requested URL could not be retrieved - + +

Sorry ... The requested URL could not be retrieved


+
IPFire @@ -33,9 +35,11 @@ misconfigured.

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/English/ERR_FTP_DISABLED b/config/proxy/errors.ipfire/English/ERR_FTP_DISABLED index 9ec4cdae9a..4823ba940a 100644 --- a/config/proxy/errors.ipfire/English/ERR_FTP_DISABLED +++ b/config/proxy/errors.ipfire/English/ERR_FTP_DISABLED @@ -1,11 +1,13 @@ ERROR: The requested URL could not be retrieved - + +

Sorry ... The requested URL could not be retrieved


+
IPFire @@ -31,9 +33,11 @@ This cache does not support FTP.

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/English/ERR_FTP_FAILURE b/config/proxy/errors.ipfire/English/ERR_FTP_FAILURE index 66fbee7fb4..9e20f44e04 100644 --- a/config/proxy/errors.ipfire/English/ERR_FTP_FAILURE +++ b/config/proxy/errors.ipfire/English/ERR_FTP_FAILURE @@ -1,11 +1,13 @@ ERROR: The requested URL could not be retrieved - + +

Sorry ... The requested URL could not be retrieved


+
IPFire @@ -27,9 +29,11 @@ and then received this reply

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/English/ERR_FTP_FORBIDDEN b/config/proxy/errors.ipfire/English/ERR_FTP_FORBIDDEN index b4d4686f2a..6eea8d8fca 100644 --- a/config/proxy/errors.ipfire/English/ERR_FTP_FORBIDDEN +++ b/config/proxy/errors.ipfire/English/ERR_FTP_FORBIDDEN @@ -1,11 +1,13 @@ ERROR: The requested URL could not be retrieved - + +

Sorry ... The requested URL could not be retrieved


+
IPFire @@ -27,9 +29,11 @@ and then received this reply

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/English/ERR_FTP_NOT_FOUND b/config/proxy/errors.ipfire/English/ERR_FTP_NOT_FOUND index 1ac36c564e..ead0b2a9aa 100644 --- a/config/proxy/errors.ipfire/English/ERR_FTP_NOT_FOUND +++ b/config/proxy/errors.ipfire/English/ERR_FTP_NOT_FOUND @@ -1,11 +1,13 @@ ERROR: The requested URL could not be retrieved - + +

Sorry ... The requested URL could not be retrieved


+
IPFire @@ -30,9 +32,11 @@ can be found at %B.

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/English/ERR_FTP_PUT_CREATED b/config/proxy/errors.ipfire/English/ERR_FTP_PUT_CREATED index 1142369299..3c9c296136 100644 --- a/config/proxy/errors.ipfire/English/ERR_FTP_PUT_CREATED +++ b/config/proxy/errors.ipfire/English/ERR_FTP_PUT_CREATED @@ -1,19 +1,23 @@ FTP PUT Successful: File Created - + +

File created


+
IPFire
+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/English/ERR_FTP_PUT_ERROR b/config/proxy/errors.ipfire/English/ERR_FTP_PUT_ERROR index 4f09b213dd..b501c133e2 100644 --- a/config/proxy/errors.ipfire/English/ERR_FTP_PUT_ERROR +++ b/config/proxy/errors.ipfire/English/ERR_FTP_PUT_ERROR @@ -1,11 +1,13 @@ ERROR: FTP upload failed - + +

Sorry ... FTP PUT/upload failed


+
IPFire @@ -34,9 +36,11 @@ Check path, permissions, diskspace and try again.

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/English/ERR_FTP_PUT_MODIFIED b/config/proxy/errors.ipfire/English/ERR_FTP_PUT_MODIFIED index 5467f34d33..14b36ff1bb 100644 --- a/config/proxy/errors.ipfire/English/ERR_FTP_PUT_MODIFIED +++ b/config/proxy/errors.ipfire/English/ERR_FTP_PUT_MODIFIED @@ -1,19 +1,23 @@ FTP PUT Successful: File updated - + +

File updated


+
IPFire
+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/English/ERR_FTP_UNAVAILABLE b/config/proxy/errors.ipfire/English/ERR_FTP_UNAVAILABLE index 752aeba6a8..5aadaf56a2 100644 --- a/config/proxy/errors.ipfire/English/ERR_FTP_UNAVAILABLE +++ b/config/proxy/errors.ipfire/English/ERR_FTP_UNAVAILABLE @@ -1,11 +1,13 @@ ERROR: The requested URL could not be retrieved - + +

Sorry ... The requested URL could not be retrieved


+
IPFire @@ -23,9 +25,11 @@ and then received this reply

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/English/ERR_INVALID_REQ b/config/proxy/errors.ipfire/English/ERR_INVALID_REQ index 63c13f8192..24930c6975 100644 --- a/config/proxy/errors.ipfire/English/ERR_INVALID_REQ +++ b/config/proxy/errors.ipfire/English/ERR_INVALID_REQ @@ -1,11 +1,13 @@ ERROR: The requested URL could not be retrieved - + +

Sorry ... The requested URL could not be retrieved


+
IPFire @@ -41,9 +43,11 @@ Some aspect of the HTTP Request is invalid. Possible problems:

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/English/ERR_INVALID_RESP b/config/proxy/errors.ipfire/English/ERR_INVALID_RESP index b41737d502..ed87a0ca83 100644 --- a/config/proxy/errors.ipfire/English/ERR_INVALID_RESP +++ b/config/proxy/errors.ipfire/English/ERR_INVALID_RESP @@ -1,11 +1,13 @@ ERROR: The requested URL could not be retrieved - + +

Sorry ... The requested URL could not be retrieved


+
IPFire @@ -37,9 +39,11 @@ you with more details about the exact nature of the problem if needed.

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/English/ERR_INVALID_URL b/config/proxy/errors.ipfire/English/ERR_INVALID_URL index df3272823f..ca445c4fc5 100644 --- a/config/proxy/errors.ipfire/English/ERR_INVALID_URL +++ b/config/proxy/errors.ipfire/English/ERR_INVALID_URL @@ -1,11 +1,13 @@ ERROR: The requested URL could not be retrieved - + +

Sorry ... The requested URL could not be retrieved


+
IPFire @@ -37,9 +39,11 @@ Some aspect of the requested URL is incorrect. Possible problems:

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/English/ERR_LIFETIME_EXP b/config/proxy/errors.ipfire/English/ERR_LIFETIME_EXP index 3f1e79a273..1adadc6fe6 100644 --- a/config/proxy/errors.ipfire/English/ERR_LIFETIME_EXP +++ b/config/proxy/errors.ipfire/English/ERR_LIFETIME_EXP @@ -1,11 +1,13 @@ ERROR: The requested URL could not be retrieved - + +

Sorry ... The requested URL could not be retrieved


+
IPFire @@ -32,9 +34,11 @@ connection lifetime.

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/English/ERR_NO_RELAY b/config/proxy/errors.ipfire/English/ERR_NO_RELAY index 7f6768ba92..567ec5fee9 100644 --- a/config/proxy/errors.ipfire/English/ERR_NO_RELAY +++ b/config/proxy/errors.ipfire/English/ERR_NO_RELAY @@ -1,11 +1,13 @@ ERROR: The requested URL could not be retrieved - + +

Sorry ... The requested URL could not be retrieved


+
IPFire @@ -31,9 +33,11 @@ There is no WAIS Relay host defined for this Cache! Yell at the administrator.

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/English/ERR_ONLY_IF_CACHED_MISS b/config/proxy/errors.ipfire/English/ERR_ONLY_IF_CACHED_MISS index b60438b6d9..592e1750b5 100644 --- a/config/proxy/errors.ipfire/English/ERR_ONLY_IF_CACHED_MISS +++ b/config/proxy/errors.ipfire/English/ERR_ONLY_IF_CACHED_MISS @@ -1,11 +1,13 @@ ERROR: The requested URL could not be retrieved - + +

Sorry ... The requested URL could not be retrieved


+
IPFire @@ -36,9 +38,11 @@ revalidation prohibited by only-if-cached directive.

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/English/ERR_READ_ERROR b/config/proxy/errors.ipfire/English/ERR_READ_ERROR index 0f1d34518b..41541b825b 100644 --- a/config/proxy/errors.ipfire/English/ERR_READ_ERROR +++ b/config/proxy/errors.ipfire/English/ERR_READ_ERROR @@ -1,11 +1,13 @@ ERROR: The requested URL could not be retrieved - + +

Sorry ... The requested URL could not be retrieved


+
IPFire @@ -36,9 +38,11 @@ retry your request.

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/English/ERR_READ_TIMEOUT b/config/proxy/errors.ipfire/English/ERR_READ_TIMEOUT index f2e26a8e06..8dc25455b8 100644 --- a/config/proxy/errors.ipfire/English/ERR_READ_TIMEOUT +++ b/config/proxy/errors.ipfire/English/ERR_READ_TIMEOUT @@ -1,11 +1,13 @@ ERROR: The requested URL could not be retrieved - + +

Sorry ... The requested URL could not be retrieved


+
IPFire @@ -36,9 +38,11 @@ or server may be down or congested. Please retry your request.

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/English/ERR_SHUTTING_DOWN b/config/proxy/errors.ipfire/English/ERR_SHUTTING_DOWN index 3edad3f494..63d17b03a5 100644 --- a/config/proxy/errors.ipfire/English/ERR_SHUTTING_DOWN +++ b/config/proxy/errors.ipfire/English/ERR_SHUTTING_DOWN @@ -1,11 +1,13 @@ ERROR: The requested URL could not be retrieved - + +

Sorry ... The requested URL could not be retrieved


+
IPFire @@ -26,9 +28,11 @@ request again soon.

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/English/ERR_SOCKET_FAILURE b/config/proxy/errors.ipfire/English/ERR_SOCKET_FAILURE index 1dc72a9123..e8d309c2d7 100644 --- a/config/proxy/errors.ipfire/English/ERR_SOCKET_FAILURE +++ b/config/proxy/errors.ipfire/English/ERR_SOCKET_FAILURE @@ -1,11 +1,13 @@ ERROR: The requested URL could not be retrieved - + +

Sorry ... The requested URL could not be retrieved


+
IPFire @@ -36,9 +38,11 @@ Please retry your request.

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/English/ERR_TOO_BIG b/config/proxy/errors.ipfire/English/ERR_TOO_BIG index 65c61f659d..802fe3e81d 100644 --- a/config/proxy/errors.ipfire/English/ERR_TOO_BIG +++ b/config/proxy/errors.ipfire/English/ERR_TOO_BIG @@ -1,11 +1,13 @@ ERROR: The requested URL could not be retrieved - + +

Sorry ... The requested URL could not be retrieved


+
IPFire @@ -36,9 +38,11 @@ Your cache administrator is %w.

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/English/ERR_UNSUP_REQ b/config/proxy/errors.ipfire/English/ERR_UNSUP_REQ index 6b8a7dba2d..b69569fd4e 100644 --- a/config/proxy/errors.ipfire/English/ERR_UNSUP_REQ +++ b/config/proxy/errors.ipfire/English/ERR_UNSUP_REQ @@ -1,11 +1,13 @@ ERROR: The requested URL could not be retrieved - + +

Sorry ... The requested URL could not be retrieved


+
IPFire @@ -32,9 +34,11 @@ For example, you can not POST a Gopher request.

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/English/ERR_URN_RESOLVE b/config/proxy/errors.ipfire/English/ERR_URN_RESOLVE index f7c1421435..dba21bc580 100644 --- a/config/proxy/errors.ipfire/English/ERR_URN_RESOLVE +++ b/config/proxy/errors.ipfire/English/ERR_URN_RESOLVE @@ -1,11 +1,13 @@ ERROR: The requested URN not be retrieved - + +

Sorry ... A URL for the requested URN could not be retrieved


+
IPFire @@ -31,9 +33,11 @@ Hey, don't expect too much from URNs on %T :)

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/English/ERR_WRITE_ERROR b/config/proxy/errors.ipfire/English/ERR_WRITE_ERROR index b633839a8f..8363e2e246 100644 --- a/config/proxy/errors.ipfire/English/ERR_WRITE_ERROR +++ b/config/proxy/errors.ipfire/English/ERR_WRITE_ERROR @@ -1,11 +1,13 @@ ERROR: The requested URL could not be retrieved - + +

Sorry ... The requested URL could not be retrieved


+
IPFire @@ -36,9 +38,11 @@ request.

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/English/ERR_ZERO_SIZE_OBJECT b/config/proxy/errors.ipfire/English/ERR_ZERO_SIZE_OBJECT index 9e46c343f0..3b0a3e6418 100644 --- a/config/proxy/errors.ipfire/English/ERR_ZERO_SIZE_OBJECT +++ b/config/proxy/errors.ipfire/English/ERR_ZERO_SIZE_OBJECT @@ -1,11 +1,13 @@ ERROR: The requested URL could not be retrieved - + +

Sorry ... The requested URL could not be retrieved


+
IPFire @@ -31,9 +33,11 @@ Squid did not receive any data for this request.

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/German/ERR_ACCESS_DENIED b/config/proxy/errors.ipfire/German/ERR_ACCESS_DENIED index 56843004bc..09fdfd34ed 100644 --- a/config/proxy/errors.ipfire/German/ERR_ACCESS_DENIED +++ b/config/proxy/errors.ipfire/German/ERR_ACCESS_DENIED @@ -1,11 +1,13 @@ FEHLER: Die angeforderte URL konnte nicht geholt werden - + +

Sorry ... Die angeforderte URL konnte nicht geholt werden


+
IPFire @@ -34,9 +36,11 @@ Ihr Cache Administrator ist %w.

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/German/ERR_CACHE_ACCESS_DENIED b/config/proxy/errors.ipfire/German/ERR_CACHE_ACCESS_DENIED index d6d0c91a43..787455a56c 100644 --- a/config/proxy/errors.ipfire/German/ERR_CACHE_ACCESS_DENIED +++ b/config/proxy/errors.ipfire/German/ERR_CACHE_ACCESS_DENIED @@ -1,11 +1,13 @@ FEHLER: Cache-Zugriff Verweigert - + +

Sorry ... Cache-Zugriff Verweigert


+
IPFire @@ -38,9 +40,11 @@ sich zu authentifizieren, oder

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/German/ERR_CACHE_MGR_ACCESS_DENIED b/config/proxy/errors.ipfire/German/ERR_CACHE_MGR_ACCESS_DENIED index c817019adf..91934bebf1 100644 --- a/config/proxy/errors.ipfire/German/ERR_CACHE_MGR_ACCESS_DENIED +++ b/config/proxy/errors.ipfire/German/ERR_CACHE_MGR_ACCESS_DENIED @@ -1,11 +1,13 @@ FEHLER: Cache-Manager-Zugriff Verweigert - + +

Sorry ... Cache-Manager-Zugriff verweigert


+
IPFire @@ -40,9 +42,11 @@ Fehlermeldungen.

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/German/ERR_CANNOT_FORWARD b/config/proxy/errors.ipfire/German/ERR_CANNOT_FORWARD index c76ae3dedc..ec0fbf59ec 100644 --- a/config/proxy/errors.ipfire/German/ERR_CANNOT_FORWARD +++ b/config/proxy/errors.ipfire/German/ERR_CANNOT_FORWARD @@ -1,11 +1,13 @@ FEHLER: Die angeforderte URL konnte nicht geholt werden - + +

Sorry ... Die angeforderte URL konnte nicht geholt werden


+
IPFire @@ -36,9 +38,11 @@ Ihr Cache Administrator ist %w.

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/German/ERR_CONNECT_FAIL b/config/proxy/errors.ipfire/German/ERR_CONNECT_FAIL index 3cf847ba0c..c37f4414fd 100644 --- a/config/proxy/errors.ipfire/German/ERR_CONNECT_FAIL +++ b/config/proxy/errors.ipfire/German/ERR_CONNECT_FAIL @@ -1,11 +1,13 @@ FEHLER: Die angeforderte URL konnte nicht geholt werden - + +

Sorry ... Die angeforderte URL konnte nicht geholt werden


+
IPFire @@ -34,9 +36,11 @@ Ihr Cache Administrator ist %w.

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/German/ERR_DNS_FAIL b/config/proxy/errors.ipfire/German/ERR_DNS_FAIL index 9701313273..ee15b521d9 100644 --- a/config/proxy/errors.ipfire/German/ERR_DNS_FAIL +++ b/config/proxy/errors.ipfire/German/ERR_DNS_FAIL @@ -1,13 +1,15 @@ FEHLER: Die angeforderte URL konnte nicht geholt werden - + +

Sorry ... Die angeforderte URL konnte nicht geholt werden


- - + +
IPFire
+
IPFire
@@ -40,9 +42,11 @@ Ihr Cache Administrator ist %w.

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/German/ERR_FORWARDING_DENIED b/config/proxy/errors.ipfire/German/ERR_FORWARDING_DENIED index bc9536145e..d805c1ab39 100644 --- a/config/proxy/errors.ipfire/German/ERR_FORWARDING_DENIED +++ b/config/proxy/errors.ipfire/German/ERR_FORWARDING_DENIED @@ -1,11 +1,13 @@ FEHLER: Die angeforderte URL konnte nicht geholt werden - + +

Sorry ... Die angeforderte URL konnte nicht geholt werden


+
IPFire @@ -33,9 +35,11 @@ Ihr Cache Administrator ist %w.

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/German/ERR_FTP_DISABLED b/config/proxy/errors.ipfire/German/ERR_FTP_DISABLED index 6dd0331ad9..325dd243d2 100644 --- a/config/proxy/errors.ipfire/German/ERR_FTP_DISABLED +++ b/config/proxy/errors.ipfire/German/ERR_FTP_DISABLED @@ -1,11 +1,13 @@ FEHLER: Die angeforderte URL konnte nicht geholt werden - + +

Sorry ... Die angeforderte URL konnte nicht geholt werden


+
IPFire @@ -29,9 +31,11 @@ Ihr Cache Administrator ist %w.

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/German/ERR_FTP_FAILURE b/config/proxy/errors.ipfire/German/ERR_FTP_FAILURE index b71b1f2b92..514335c388 100644 --- a/config/proxy/errors.ipfire/German/ERR_FTP_FAILURE +++ b/config/proxy/errors.ipfire/German/ERR_FTP_FAILURE @@ -1,11 +1,13 @@ FEHLER: Die angeforderte URL konnte nicht geholt werden - + +

Sorry ... Die angeforderte URL konnte nicht geholt werden


+
IPFire @@ -35,9 +37,11 @@ Ihr Cache Administrator ist %w.

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/German/ERR_FTP_FORBIDDEN b/config/proxy/errors.ipfire/German/ERR_FTP_FORBIDDEN index 0aa1d5b252..e48bf262d0 100644 --- a/config/proxy/errors.ipfire/German/ERR_FTP_FORBIDDEN +++ b/config/proxy/errors.ipfire/German/ERR_FTP_FORBIDDEN @@ -1,11 +1,13 @@ FEHLER: Die angeforderte URL konnte nicht geholt werden - + +

Sorry ... Die angeforderte URL konnte nicht geholt werden


+
IPFire @@ -29,9 +31,11 @@ Ihr Cache Administrator ist %w.

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/German/ERR_FTP_NOT_FOUND b/config/proxy/errors.ipfire/German/ERR_FTP_NOT_FOUND index d282e0c460..cf66f7337a 100644 --- a/config/proxy/errors.ipfire/German/ERR_FTP_NOT_FOUND +++ b/config/proxy/errors.ipfire/German/ERR_FTP_NOT_FOUND @@ -1,11 +1,13 @@ FEHLER: Die angeforderte URL konnte nicht geholt werden - + +

Sorry ... Die angeforderte URL konnte nicht geholt werden


+
IPFire @@ -34,9 +36,11 @@ Ihr Cache Administrator ist %w.

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/German/ERR_FTP_PUT_CREATED b/config/proxy/errors.ipfire/German/ERR_FTP_PUT_CREATED index 561da64c65..28d34d41ee 100644 --- a/config/proxy/errors.ipfire/German/ERR_FTP_PUT_CREATED +++ b/config/proxy/errors.ipfire/German/ERR_FTP_PUT_CREATED @@ -1,19 +1,23 @@ FTP PUT Erfolgreich: Datei angelegt - + +

Datei angelegt


+
IPFire
+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/German/ERR_FTP_PUT_ERROR b/config/proxy/errors.ipfire/German/ERR_FTP_PUT_ERROR index f3d17afdd2..59a7620304 100644 --- a/config/proxy/errors.ipfire/German/ERR_FTP_PUT_ERROR +++ b/config/proxy/errors.ipfire/German/ERR_FTP_PUT_ERROR @@ -1,11 +1,13 @@ FEHLER: FTP Upload fehlgeschlagen - - + +/ +

Sorry ... FTP PUT/Upload fehlgeschlagen


+
IPFire @@ -30,9 +32,11 @@ Ihr Cache Administrator ist %w.

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/German/ERR_FTP_PUT_MODIFIED b/config/proxy/errors.ipfire/German/ERR_FTP_PUT_MODIFIED index db3bfbe62a..26aa7ff232 100644 --- a/config/proxy/errors.ipfire/German/ERR_FTP_PUT_MODIFIED +++ b/config/proxy/errors.ipfire/German/ERR_FTP_PUT_MODIFIED @@ -1,19 +1,23 @@ FTP PUT erfolgreich: Datei aktualisiert - + +

Datei aktualisiert


+
IPFire
+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/German/ERR_FTP_UNAVAILABLE b/config/proxy/errors.ipfire/German/ERR_FTP_UNAVAILABLE index 01046a1ead..3413832d1d 100644 --- a/config/proxy/errors.ipfire/German/ERR_FTP_UNAVAILABLE +++ b/config/proxy/errors.ipfire/German/ERR_FTP_UNAVAILABLE @@ -1,11 +1,12 @@ FEHLER: Die angeforderte URL konnte nicht geholt werden - - + +

Sorry ... Die angeforderte URL konnte nicht geholt werden


+
IPFire @@ -30,9 +31,11 @@ Ihr Cache Administrator ist %w.

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/German/ERR_INVALID_REQ b/config/proxy/errors.ipfire/German/ERR_INVALID_REQ index 01bf60315f..e6a72a45ee 100644 --- a/config/proxy/errors.ipfire/German/ERR_INVALID_REQ +++ b/config/proxy/errors.ipfire/German/ERR_INVALID_REQ @@ -1,11 +1,13 @@ FEHLER: Die angeforderte URL konnte nicht geholt werden - + +

Sorry ... Die angeforderte URL konnte nicht geholt werden


+
IPFire @@ -42,9 +44,11 @@ Ihr Cache Administrator ist %w.

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/German/ERR_INVALID_RESP b/config/proxy/errors.ipfire/German/ERR_INVALID_RESP index 0262c92c32..e695c41e88 100644 --- a/config/proxy/errors.ipfire/German/ERR_INVALID_RESP +++ b/config/proxy/errors.ipfire/German/ERR_INVALID_RESP @@ -1,11 +1,13 @@ FEHLER: Die angeforderte URL konnte nicht geholt werden - + +

Sorry ... Die angeforderte URL konnte nicht geholt werden


+
IPFire @@ -37,9 +39,11 @@ Sie mit mehr Details über die genaue Ursache des Problems zu versorgen.

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/German/ERR_INVALID_URL b/config/proxy/errors.ipfire/German/ERR_INVALID_URL index c33064be93..fdf23f9443 100644 --- a/config/proxy/errors.ipfire/German/ERR_INVALID_URL +++ b/config/proxy/errors.ipfire/German/ERR_INVALID_URL @@ -1,11 +1,13 @@ FEHLER: Die angeforderte URL konnte nicht geholt werden - + +

Sorry ... Die angeforderte URL konnte nicht geholt werden


+
IPFire @@ -38,9 +40,11 @@ Ihr Cache Administrator ist %w.

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/German/ERR_LIFETIME_EXP b/config/proxy/errors.ipfire/German/ERR_LIFETIME_EXP index 719b72826f..ca9750857f 100644 --- a/config/proxy/errors.ipfire/German/ERR_LIFETIME_EXP +++ b/config/proxy/errors.ipfire/German/ERR_LIFETIME_EXP @@ -1,11 +1,13 @@ FEHLER: Die angeforderte URL konnte nicht geholt werden - + +

Sorry ... Die angeforderte URL konnte nicht geholt werden


+
IPFire @@ -32,9 +34,11 @@ Ihr Cache Administrator ist %w.

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/German/ERR_NO_RELAY b/config/proxy/errors.ipfire/German/ERR_NO_RELAY index 93a244c675..46bc51efbf 100644 --- a/config/proxy/errors.ipfire/German/ERR_NO_RELAY +++ b/config/proxy/errors.ipfire/German/ERR_NO_RELAY @@ -1,11 +1,13 @@ FEHLER: Die angeforderte URL konnte nicht geholt werden - + +

Sorry ... Die angeforderte URL konnte nicht geholt werden


+
IPFire @@ -29,9 +31,11 @@ Teilen Sie dies Ihrem Cache Administrator mit.

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/German/ERR_ONLY_IF_CACHED_MISS b/config/proxy/errors.ipfire/German/ERR_ONLY_IF_CACHED_MISS index f977f98387..e77d17bff1 100644 --- a/config/proxy/errors.ipfire/German/ERR_ONLY_IF_CACHED_MISS +++ b/config/proxy/errors.ipfire/German/ERR_ONLY_IF_CACHED_MISS @@ -1,11 +1,13 @@ FEHLER: Die angeforderte URL konnte nicht geholt werden - + +

Sorry ... Die angeforderte URL konnte nicht geholt werden


+
IPFire @@ -35,9 +37,11 @@ Ihr Cache Administrator ist %w.

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/German/ERR_READ_ERROR b/config/proxy/errors.ipfire/German/ERR_READ_ERROR index a230d3331a..c4f8a78716 100644 --- a/config/proxy/errors.ipfire/German/ERR_READ_ERROR +++ b/config/proxy/errors.ipfire/German/ERR_READ_ERROR @@ -1,11 +1,13 @@ FEHLER: Die angeforderte URL konnte nicht geholt werden - + +

Sorry ... Die angeforderte URL konnte nicht geholt werden


+
IPFire @@ -36,9 +38,11 @@ Ihr Cache Administrator ist %w.

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/German/ERR_READ_TIMEOUT b/config/proxy/errors.ipfire/German/ERR_READ_TIMEOUT index 5d8b42db6e..04c72bfa21 100644 --- a/config/proxy/errors.ipfire/German/ERR_READ_TIMEOUT +++ b/config/proxy/errors.ipfire/German/ERR_READ_TIMEOUT @@ -1,11 +1,13 @@ FEHLER: Die angeforderte URL konnte nicht geholt werden - + +

Sorry ... Die angeforderte URL konnte nicht geholt werden


+
IPFire @@ -38,9 +40,11 @@ Ihr Cache Administrator ist %w.

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/German/ERR_SHUTTING_DOWN b/config/proxy/errors.ipfire/German/ERR_SHUTTING_DOWN index 163340aab2..66b001e311 100644 --- a/config/proxy/errors.ipfire/German/ERR_SHUTTING_DOWN +++ b/config/proxy/errors.ipfire/German/ERR_SHUTTING_DOWN @@ -1,11 +1,13 @@ FEHLER: Die angeforderte URL konnte nicht geholt werden - + +

Sorry ... Die angeforderte URL konnte nicht geholt werden


+
IPFire @@ -28,9 +30,11 @@ Ihr Cache Administrator ist %w.

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/German/ERR_SOCKET_FAILURE b/config/proxy/errors.ipfire/German/ERR_SOCKET_FAILURE index 7dcfc34da1..27241e251c 100644 --- a/config/proxy/errors.ipfire/German/ERR_SOCKET_FAILURE +++ b/config/proxy/errors.ipfire/German/ERR_SOCKET_FAILURE @@ -1,11 +1,13 @@ FEHLER: Die angeforderte URL konnte nicht geholt werden - + +

Sorry ... Die angeforderte URL konnte nicht geholt werden


+
IPFire @@ -37,9 +39,11 @@ Ihr Cache Administrator ist %w.

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/German/ERR_TOO_BIG b/config/proxy/errors.ipfire/German/ERR_TOO_BIG index 5a971a07c2..445c086984 100644 --- a/config/proxy/errors.ipfire/German/ERR_TOO_BIG +++ b/config/proxy/errors.ipfire/German/ERR_TOO_BIG @@ -1,11 +1,13 @@ FEHLER: Die angeforderte URL konnte nicht geholt werden - + +

Sorry ... Die angeforderte URL konnte nicht geholt werden


+
IPFire @@ -38,9 +40,11 @@ Ihr Cache Administrator ist %w.

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/German/ERR_UNSUP_REQ b/config/proxy/errors.ipfire/German/ERR_UNSUP_REQ index ee648633e1..6abfd3fb9d 100644 --- a/config/proxy/errors.ipfire/German/ERR_UNSUP_REQ +++ b/config/proxy/errors.ipfire/German/ERR_UNSUP_REQ @@ -1,11 +1,13 @@ FEHLER: Die angeforderte URL konnte nicht geholt werden - + +

Sorry ... Die angeforderte URL konnte nicht geholt werden


+
IPFire @@ -33,9 +35,11 @@ Ihr Cache Administrator ist %w.

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/German/ERR_URN_RESOLVE b/config/proxy/errors.ipfire/German/ERR_URN_RESOLVE index 9ca483ee1d..bed94e3695 100644 --- a/config/proxy/errors.ipfire/German/ERR_URN_RESOLVE +++ b/config/proxy/errors.ipfire/German/ERR_URN_RESOLVE @@ -1,11 +1,13 @@ FEHLER: Die angeforderete URN konnte nicht geholt werden - + +

Sorry ... Ein URL für den angeforderten URN konnte nicht geholt werden


+
IPFire @@ -31,9 +33,11 @@ Ihr Cache Administrator ist %w.

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/German/ERR_WRITE_ERROR b/config/proxy/errors.ipfire/German/ERR_WRITE_ERROR index 0dc6a1cdbc..0d29f22103 100644 --- a/config/proxy/errors.ipfire/German/ERR_WRITE_ERROR +++ b/config/proxy/errors.ipfire/German/ERR_WRITE_ERROR @@ -1,11 +1,13 @@ FEHLER: Die angeforderte URL konnte nicht geholt werden - + +

Sorry ... Die angeforderte URL konnte nicht geholt werden


+
IPFire @@ -36,9 +38,11 @@ Ihr Cache Administrator ist %w.

+

Generated %T by %h (%s)

+
diff --git a/config/proxy/errors.ipfire/German/ERR_ZERO_SIZE_OBJECT b/config/proxy/errors.ipfire/German/ERR_ZERO_SIZE_OBJECT index dc7742b1e8..be1a830953 100644 --- a/config/proxy/errors.ipfire/German/ERR_ZERO_SIZE_OBJECT +++ b/config/proxy/errors.ipfire/German/ERR_ZERO_SIZE_OBJECT @@ -1,11 +1,13 @@ FEHLER: Die angeforderte URL konnte nicht geholt werden - + +

Sorry ... Die angeforderte URL konnte nicht geholt werden


+
IPFire @@ -31,9 +33,11 @@ Ihr Cache Administrator ist %w.

+

Generated %T by %h (%s)

+
diff --git a/html/cgi-bin/proxy.cgi b/html/cgi-bin/proxy.cgi index 4e55ab7d14..e582b4e572 100644 --- a/html/cgi-bin/proxy.cgi +++ b/html/cgi-bin/proxy.cgi @@ -882,7 +882,6 @@ if ($netsettings{'BLUE_DEV'}) { print <$Lang::tr{'advproxy error language'}: - $errordir.ipfire/$proxysettings{'ERR_LANGUAGE'}