From ebd2283b384279c3e11994d2f1fbaa42b6794ce4 Mon Sep 17 00:00:00 2001 From: Mario Date: Mon, 26 Apr 2021 20:33:16 +0000 Subject: more strings changes --- Zotlabs/Module/Admin/Site.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Zotlabs/Module/Admin/Site.php b/Zotlabs/Module/Admin/Site.php index b48a5da63..156cc8ab8 100644 --- a/Zotlabs/Module/Admin/Site.php +++ b/Zotlabs/Module/Admin/Site.php @@ -367,7 +367,7 @@ class Site { 'label' => t('Register verification delay'), 'qmc' => 'zar', 'qmcid' => '', - 'help' => t('Time to wait before a registration request can be validated.'), + 'help' => t('Time to wait before a registration can be verified'), 'field' => array( 'name' => 'delay', 'title' => t('duration up from now'), -- cgit v1.2.3