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: step/adminapprove/lang/de/lifecyclestep_adminapprove.php
+1-4Lines changed: 1 addition & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -39,22 +39,19 @@
39
39
$string['plugindescription'] = 'In diesem Schritt wird die Bestätigung eines Systemadministrators eingeholt bevor die Ausführung des Workflows fortgesetzt werden kann.';
$string['proceedbuttonlabel'] = 'Beschriftung des Fortsetzen-Buttons';
44
43
$string['proceedbuttonlabel_help'] = 'Ändert die Beschriftung des Fortsetzen-Buttons. Wenn das Feld leer bleibt, wird die Standardbeschriftung beibehalten.';
$string['proceedselectedbuttonlabel_help'] = 'Ändert die Beschriftung des Buttons \'Ausgewählte fortführen\'. Wenn das Feld leer bleibt, wird die Standardbeschriftung beibehalten.';
$string['rollbackallbuttonlabel_help'] = 'Ändert die Beschriftung des Buttons \'Alle zurücksetzten\'. Wenn das Feld leer bleibt, wird die Standardbeschriftung beibehalten.';
52
48
$string['rollbackbuttonlabel'] = 'Beschriftung des Zurücksetzten-Buttons';
53
49
$string['rollbackbuttonlabel_help'] = 'Ändert die Beschriftung des Zurücksetzten-Buttons. Wenn das Feld leer bleibt, wird die Standardbeschriftung beibehalten.';
$string['rollbackselectedbuttonlabel_help'] = 'Ändert die Beschriftung des Buttons \'Ausgewählte zurücksetzten\'. Wenn das Feld leer bleibt, wird die Standardbeschriftung beibehalten.';
57
53
$string['statusmessage'] = 'Statusnachricht';
58
54
$string['statusmessage_help'] = 'Statusnachricht, welche dem Lehrer angezeigt wird, wenn ein Prozess eines Kurses den Adminbestätigungs-Schritt bearbeitet.';
Copy file name to clipboardExpand all lines: step/adminapprove/lang/en/lifecyclestep_adminapprove.php
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -47,15 +47,13 @@
47
47
$string['proceedselectedbuttonlabel'] = 'Label of the proceed selected button';
48
48
$string['proceedselectedbuttonlabel_help'] = 'Option to customize the label of the button \'Proceed selected\'. Leave it empty if you are ok with the default value.';
49
49
$string['rollback'] = 'Rollback';
50
-
$string['rollbackall'] = 'Rollback all';
51
-
$string['rollbackallbuttonlabel'] = 'Label of the rollback all button';
52
-
$string['rollbackallbuttonlabel_help'] = 'Option to customize the label of the button \'Rollback all\'. Leave it empty if you are ok with the default value.';
53
50
$string['rollbackbuttonlabel'] = 'Label of the rollback button';
54
51
$string['rollbackbuttonlabel_help'] = 'Option to customize the label of the button \'Rollback\'. Leave it empty if you are ok with the default value.';
$string['rollbackselectedbuttonlabel'] = 'Label of the rollback selected button';
57
54
$string['rollbackselectedbuttonlabel_help'] = 'Option to customize the label of the button \'Rollback selected\'. Leave it empty if you are ok with the default value.';
58
55
$string['statusmessage'] = 'Status message';
59
56
$string['statusmessage_help'] = 'Status message, which is displayed to a teacher, if a process of a course is at this admin approve step.';
0 commit comments