]> source.dussan.org Git - nextcloud-server.git/commitdiff
Bring the messages inline
authorJoas Schilling <nickvergessen@owncloud.com>
Tue, 9 Feb 2016 15:03:10 +0000 (16:03 +0100)
committerJoas Schilling <nickvergessen@owncloud.com>
Wed, 10 Feb 2016 07:40:45 +0000 (08:40 +0100)
apps/files_sharing/lib/notifier.php

index 802f22e44c551ea33245b448a5dbc91763c73d4e..06067a5ee498365baf63e6c6a6df072817bb52fa 100644 (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