Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon L <szaimen@e.mail.de>2022-04-27 10:32:38 +0300
committerGitHub <noreply@github.com>2022-04-27 10:32:38 +0300
commit309668805bb3f56e3b4cd7acac61320a909fb167 (patch)
tree1ca64b71871bd493e23eefb6786ad5b38461bcfb
parentfec36ca91323fa72d82e5cc964019c2f21bbbca0 (diff)
parentee0e597eec20a879c43efd501923b80eb5dba059 (diff)
Merge pull request #32154 from nextcloud/Valdnet-patch-2
l10n: Change apostrophe
-rw-r--r--apps/settings/templates/settings/admin/server.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/templates/settings/admin/server.php b/apps/settings/templates/settings/admin/server.php
index 4a967e2acc3..f3b8dc4aaad 100644
--- a/apps/settings/templates/settings/admin/server.php
+++ b/apps/settings/templates/settings/admin/server.php
@@ -71,7 +71,7 @@ script('settings', [
title="<?php p($l->t('Open documentation'));?>"
href="<?php p(link_to_docs('admin-background-jobs')); ?>"></a>
- <p class="settings-hint"><?php p($l->t('For the server to work properly, it\'s important to configure background jobs correctly. \'Cron\' is the recommended setting. Please see the documentation for more information.'));?></p>
+ <p class="settings-hint"><?php p($l->t('For the server to work properly, it\'s important to configure background jobs correctly. "Cron" is the recommended setting. Please see the documentation for more information.'));?></p>
<form action="#">
<fieldset>
<legend class="hidden-visually"><?php p($l->t('Pick background job setting'));?></legend>