From 4824e5b8b8d57ba9af8a5a26f78a5dc90eb714d1 Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 29 Jul 2012 18:29:27 -0700 Subject: birthdays and events are now notifications --- include/conversation.php | 1 + 1 file changed, 1 insertion(+) (limited to 'include/conversation.php') diff --git a/include/conversation.php b/include/conversation.php index f0d453cf5..74cf787bd 100644 --- a/include/conversation.php +++ b/include/conversation.php @@ -1210,6 +1210,7 @@ function status_editor($a,$x, $notes_cid = 0, $popup=false) { '$bang' => $x['bang'], '$profile_uid' => $x['profile_uid'], '$preview' => t('Preview'), + '$mobileapp' => t('Friendica mobile web'), )); -- cgit v1.2.3