Skip to content

Commit

Permalink
added missing string
Browse files Browse the repository at this point in the history
  • Loading branch information
rtschu committed May 12, 2020
1 parent cb8c2a9 commit 4a015fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions lang/de/block_evasys_sync.php
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
$string['standard_period'] = "Standard-Evaluationszeitraum:";
$string['different_period'] = "Abweichender Evaluationszeitraum:";
$string['time_set'] = "Standard-Evaluationszeitraum gesetzt";
$string['modifymapping'] = "Zugeordnete Evasys-Kurse bearbeiten";

// Multi allocation strings.

Expand Down
1 change: 1 addition & 0 deletions lang/en/block_evasys_sync.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
$string['different_period'] = "Exceptional evaluationperiod:";
$string['activate_nonstandard_time'] = "Alter evaluationperiod for special courses";
$string['time_set'] = "Standard evaluationperiod set";
$string['modifymapping'] = "Map and unmap Evasys courses to moodle courses.";

// Multi allocation strings.

Expand Down

0 comments on commit 4a015fc

Please sign in to comment.