diff options
author | Loui Chang <louipc.ist@gmail.com> | 2008-12-17 19:15:21 +0100 |
---|---|---|
committer | Loui Chang <louipc.ist@gmail.com> | 2008-12-17 19:15:21 +0100 |
commit | 73cd7667d4e813e0ec2c801cdc71d89a2ce18a2c (patch) | |
tree | 10cfb8eac15a5b1ff6e90513740aed32687aa262 /web/lang/es | |
parent | e94fdc7b42cc60f7aa562b920f796bb50dfa68f3 (diff) | |
download | aur-73cd7667d4e813e0ec2c801cdc71d89a2ce18a2c.tar.gz aur-73cd7667d4e813e0ec2c801cdc71d89a2ce18a2c.tar.xz |
Remove obsolete 'hacker' page.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
Diffstat (limited to 'web/lang/es')
-rw-r--r-- | web/lang/es/hacker_po.inc | 12 |
1 files changed, 0 insertions, 12 deletions
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 @@ -<?php -# Spanish (Español) translation -# Translator: Víctor Martínez Romanos <vmromanos@gmail.com> - -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 |