From b55beed2f94ffacd6fff01de458677683836a64f Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 20 Jan 2022 14:27:28 +0000 Subject: string update --- Zotlabs/Module/Tokens.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Zotlabs/Module/Tokens.php') diff --git a/Zotlabs/Module/Tokens.php b/Zotlabs/Module/Tokens.php index 9de54f568..a41003f6b 100644 --- a/Zotlabs/Module/Tokens.php +++ b/Zotlabs/Module/Tokens.php @@ -258,7 +258,7 @@ class Tokens extends Controller { } } - $desc = t('Use this form to create temporary access identifiers to share things with non-members. These identities may be used in Access Control Lists and visitors may login using these credentials to access private content.'); + $desc = t('Use this form to create temporary access identifiers to share things with non-members. These identities may be used in privacy groups and visitors may login using these credentials to access private content.'); $pcat = new Permcat(local_channel()); $pcatlist = $pcat->listing(); -- cgit v1.2.3