From ab4b8bcd34989e88d3c9e24419bd2bc30b93bfe6 Mon Sep 17 00:00:00 2001
From: Amos Jeffries
Date: Sat, 13 Dec 2008 21:55:29 +1300
Subject: [PATCH] Turkish merges
---
errors/Makefile.am | 4 ++--
errors/Turkish/ERR_FTP_FORBIDDEN | 20 -------------------
errors/Turkish/ERR_ICAP_FAILURE | 33 --------------------------------
3 files changed, 2 insertions(+), 55 deletions(-)
delete mode 100644 errors/Turkish/ERR_FTP_FORBIDDEN
delete mode 100644 errors/Turkish/ERR_ICAP_FAILURE
diff --git a/errors/Makefile.am b/errors/Makefile.am
index 3fdd2485c7..4ce0a54635 100644
--- a/errors/Makefile.am
+++ b/errors/Makefile.am
@@ -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
index b7f0293c23..0000000000
--- a/errors/Turkish/ERR_FTP_FORBIDDEN
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-ERROR: The requested URL could not be retrieved
-
-
-ERROR
-The requested URL could not be retrieved
-
-
-An FTP authentication failure occurred
-while trying to retrieve the URL:
-%U
-
-Squid sent the following FTP command:
-
%f
-and then received this reply
-%F
-%g
-
-
diff --git a/errors/Turkish/ERR_ICAP_FAILURE b/errors/Turkish/ERR_ICAP_FAILURE
deleted file mode 100644
index 86334e6dc5..0000000000
--- a/errors/Turkish/ERR_ICAP_FAILURE
+++ /dev/null
@@ -1,33 +0,0 @@
-
-
-ERROR: The requested URL could not be retrieved
-
-
-ERROR
-The requested URL could not be retrieved
-
-
-While trying to retrieve the URL:
-%U
-
-The following error was encountered:
-
--
-
-ICAP protocol error.
-
-
-
-
-The system returned:
-
%E
-
-
-This means that:
-Some aspect of the ICAP communication failed. Possible problems:
-
-- ICAP server is not reachable.
-
- Illegal response from ICAP server.
-
-
-
--
2.47.3