summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2019-12-16 08:06:50 +0100
committerGitHub <noreply@github.com>2019-12-16 08:06:50 +0100
commit7557b53086be91fa289f3042d3f3c60fc436196e (patch)
tree3bf24970d945470c55adf05af00efe684529cd0b
parent5ac97f9bd27d85246e0309e6b0e7c5da883ca07f (diff)
parentc24b000c4160b8daf2a206364cead3fca7aa3d2a (diff)
downloadnextcloud-server-7557b53086be91fa289f3042d3f3c60fc436196e.tar.gz
nextcloud-server-7557b53086be91fa289f3042d3f3c60fc436196e.zip
Merge pull request #18401 from nextcloud/rakekniven-patch-1
l10n. Change grammar.
-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"