pulled strings from one more template

This commit is contained in:
Friendika 2011-02-22 15:35:33 -08:00
commit f57f9852b1
9 changed files with 18 additions and 45 deletions

View file

@ -236,6 +236,9 @@ $a->strings['Hide Ignored Requests'] = 'Nascondi richieste ignorate';
$a->strings['Claims to be known to you: '] = 'Dice di conoscerti: ';
$a->strings['yes'] = 'si';
$a->strings['no'] = 'no';
$a->strings['Approve as: '] = 'Approva come: ';
$a->strings['Friend'] = 'Amico';
$a->strings['Fan/Admirer'] = 'Fan/Admiratore';
$a->strings['Notification type: '] = 'Tipo di notifica: ';
$a->strings['Friend/Connect Request'] = 'Richiesta Amicizia/Connessione';
$a->strings['New Follower'] = 'Nuovo Seguace';