From 94e1b17ecd78522ffcc2b7e7c586e45be83a8251 Mon Sep 17 00:00:00 2001 From: Valdnet <47037905+Valdnet@users.noreply.github.com> Date: Sun, 4 Sep 2022 15:52:57 +0200 Subject: [PATCH] l10n: Spelling unification Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com> --- templates/admin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/admin.php b/templates/admin.php index 119bd8e..d413999 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']),