From f57f9852b198ec15ea7e9dbd20ebcf97a09112a9 Mon Sep 17 00:00:00 2001 From: Friendika Date: Tue, 22 Feb 2011 15:35:33 -0800 Subject: pulled strings from one more template --- util/strings.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'util/strings.php') diff --git a/util/strings.php b/util/strings.php index 8dabb064d..747d8ef48 100644 --- a/util/strings.php +++ b/util/strings.php @@ -276,6 +276,9 @@ $a->strings['Hide Ignored Requests'] = 'Hide Ignored Requests'; $a->strings['Claims to be known to you: '] = 'Claims to be known to you: '; $a->strings['yes'] = 'yes'; $a->strings['no'] = 'no'; +$a->strings['Approve as: '] = 'Approve as: '; +$a->strings['Friend'] = 'Friend'; +$a->strings['Fan/Admirer'] = 'Fan/Admirer'; $a->strings['Notification type: '] = 'Notification type: '; $a->strings['Friend/Connect Request'] = 'Friend/Connect Request'; $a->strings['New Follower'] = 'New Follower'; -- cgit v1.2.3