]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Turkish merges
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 13 Dec 2008 08:55:29 +0000 (21:55 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 13 Dec 2008 08:55:29 +0000 (21:55 +1300)
errors/Makefile.am
errors/Turkish/ERR_FTP_FORBIDDEN [deleted file]
errors/Turkish/ERR_ICAP_FAILURE [deleted file]

index 3fdd2485c75b80cac002e6f463bc5b9f0e992025..4ce0a5463561127114badd19dbc5441699f19e09 100644 (file)
@@ -31,6 +31,7 @@ TRANSLATIONS = \
        ru \
        sr \
        sv \
+       tr \
        uk \
        zh-cn
 
@@ -51,8 +52,7 @@ LANGUAGES     = \
                Romanian \
                Simplify_Chinese \
                Slovak \
-               Traditional_Chinese \
-               Turkish
+               Traditional_Chinese
 
 install-data-local: 
        @for l in $(LANGUAGES); do \
diff --git a/errors/Turkish/ERR_FTP_FORBIDDEN b/errors/Turkish/ERR_FTP_FORBIDDEN
deleted file mode 100644 (file)
index b7f0293..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<TITLE>ERROR: The requested URL could not be retrieved</TITLE>
-<STYLE type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
-</HEAD><BODY>
-<H1>ERROR</H1>
-<H2>The requested URL could not be retrieved</H2>
-<HR noshade size="1px">
-<P>
-An FTP authentication failure occurred
-while trying to retrieve the URL:
-<A HREF="%U">%U</A>
-<P>
-Squid sent the following FTP command:
-<blockquote><strong><pre>%f</pre></strong></blockquote>
-and then received this reply
-<blockquote><strong><pre>%F</pre></strong></blockquote>
-<blockquote><strong><pre>%g</pre></strong></blockquote>
-</P>
-
diff --git a/errors/Turkish/ERR_ICAP_FAILURE b/errors/Turkish/ERR_ICAP_FAILURE
deleted file mode 100644 (file)
index 86334e6..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<HTML><HEAD>
-<TITLE>ERROR: The requested URL could not be retrieved</TITLE>
-<STYLE type="text/css"><!--BODY{background-color:#ffffff; font-family:verdana,sans-serif}--></STYLE>
-</HEAD><BODY>
-<H1>ERROR</H1>
-<H2>The requested URL could not be retrieved</H2>
-<HR noshade size="1px">
-<P>
-While trying to retrieve the URL:
-<A HREF="%U">%U</A>
-<P>
-The following error was encountered:
-<UL>
-<LI>
-<STRONG>
-ICAP protocol error.
-</STRONG>
-</UL>
-
-<P>
-The system returned:
-<PRE><I>    %E</I></PRE>
-
-<P>
-This means that:
-Some aspect of the ICAP communication failed. Possible problems:
-<UL>
-<LI>ICAP server is not reachable.
-<LI>Illegal response from ICAP server.
-</UL>
-</P>
-