l10n: Spelling unification

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
This commit is contained in:
Valdnet 2022-09-04 15:52:57 +02:00 committed by GitHub
parent c584bb3bbd
commit 94e1b17ecd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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']),