Skip to content

Commit

Permalink
Revert "GH-475 change strings for activitycompletion"
Browse files Browse the repository at this point in the history
This reverts commit 0154d26.
  • Loading branch information
eynimeni committed Oct 14, 2024
1 parent 0154d26 commit 6cba1d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lang/de/booking.php
Original file line number Diff line number Diff line change
Expand Up @@ -685,7 +685,7 @@
$string['completionmodule'] = 'Aktiviere Massenlöschung von getätigten Buchungen basierend auf den Aktivitätsabschluss einer Kursaktivität';
$string['completionmodule_help'] = 'Button zum Löschen aller Buchungen anzeigen, wenn eine andere Kursaktivität abgeschlossen wurde. Die Buchungen von Nutzer:innen werden mit einem Klick auf einen Button auf der Berichtsseite gelöscht! Nur Aktivitäten mit aktiviertem Abschluss können aus der Liste ausgewählt werden.';
$string['completionoptioncompletedcminfo'] = 'Vervollständigen Sie eine Option';
$string['completionoptioncompletedform'] = 'Mindestens eine der gebuchten Optionen muss als abgeschlossen markiert sein. Das kann von Trainer/in, Kursersteller/in oder Manager/in durchgeführt werden.';
$string['completionoptioncompletedform'] = 'Mindestens eine der gebuchten Optionen muss als abgeschlossen markiert sein';
$string['conditionselectstudentinbo_desc'] = 'Nutzer:innen der von der Regel betroffenen Buchungsoption wählen.';
$string['conditionselectstudentinboroles'] = 'Rolle wählen';
$string['conditionselectteacherinbo_desc'] = 'Trainer:innen der von der Regel betroffenen Buchungsoption wählen.';
Expand Down
2 changes: 1 addition & 1 deletion lang/en/booking.php
Original file line number Diff line number Diff line change
Expand Up @@ -696,7 +696,7 @@
$string['completionmodule'] = 'Upon completion of the selected course activity, enable bulk deletion of user bookings';
$string['completionmodule_help'] = 'Display bulk deletion button for booking answers, if another course module has been completed. The bookings of users will be deleted with a click of a button on the report page! Only activities with completion enabled can be selected from the list.';
$string['completionoptioncompletedcminfo'] = 'Complete an option';
$string['completionoptioncompletedform'] = 'At least one of the booked options has to be marked as completed. This has to be done by teacher, manager or admin.';
$string['completionoptioncompletedform'] = 'At least one of the booked options has to be marked as completed';
$string['conditionselectstudentinbo_desc'] = 'Select all students of the booking option (affected by the rule) having a certain role.';
$string['conditionselectstudentinboroles'] = 'Choose role';
$string['conditionselectteacherinbo_desc'] = 'Select the teachers of the booking option (affected by the rule).';
Expand Down

0 comments on commit 6cba1d6

Please sign in to comment.