]> source.dussan.org Git - nextcloud-server.git/commitdiff
l10n: Remove dot and add a parenthesis
authorValdnet <47037905+Valdnet@users.noreply.github.com>
Thu, 14 Apr 2022 07:55:47 +0000 (09:55 +0200)
committerGitHub <noreply@github.com>
Thu, 14 Apr 2022 07:55:47 +0000 (09:55 +0200)
Adaptation of the text string to the others. Removing the dot and adding a parenthesis.

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
apps/settings/templates/settings/admin/sharing.php

index 3cf410727ccff3c2278b9b4f311de96d7548c21d..8474e1228f700066ba8bfc5892adc99829818f64 100644 (file)
                                        <?php if ($_['restrictUserEnumerationFullMatchIgnoreSecondDisplayName'] === 'yes') {
        print_unescaped('checked="checked"');
 } ?> />
-                       <label for="shareapi_restrict_user_enumeration_full_match_ignore_second_display_name"><?php p($l->t('Ignore second display name in parentheses if any. Example: "First display name (second ignored display name)"'));?></label><br />
+                       <label for="shareapi_restrict_user_enumeration_full_match_ignore_second_display_name"><?php p($l->t('Ignore second display name in parentheses if any (Example: "First display name (second ignored display name)")'));?></label><br />
                </p>
 
                <p>