diff --git a/lib/Notifier.php b/lib/Notifier.php index 8bab59af..63dbe030 100644 --- a/lib/Notifier.php +++ b/lib/Notifier.php @@ -64,7 +64,7 @@ class Notifier implements INotifier { case 'credential_shared': $notification->setParsedSubject( - (string) $l->t('%s shared "%s" credential with you. Click here to accept', $notification->getSubjectParameters()) + (string) $l->t('%s shared "%s" with you. Click here to accept', $notification->getSubjectParameters()) ); // Deal with the actions for a known subject