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:
rakekniven 2019-12-13 17:55:20 +01:00 committed by GitHub
parent f7674c592c
commit c24b000c41
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"