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/ca/strings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/ca/strings.php') diff --git a/view/ca/strings.php b/view/ca/strings.php index e5aed8be6..265058391 100644 --- a/view/ca/strings.php +++ b/view/ca/strings.php @@ -654,7 +654,7 @@ $a->strings["Register policy"] = "Política per a registrar"; $a->strings["Register text"] = "Text al registrar"; $a->strings["Will be displayed prominently on the registration page."] = "Sea mostrat de forma peminent a la pagina durant el procés de registre."; $a->strings["Accounts abandoned after x days"] = "Comptes abandonats després de x dies"; -$a->strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "No gastará recursos del sistema creant enquestes des de llocs externos per a comptes abandonats. Introdueixi 0 per a cap límit 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 creant enquestes des de llocs externos per a comptes abandonats. Introdueixi 0 per a cap límit temporal."; $a->strings["Allowed friend domains"] = "Dominis amics permesos"; $a->strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "Llista de dominis separada per comes, de adreçes de correu que són permeses per establir amistats. S'admeten comodins. Deixa'l buit per a acceptar tots els dominis."; $a->strings["Allowed email domains"] = "Dominis de correu permesos"; -- cgit v1.2.3