Bring the messages inline

This commit is contained in:
Joas Schilling 2016-02-09 16:03:10 +01:00
parent a4a7cf40a1
commit 49dd693d8f
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ class Notifier implements INotifier {
case 'remote_share':
$params = $notification->getSubjectParameters();
$notification->setParsedSubject(
(string) $l->t('You received %2$s as a remote share from %1$s', $params)
(string) $l->t('You received "/%2$s" as a remote share from %1$s', $params)
);
// Deal with the actions for a known subject