From: Joas Schilling Date: Thu, 25 Jun 2020 07:07:14 +0000 (+0200) Subject: Extend descriptioon on trusted servers X-Git-Tag: v20.0.0beta1~360^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F21582%2Fhead;p=nextcloud-server.git Extend descriptioon on trusted servers Signed-off-by: Joas Schilling --- diff --git a/apps/federation/templates/settings-admin.php b/apps/federation/templates/settings-admin.php index 2bc3684ccd9..407a1fa9442 100644 --- a/apps/federation/templates/settings-admin.php +++ b/apps/federation/templates/settings-admin.php @@ -8,7 +8,7 @@ style('federation', 'settings-admin') ?>

t('Trusted servers')); ?>

-

t('Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing.')); ?>

+

t('Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share.')); ?>