From 311f39f12f9b6dc6a9b22b6856154d548710e9c1 Mon Sep 17 00:00:00 2001 From: Simon L'nu Date: Wed, 18 Apr 2012 06:10:34 -0400 Subject: fix silly abandonded typo. shouldn't affect translations Signed-off-by: Simon L'nu --- view/es/messages.po | 2 +- view/es/strings.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'view/es') diff --git a/view/es/messages.po b/view/es/messages.po index d3f8557e9..54de3ee64 100644 --- a/view/es/messages.po +++ b/view/es/messages.po @@ -3136,7 +3136,7 @@ msgstr "Cuentas abandonadas después de x días" #: ../../mod/admin.php:313 msgid "" -"Will not waste system resources polling external sites for abandonded " +"Will not waste system resources polling external sites for abandoned " "accounts. Enter 0 for no time limit." msgstr "" "No gastará recursos del sistema creando encuestas desde sitios externos para" diff --git a/view/es/strings.php b/view/es/strings.php index ac53a45a9..d2b8e240e 100644 --- a/view/es/strings.php +++ b/view/es/strings.php @@ -674,7 +674,7 @@ $a->strings["Maximum image size"] = "Tamaño máximo de la imagen"; $a->strings["Register policy"] = "Política de registros"; $a->strings["Register text"] = "Términos"; $a->strings["Accounts abandoned after x days"] = "Cuentas abandonadas después de x días"; -$a->strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "No gastará recursos del sistema creando encuestas desde sitios externos para cuentas abandonadas. Introduzca 0 para ningún límite temporal."; +$a->strings["Will not waste system resources polling external sites for abandoned accounts. Enter 0 for no time limit."] = "No gastará recursos del sistema creando encuestas desde sitios externos para cuentas abandonadas. Introduzca 0 para ningún límite temporal."; $a->strings["Allowed friend domains"] = "Dominios amigos permitidos"; $a->strings["Allowed email domains"] = "Dominios de correo permitidos"; $a->strings["Block public"] = "Bloqueo público"; -- cgit v1.2.3