From 3f432a7b82480dd985dbc2a67ae23cfc1ed258c6 Mon Sep 17 00:00:00 2001 From: Friendika Date: Wed, 16 Mar 2011 19:36:59 -0700 Subject: share,retweet,relay,forward, whatever --- mod/display.php | 1 + 1 file changed, 1 insertion(+) (limited to 'mod/display.php') diff --git a/mod/display.php b/mod/display.php index 096ea16c9..f919cba64 100644 --- a/mod/display.php +++ b/mod/display.php @@ -155,6 +155,7 @@ function display_content(&$a) { '$id' => $item['id'], '$likethis' => t("I like this \x28toggle\x29"), '$nolike' => t("I don't like this \x28toggle\x29"), + '$share' => t('Share'), '$wait' => t('Please wait') )); } -- cgit v1.2.3