]> source.dussan.org Git - nextcloud-server.git/commitdiff
l10n: Add a dot 22920/head
authorValdnet <47037905+Valdnet@users.noreply.github.com>
Thu, 17 Sep 2020 15:40:18 +0000 (17:40 +0200)
committerGitHub <noreply@github.com>
Thu, 17 Sep 2020 15:40:18 +0000 (17:40 +0200)
apps/settings/templates/settings/admin/server.php

index c848ef5c494e90e3a772fff7b401ae9ff1a0813f..45203e48901960e2e43a2553eb39f14d90ffdf98 100644 (file)
@@ -78,7 +78,7 @@
                        print_unescaped('checked="checked"');
                } ?>>
                                <label for="backgroundjobs_ajax">AJAX</label><br/>
-                               <em><?php p($l->t("Execute one task with each page loaded")); ?></em>
+                               <em><?php p($l->t("Execute one task with each page loaded.")); ?></em>
                        </p>
                        <p>
                                <input type="radio" name="mode" value="webcron" class="radio"