You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: bookingextension/confirmation_trainer/lang/en/bookingextension_confirmation_trainer.php
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -32,5 +32,6 @@
32
32
$string['confirmationtrainerenabled'] = 'Allow confirmation by trainer';
33
33
$string['notallowedtoconfirm'] = "Not allowed to confirm";
34
34
$string['pluginname'] = 'Confirmation workflow by trainer';
35
+
$string['privacy:metadata'] = 'The plugin does not store any personal data.';
35
36
$string['workflowdescription'] = 'In the standard workflow, users will just book on the waitinglist, if in a booking option the "Book only after confirmation"-checkbox is set. As a teacher or any person, who has the corresponding capabilities (mod/booking:bookforothers & mod/booking:subscribeusers) you can view the users on the waitinglist and, from there, confirm users.';
36
37
$string['workflowname'] = 'Confirmation workflow by trainer';
0 commit comments