Home
last modified time | relevance | path

Searched refs:recipient (Results 1 – 25 of 84) sorted by relevance

1234

/webtrees/app/Services/
H A DMessageService.php87 * @param UserInterface $recipient
95 …public function deliverMessage(UserInterface $sender, UserInterface $recipient, string $subject, s… argument
101 I18N::init($recipient->getPreference(UserInterface::PREF_LANGUAGE));
105 'recipient' => $recipient,
112 'recipient' => $recipient,
118 if ($this->sendInternalMessage($recipient)) {
122 'user_id' => $recipient->id(),
129 if ($this->sendEmail($recipient)) {
132 $recipient,
/webtrees/resources/views/emails/
H A Dnew-version-text.phtml17 <?= I18N::translate('Hello %s…', $recipient->realName()) ?>
H A Dmessage-copy-text.phtml18 <?= I18N::translate('You sent the following message to a webtrees user:') ?><?= $recipient->realNam…
H A Dmessage-user-text.phtml16 <?= I18N::translate('Hello %s…', $recipient->realName()) ?>
H A Dnew-version-html.phtml18 <?= I18N::translate('Hello %s…', '<bdi>' . e($recipient->realName()) . '</bdi>') ?>
H A Dmessage-copy-html.phtml22 …:translate('You sent the following message to a webtrees user:') ?><?= e($recipient->realName()) ?>
H A Dmessage-user-html.phtml18 <?= I18N::translate('Hello %s…', '<bdi>' . e($recipient->realName()) . '</bdi>') ?>
/webtrees/resources/views/admin/
H A Dcontrol-panel.phtml554 <?php foreach ($recipients as $to => $recipient) : ?>
558 <?= $recipient ?>
/webtrees/
H A DLICENSE.md324 User Product is transferred to the recipient in perpetuity or for a
334 for a work that has been modified or installed by the recipient, or for
387 it) with contractual assumptions of liability to the recipient, for
451 Each time you convey a covered work, the recipient automatically
512 covered work in a country, or your recipient’s use of the covered work
/webtrees/public/ckeditor-4.15.1-custom/
H A DLICENSE.md27 recipient of your version of this software to use, reproduce, modify
261 Program), the recipient automatically receives a license from the
724 Library), the recipient automatically receives a license from the
1007 party making the claim in sufficient detail that a recipient will
1062 Executable version does not attempt to limit or alter the recipient's
1088 sufficiently detailed for a recipient of ordinary skill to be able to
1282 the provisions above, a recipient may use your version of this file
/webtrees/resources/lang/tt/
H A Dmessages.po15420 msgctxt "Email recipient"
/webtrees/resources/lang/mk/
H A Dmessages.po15440 msgctxt "Email recipient"
/webtrees/resources/lang/ko/
H A Dmessages.po15415 msgctxt "Email recipient"
/webtrees/resources/lang/dv/
H A Dmessages.po15408 msgctxt "Email recipient"
/webtrees/resources/lang/ms/
H A Dmessages.po15417 msgctxt "Email recipient"
/webtrees/resources/lang/mi/
H A Dmessages.po15435 msgctxt "Email recipient"
/webtrees/resources/lang/hi/
H A Dmessages.po15440 msgctxt "Email recipient"
/webtrees/resources/lang/sr/
H A Dmessages.po15469 msgctxt "Email recipient"
/webtrees/resources/lang/sw/
H A Dmessages.po15458 msgctxt "Email recipient"
/webtrees/resources/lang/ja/
H A Dmessages.po15412 msgctxt "Email recipient"
/webtrees/resources/lang/
H A Dwebtrees.pot16048 msgctxt "Email recipient"
/webtrees/resources/lang/bg/
H A Dmessages.po15435 msgctxt "Email recipient"
/webtrees/resources/lang/tl/
H A Dmessages.po15440 msgctxt "Email recipient"
/webtrees/resources/lang/lv/
H A Dmessages.po15461 msgctxt "Email recipient"
/webtrees/resources/lang/su/
H A Dmessages.po15428 msgctxt "Email recipient"

1234