fix silly abandonded typo. shouldn't affect translations
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
This commit is contained in:
parent
af3e37ce20
commit
311f39f12f
12 changed files with 12 additions and 12 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue