share,retweet,relay,forward, whatever

This commit is contained in:
Friendika 2011-03-16 19:36:59 -07:00
commit 3f432a7b82
17 changed files with 80 additions and 3 deletions

View 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')
));
}