l10n: Add parentheses

This commit is contained in:
Valdnet 2020-09-16 10:51:41 +02:00 committed by GitHub
parent 498684efd6
commit 583bc5505a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ style('federatedfilesharing', 'settings-admin');
print_unescaped('checked="checked"');
} ?> />
<label for="outgoingServer2serverShareEnabled">
<?php p($l->t('Allow users on this server to send shares to other servers. This option also allows WebDAV access to public shares'));?>
<?php p($l->t('Allow users on this server to send shares to other servers (This option also allows WebDAV access to public shares)'));?>
</label>
</p>
<p>