diff options
author | Loui Chang <louipc.ist@gmail.com> | 2008-12-17 19:22:38 +0100 |
---|---|---|
committer | Loui Chang <louipc.ist@gmail.com> | 2008-12-17 19:22:38 +0100 |
commit | f2b1d0a9a233239ecf390f267bd92eec45808794 (patch) | |
tree | 66b8ba919e75c63b6ddeffd1b1f84c295be2f09e /web/lang/es/timeout_po.inc | |
parent | 73cd7667d4e813e0ec2c801cdc71d89a2ce18a2c (diff) | |
download | aur-f2b1d0a9a233239ecf390f267bd92eec45808794.tar.gz aur-f2b1d0a9a233239ecf390f267bd92eec45808794.tar.xz |
Remove obsolete timeout page.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
Diffstat (limited to 'web/lang/es/timeout_po.inc')
-rw-r--r-- | web/lang/es/timeout_po.inc | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/web/lang/es/timeout_po.inc b/web/lang/es/timeout_po.inc deleted file mode 100644 index 3ed6d218..00000000 --- a/web/lang/es/timeout_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"]["Click on the Home link above to log in."] = "Pulse en el enlace de Inicio situado en la parte superior para identificarse."; - -$_t["es"]["Your session has timed out. You must log in again."] = "Su sesión ha expirado. Debe identificarse de nuevo."; - -?>
\ No newline at end of file |