| Línea 35... |
Línea 35... |
| 35 |
$string['content'] = 'Content';
|
35 |
$string['content'] = 'Content';
|
| 36 |
$string['course'] = 'course';
|
36 |
$string['course'] = 'course';
|
| 37 |
$string['coursenotes'] = 'Course notes';
|
37 |
$string['coursenotes'] = 'Course notes';
|
| 38 |
$string['created'] = 'created';
|
38 |
$string['created'] = 'created';
|
| 39 |
$string['deleteconfirm'] = 'Delete this note?';
|
39 |
$string['deleteconfirm'] = 'Delete this note?';
|
| 40 |
$string['deletenotes'] = 'Delete all notes';
|
40 |
$string['deletenotes'] = 'All notes';
|
| 41 |
$string['editnote'] = 'Edit note';
|
41 |
$string['editnote'] = 'Edit note';
|
| 42 |
$string['enablenotes'] = 'Enable notes';
|
42 |
$string['enablenotes'] = 'Enable notes';
|
| 43 |
$string['eventnotecreated'] = 'Note created';
|
43 |
$string['eventnotecreated'] = 'Note created';
|
| 44 |
$string['eventnoteupdated'] = 'Note updated';
|
44 |
$string['eventnoteupdated'] = 'Note updated';
|
| 45 |
$string['eventnotedeleted'] = 'Note deleted';
|
45 |
$string['eventnotedeleted'] = 'Note deleted';
|