missed a few zrl/zmg conversions, like for translate_item and enotify messages
This commit is contained in:
@@ -114,7 +114,7 @@ function notification($params) {
|
||||
|
||||
// "a post"
|
||||
$dest_str = sprintf(t('%1$s commented on [zrl=%2$s]a %3$s[/zrl]'),
|
||||
'[url=' . $sender['xchan_url'] . ']' . $sender['xchan_name'] . '[/url]',
|
||||
'[zrl=' . $sender['xchan_url'] . ']' . $sender['xchan_name'] . '[/zrl]',
|
||||
$itemlink,
|
||||
$item_post_type);
|
||||
|
||||
|
Reference in New Issue
Block a user