]> git.mxchange.org Git - friendica.git/blobdiff - mod/network.php
share,retweet,relay,forward, whatever
[friendica.git] / mod / network.php
index 32c7216d44e62638a2bda53f6916e22a17cb65a7..1f92145d102dd0dbe52ce86005c3fc578a65965a 100644 (file)
@@ -364,6 +364,7 @@ function network_content(&$a, $update = 0) {
                                        '$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') 
                                ));
                        }