mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
MDL-13795 - Proposed fix to show a nice string instead of a non-existent deadline. (merge)
This commit is contained in:
parent
fffb5d240a
commit
e9b18d9092
2 changed files with 5 additions and 1 deletions
|
@ -177,6 +177,7 @@ $string['nobranchtablefound'] = 'No Branch Table found';
|
|||
$string['nocommentyet'] = 'No comment yet.';
|
||||
$string['nocoursemods'] = 'No activities found';
|
||||
$string['nocredit'] = 'No credit';
|
||||
$string['nodeadline'] = 'No deadline';
|
||||
$string['noessayquestionsfound'] = 'No essay questions found in this lesson.';
|
||||
$string['nohighscores'] = 'No high scores';
|
||||
$string['nolessonattempts'] = 'No attempts have been made on this lesson.';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue