MDL-13795 - Proposed fix to show a nice string instead of a non-existent deadline. (merge)

This commit is contained in:
scyrma 2008-03-06 05:02:07 +00:00
parent fffb5d240a
commit e9b18d9092
2 changed files with 5 additions and 1 deletions

View file

@ -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.';