From 2a679b1164207ee983a26cb6d06fef10d4b81bb0 Mon Sep 17 00:00:00 2001 From: Friendika Date: Wed, 25 May 2011 02:08:15 -0700 Subject: file attachments --- 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 79fa27602..9ffcbe157 100644 --- a/include/conversation.php +++ b/include/conversation.php @@ -730,6 +730,7 @@ function status_editor($a,$x, $notes_cid = 0) { '$action' => 'item', '$share' => (($x['button']) ? $x['button'] : t('Share')), '$upload' => t('Upload photo'), + '$attach' => t('Attach file'), '$weblink' => t('Insert web link'), '$youtube' => t('Insert YouTube video'), '$video' => t('Insert Vorbis [.ogg] video'), -- cgit v1.2.3