diff options
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 c47b7c93..92b620e8 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 |