aboutsummaryrefslogtreecommitdiffstats
path: root/view/it/strings.php
diff options
context:
space:
mode:
authorSimon <simon@kisikew.org>2012-04-18 03:20:10 -0700
committerSimon <simon@kisikew.org>2012-04-18 03:20:10 -0700
commit91d1ef36d8e2bd117160418cb82a39c7b2353c91 (patch)
tree71fa46628c1297854c48194ccad662d9d6734939 /view/it/strings.php
parentb7bda7530f61176e32988619a650d42dabfd1e1b (diff)
parenta30ea16218aaaff7682c262fed443327553299ca (diff)
downloadvolse-hubzilla-91d1ef36d8e2bd117160418cb82a39c7b2353c91.tar.gz
volse-hubzilla-91d1ef36d8e2bd117160418cb82a39c7b2353c91.tar.bz2
volse-hubzilla-91d1ef36d8e2bd117160418cb82a39c7b2353c91.zip
Merge pull request #247 from simonlnu/master
fix silly abandonded typo. shouldn't affect translations
Diffstat (limited to 'view/it/strings.php')
-rw-r--r--view/it/strings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/it/strings.php b/view/it/strings.php
index 5fd187f7a..93bcbd465 100644
--- a/view/it/strings.php
+++ b/view/it/strings.php
@@ -674,7 +674,7 @@ $a->strings["Maximum image size"] = "Massima dimensione immagini";
$a->strings["Register policy"] = "Politica di registrazione";
$a->strings["Register text"] = "Testo registrazione";
$a->strings["Accounts abandoned after x days"] = "Account abbandonati dopo x giorni";
-$a->strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "Non spreca risorse di sistema controllando siti esterni per gli account abbandonati. Immettere 0 per nessun limite di tempo.";
+$a->strings["Will not waste system resources polling external sites for abandoned accounts. Enter 0 for no time limit."] = "Non spreca risorse di sistema controllando siti esterni per gli account abbandonati. Immettere 0 per nessun limite di tempo.";
$a->strings["Allowed friend domains"] = "Domini amici consentiti";
$a->strings["Allowed email domains"] = "Domini email consentiti";
$a->strings["Block public"] = "Blocca pagine pubbliche";