X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2Fenotify.php;h=1edad36ac0c79bd6383a72c60376e8b4660d8877;hb=c18622caf999e2ddf7e2cda5bf4a50d6506c3931;hp=bc758666ab3d423cc4e596c6d9905e6e4ff03067;hpb=c1caedfa50ad023479d9e7609fbd49fec1a14827;p=friendica.git diff --git a/include/enotify.php b/include/enotify.php index bc758666ab..1edad36ac0 100644 --- a/include/enotify.php +++ b/include/enotify.php @@ -1,6 +1,6 @@ t('%1$s [url=%2$s]shared a post[/url] from %3$s.', '[url='.$params['source_link'].']'.$params['source_name'].'[/url]', $params['link'], '[url='.$params['origin_link'].']'.$params['origin_name'].'[/url]' - ); + ); } $sitelink = $l10n->t('Please visit %s to view and/or reply to the conversation.');