pulled strings from one more template

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

View file

@ -274,6 +274,9 @@ $a->strings['Hide Ignored Requests'] = 'Verberge ignorierte Anfragen';
$a->strings['Claims to be known to you: '] = 'Behauptet dich zu kennen: ';
$a->strings['yes'] = 'ja';
$a->strings['no'] = 'nein';
$a->strings['Approve as: '] = 'Genehmigen als: ';
$a->strings['Friend'] = 'Freund';
$a->strings['Fan/Admirer'] = 'Fan/Verehrer';
$a->strings['Notification type: '] = 'Benachrichtigungs Typ: ';
$a->strings['Friend/Connect Request'] = 'Kontakt-/Freundschaftsanfrage';
$a->strings['New Follower'] = 'Neuer Bewunderer';