diff options
author | swiergot <swiergot> | 2007-02-16 13:06:41 +0000 |
---|---|---|
committer | swiergot <swiergot> | 2007-02-16 13:06:41 +0000 |
commit | 5598d72c503c34a8f1136fa8d2824cfc0141a08b (patch) | |
tree | 6a4d47137069a36a242463aa6586d6affcec7ca1 /web/lang/es/timeout_po.inc | |
parent | ce2e4460ae3449eb3dee29c33ffa3cc1a3037cbb (diff) | |
download | aurweb-5598d72c503c34a8f1136fa8d2824cfc0141a08b.tar.xz |
Spanish translation update from Víctor Martinez Romanos.
Diffstat (limited to 'web/lang/es/timeout_po.inc')
-rw-r--r-- | web/lang/es/timeout_po.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/lang/es/timeout_po.inc b/web/lang/es/timeout_po.inc index c47b7c9..92b620e 100644 --- a/web/lang/es/timeout_po.inc +++ b/web/lang/es/timeout_po.inc @@ -5,8 +5,8 @@ include_once("translator.inc"); global $_t; -$_t["es"]["Click on the Home link above to log in."] = "Pulse en el enlace de Inicio de arriba para registrarse."; +$_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 registrarse de nuevo."; +$_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 |