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 14:59:55 +0300
committerGitHub <noreply@github.com>2022-04-27 14:59:55 +0300
commit05c2bb4e1dcd1aaf7a093bc7995ac03bd9dd2328 (patch)
treebd4550d6f60fa1c7e3cd5860cd2d29a4184b24c5
parentae4cf0cd3865a9f101910a10d360207bf479efe3 (diff)
parent7ff49b23b585d52339dd2ce4fab9646f7733d6ef (diff)
Merge pull request #32174 from nextcloud/backport/32154/stable23
[stable23] 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>