Skip to content

Commit 0a84f18

Browse files
committed
Make the language setting string clearer (#531)
1 parent 169a252 commit 0a84f18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lang/en/customcert.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
$string['cannotverifyallcertificates'] = 'You do not have the permission to verify all certificates on the site.';
3535
$string['certificate'] = 'Certificate';
3636
$string['certificateexecutionperiod'] = 'Certificate execution period';
37-
$string['certificateexecutionperiod_desc'] = 'Specify the period for which certificates should be executed based on their end date. Set to 0 to execute all certificates, regardless of their age.';
37+
$string['certificateexecutionperiod_desc'] = 'Specify the period for which certificates should be executed based after the course end date. Set to 0 to execute all certificates, regardless of their age.';
3838
$string['certificatesperrun'] = 'Certificates per run';
3939
$string['certificatesperrun_desc'] = 'Enter the number of certificates to process per scheduled task run where 0 means it will process all certificates.';
4040
$string['code'] = 'Code';

0 commit comments

Comments
 (0)