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 --- mod/notifications.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'mod') diff --git a/mod/notifications.php b/mod/notifications.php index 49157c444..93ca82bb0 100644 --- a/mod/notifications.php +++ b/mod/notifications.php @@ -108,6 +108,9 @@ function notifications_content(&$a) { '$intro_id' => $rr['intro_id'], '$friend_selected' => $friend_selected, '$fan_selected' => $fan_selected, + '$approve_as' => t('Approve as: '), + '$as_friend' => t('Friend'), + '$as_fan' => t('Fan/Admirer') )); } -- cgit v1.2.3