]> git.mxchange.org Git - friendica.git/blobdiff - mod/display.php
share,retweet,relay,forward, whatever
[friendica.git] / mod / display.php
index 096ea16c9b7d432b3de449008866e7c8ddd0d482..f919cba64647373b804480db22fdb96b0ec735c1 100644 (file)
@@ -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') 
                                        ));
                                }