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

@ -262,6 +262,9 @@ $a->strings['Hide Ignored Requests'] = 'Cacher les demandes ignorées';
$a->strings['Claims to be known to you: '] = 'Prétend que vous le connaissez: ';
$a->strings['yes'] = 'oui';
$a->strings['no'] = 'non';
$a->strings['Approve as: '] = 'Approuver en tant que: ';
$a->strings['Friend'] = 'Ami';
$a->strings['Fan/Admirer'] = 'Fan/Admirateur';
$a->strings['Notification type: '] = 'Type de notification: ';
$a->strings['Friend/Connect Request'] = 'Demande de connexion/relation';
$a->strings['New Follower'] = 'Nouvel abonné';