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

github.com/nextcloud/user_saml.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValdnet <47037905+Valdnet@users.noreply.github.com>2022-09-04 16:52:57 +0300
committerGitHub <noreply@github.com>2022-09-04 16:52:57 +0300
commit94e1b17ecd78522ffcc2b7e7c586e45be83a8251 (patch)
treebbf2cec5a8d7489a30dc87f7a8a8c87a1f0d84fd /templates
parentc584bb3bbd38339ba11e166050abacab33a8e832 (diff)
l10n: Spelling unification
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Diffstat (limited to 'templates')
-rw-r--r--templates/admin.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/admin.php b/templates/admin.php
index 119bd8e1..d4139999 100644
--- a/templates/admin.php
+++ b/templates/admin.php
@@ -21,7 +21,7 @@ style('user_saml', 'admin');
if (isset($_['general']['allow_multiple_user_back_ends']['text'])) {
print_unescaped(
$l->t(
- 'Make sure to configure an administrative user that can access the instance via SSO. Logging-in with your regular %s account won\'t be possible anymore, unless you enabled "%s" or you go directly to the URL %s.',
+ 'Make sure to configure an administrative user that can access the instance via SSO. Logging-in with your regular %s account will not be possible anymore, unless you enabled "%s" or you go directly to the URL %s.',
[
\OCP\Util::sanitizeHTML($theme->getEntity()),
\OCP\Util::sanitizeHTML($_['general']['allow_multiple_user_back_ends']['text']),