]> git.mxchange.org Git - friendica.git/blobdiff - mod/profile.php
share,retweet,relay,forward, whatever
[friendica.git] / mod / profile.php
index 88fc16ebb1f8707ba4e3b01217e600a317729fc1..3354bc9a33cb2a3bff83ab25a908b3cb7f80e846 100644 (file)
@@ -311,6 +311,7 @@ function profile_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') 
                                        ));
                                }