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

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