Skip to content
Snippets Groups Projects
Commit 34e3acd8 authored by Jan-Christoph Borchardt's avatar Jan-Christoph Borchardt
Browse files

specify Federated Cloud ID syntax

parent 571c5aac
No related branches found
No related tags found
No related merge requests found
......@@ -400,7 +400,7 @@
var infoTemplate = this._getRemoteShareInfoTemplate();
remoteShareInfo = infoTemplate({
docLink: this.configModel.getFederatedShareDocLink(),
tooltip: t('core', 'Share with people on other servers using the syntax username@example.com/nextcloud')
tooltip: t('core', 'Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud')
});
}
......
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