share,retweet,relay,forward, whatever

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

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