l10n. Change grammar.
First I thought to change "send" > "sent". Later my mind changed to change the complete sentence. Any native english speaker around? Please check and judge :-) Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
This commit is contained in:
parent
f7674c592c
commit
c24b000c41
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ script('dav', [
|
|||
)); ?>
|
||||
</em>
|
||||
<br>
|
||||
<em><?php p($l->t('Notifications will be send through background jobs, so these need to happen often enough.')); ?></em>
|
||||
<em><?php p($l->t('Notifications are sent via background jobs, so these must occur often enough.')); ?></em>
|
||||
</p>
|
||||
<p>
|
||||
<input type="checkbox" name="caldav_send_reminders_notifications_push" id="caldavSendRemindersNotificationsPush" class="checkbox"
|
||||
|
|
Loading…
Reference in a new issue