Skip to content
Snippets Groups Projects
Unverified Commit d788299c authored by Roeland Jago Douma's avatar Roeland Jago Douma Committed by GitHub
Browse files

Merge pull request #22874 from nextcloud/Valdnet-patch-4

l10n: Add parentheses
parents 5a4c7a92 8d3adead
No related branches found
No related tags found
No related merge requests found
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment