From 97723ad69f71c716bd0e68eec95944b5469008ec Mon Sep 17 00:00:00 2001 From: Fabio Comuni Date: Tue, 15 Feb 2011 15:09:29 +0100 Subject: Fixed parentheses in translable string in statusnet.php. Rebulid util/strings.php. Update it/strings --- view/it/strings.php | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'view/it') diff --git a/view/it/strings.php b/view/it/strings.php index bbbd30220..d04e02167 100644 --- a/view/it/strings.php +++ b/view/it/strings.php @@ -1075,4 +1075,14 @@ $a->strings['At this Friendika instance the Twitter plugin was enabled but you h $a->strings['Copy the PIN from Twitter here'] = 'Copia il PIN da Twitter qui'; $a->strings['If enabled all your public postings will be posted to the associated Twitter account as well.'] = 'Se abilitato tutti i tuoi messaggi pubblici verranno inviati anche sull\'account Twitter associato.'; $a->strings['Send public postings to Twitter'] = 'Invia messaggi pubblici su Twitter'; +$a->strings['noreply'] = 'nessuna risposta'; +$a->strings['Facebook disabled'] = 'Facebook disabilitato'; +$a->strings['Facebook API key is missing.'] = 'Chiave API Facebook mancante.'; +$a->strings['Facebook Connect'] = 'Facebook Connect'; +$a->strings['Install Facebook posting'] = 'Installa invio a Facebook'; +$a->strings['Remove Facebook posting'] = 'Rimuovi invio a Facebook'; +$a->strings['Post to Facebook'] = 'Invia a Facebook'; +$a->strings['Image: '] = 'Immagine: '; +$a->strings['Base API Path \x28remember the trailing /\x29'] = 'Indirizzo base API \x28ricorda il / alla fine\x29'; +$a->strings['Post to Twitter'] = 'Inva a Twitter'; ?> -- cgit v1.2.3