summaryrefslogtreecommitdiffstats
path: root/apps/dav
diff options
context:
space:
mode:
authorrakekniven <mark.ziegler@rakekniven.de>2019-12-13 17:55:20 +0100
committerGitHub <noreply@github.com>2019-12-13 17:55:20 +0100
commitc24b000c4160b8daf2a206364cead3fca7aa3d2a (patch)
treec6ab13fed80e2848331db59aff52a330dcd20502 /apps/dav
parentf7674c592ca0677645fa9ec01c7b865b9a6c5a8e (diff)
downloadnextcloud-server-c24b000c4160b8daf2a206364cead3fca7aa3d2a.tar.gz
nextcloud-server-c24b000c4160b8daf2a206364cead3fca7aa3d2a.zip
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>
Diffstat (limited to 'apps/dav')
-rw-r--r--apps/dav/templates/settings-admin-caldav.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/dav/templates/settings-admin-caldav.php b/apps/dav/templates/settings-admin-caldav.php
index 4c53e6421a7..bf1e5a0fda1 100644
--- a/apps/dav/templates/settings-admin-caldav.php
+++ b/apps/dav/templates/settings-admin-caldav.php
@@ -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"