From 73cd7667d4e813e0ec2c801cdc71d89a2ce18a2c Mon Sep 17 00:00:00 2001
From: Loui Chang
Date: Wed, 17 Dec 2008 13:15:21 -0500
Subject: [PATCH] Remove obsolete 'hacker' page.
Signed-off-by: Loui Chang
---
web/html/hacker.php | 17 -----------------
web/lang/ca/hacker_po.inc | 12 ------------
web/lang/de/hacker_po.inc | 12 ------------
web/lang/es/hacker_po.inc | 12 ------------
web/lang/fr/hacker_po.inc | 12 ------------
web/lang/hacker_po.inc | 34 ----------------------------------
web/lang/it/hacker_po.inc | 11 -----------
web/lang/pl/hacker_po.inc | 11 -----------
web/lang/pt/hacker_po.inc | 18 ------------------
web/lang/ru/hacker_po.inc | 11 -----------
web/lang/tr/hacker_po.inc | 17 -----------------
web/lang/uk/hacker_po.inc | 11 -----------
12 files changed, 178 deletions(-)
delete mode 100644 web/html/hacker.php
delete mode 100644 web/lang/ca/hacker_po.inc
delete mode 100644 web/lang/de/hacker_po.inc
delete mode 100644 web/lang/es/hacker_po.inc
delete mode 100644 web/lang/fr/hacker_po.inc
delete mode 100644 web/lang/hacker_po.inc
delete mode 100644 web/lang/it/hacker_po.inc
delete mode 100644 web/lang/pl/hacker_po.inc
delete mode 100644 web/lang/pt/hacker_po.inc
delete mode 100644 web/lang/ru/hacker_po.inc
delete mode 100644 web/lang/tr/hacker_po.inc
delete mode 100644 web/lang/uk/hacker_po.inc
diff --git a/web/html/hacker.php b/web/html/hacker.php
deleted file mode 100644
index 5087c292..00000000
--- a/web/html/hacker.php
+++ /dev/null
@@ -1,17 +0,0 @@
-\n";
-print __("If this problem persists, please contact the site administrator.");
-print "
\n";
-
-html_footer(AUR_VERSION);
-
-?>
diff --git a/web/lang/ca/hacker_po.inc b/web/lang/ca/hacker_po.inc
deleted file mode 100644
index 9be6019b..00000000
--- a/web/lang/ca/hacker_po.inc
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-include_once("translator.inc");
-global $_t;
-
-$_t["ca"]["Your session id is invalid."] = "El vostre identificador de sessió no és vàlid.";
-
-$_t["ca"]["If this problem persists, please contact the site administrator."] = "Si el problema persisteix, si u plau contacteu amb l'administrador del lloc.";
-
-?>
\ No newline at end of file
diff --git a/web/lang/de/hacker_po.inc b/web/lang/de/hacker_po.inc
deleted file mode 100644
index e8298faf..00000000
--- a/web/lang/de/hacker_po.inc
+++ /dev/null
@@ -1,12 +0,0 @@
-, Matthias Gorissen , Lukas Kropatschek, Niclas Pfeifer
-
-include_once("translator.inc");
-global $_t;
-
-$_t["de"]["Your session id is invalid."] = "Deine Sitzungs-ID ist ungültig";
-
-$_t["de"]["If this problem persists, please contact the site administrator."] = "Sollte dieses Problem ständig auftreten, benachrichtige bitte den Administrator dieser Seite";
-
-?>
\ No newline at end of file
diff --git a/web/lang/es/hacker_po.inc b/web/lang/es/hacker_po.inc
deleted file mode 100644
index 046cbf5c..00000000
--- a/web/lang/es/hacker_po.inc
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-include_once("translator.inc");
-global $_t;
-
-$_t["es"]["Your session id is invalid."] = "Su identificador de sesión no es válido.";
-
-$_t["es"]["If this problem persists, please contact the site administrator."] = "Si el problema persiste, por favor contacte con el administrador del sitio.";
-
-?>
\ No newline at end of file
diff --git a/web/lang/fr/hacker_po.inc b/web/lang/fr/hacker_po.inc
deleted file mode 100644
index 8b4d0766..00000000
--- a/web/lang/fr/hacker_po.inc
+++ /dev/null
@@ -1,12 +0,0 @@
-
-# Translator: Cilyan Olowen
-
-include_once("translator.inc");
-global $_t;
-
-$_t["fr"]["Your session id is invalid."] = "Votre identifiant de session n'est pas valide.";
-
-$_t["fr"]["If this problem persists, please contact the site administrator."] = "Si ce problème persiste, merci de contacter l'administrateur du site.";
-
diff --git a/web/lang/hacker_po.inc b/web/lang/hacker_po.inc
deleted file mode 100644
index aad4870c..00000000
--- a/web/lang/hacker_po.inc
+++ /dev/null
@@ -1,34 +0,0 @@
- and Pierluigi Picciau
-
-include_once("translator.inc");
-global $_t;
-
-$_t["it"]["Your session id is invalid."] = "L'id della sessione non è valido.";
-
-$_t["it"]["If this problem persists, please contact the site administrator."] = "Se questo problema dovesse persistere, contattare l'amministratore del sito.";
-
diff --git a/web/lang/pl/hacker_po.inc b/web/lang/pl/hacker_po.inc
deleted file mode 100644
index 3e4583ed..00000000
--- a/web/lang/pl/hacker_po.inc
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-include_once("translator.inc");
-global $_t;
-
-$_t["pl"]["Your session id is invalid."] = "Twój identyfikator sesji jest nieprawidłowy.";
-$_t["pl"]["If this problem persists, please contact the site administrator."] = "Jeżeli ten problem się powtarza, skontaktuj się z administratorem strony.";
-
-?>
\ No newline at end of file
diff --git a/web/lang/pt/hacker_po.inc b/web/lang/pt/hacker_po.inc
deleted file mode 100644
index 542b7854..00000000
--- a/web/lang/pt/hacker_po.inc
+++ /dev/null
@@ -1,18 +0,0 @@
-
\ No newline at end of file
diff --git a/web/lang/ru/hacker_po.inc b/web/lang/ru/hacker_po.inc
deleted file mode 100644
index 34173a8d..00000000
--- a/web/lang/ru/hacker_po.inc
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-include_once("translator.inc");
-global $_t;
-
-$_t["ru"]["Your session id is invalid."] = "Неверный идентификатор сессии.";
-
-$_t["ru"]["If this problem persists, please contact the site administrator."] = "Если проблема не решена, обратитесь к администратору сайта.";
-
diff --git a/web/lang/tr/hacker_po.inc b/web/lang/tr/hacker_po.inc
deleted file mode 100644
index a0bdfd13..00000000
--- a/web/lang/tr/hacker_po.inc
+++ /dev/null
@@ -1,17 +0,0 @@
-
-
-include_once("translator.inc");
-global $_t;
-
-$_t["uk"]["Your session id is invalid."] = "Невірний ідентифікатор сесії.";
-
-$_t["uk"]["If this problem persists, please contact the site administrator."] = "Якщо проблема не розв'язана, будь-ласка, зв'яжіться з адміністратором сайту.";
-