3 $string['addnewnote'] = 'Add a new note';
4 $string['addnewnoteselect'] = 'Select users to write notes about';
5 $string['bynameondate'] = 'by $a->name - $a->date';
6 $string['cannotdeletepost'] = 'Error occured while deleting post';
7 $string['configenablenotes'] = 'Enable storing of notes about individual users.';
8 $string['content'] = 'Content';
9 $string['course'] = 'course';
10 $string['created'] = 'created';
11 $string['coursenotes'] = 'Course notes';
12 $string['deletenotes'] = 'Delete all notes';
13 $string['deleteconfirm'] = 'Delete this note?';
14 $string['editnote'] = 'Edit note';
15 $string['enablenotes'] = 'Enable notes';
16 $string['invalidid'] = 'Invalid note ID specified';
17 $string['groupaddnewnote'] = 'Add a common note';
18 $string['note'] = 'Note';
19 $string['notes'] = 'Notes';
20 $string['nonotes'] = 'There are no notes of this type yet';
21 $string['nopermissiontodelete'] = 'You may not delete this note';
22 $string['notesdisabled'] = 'Notes are disabled, sorry.';
23 $string['notesnotvisible'] = 'You are not allowed to view the notes.';
24 $string['nocontent'] = 'Note content can not be empty';
25 $string['nouser'] = 'You must select a user';
26 $string['personalnotes'] = 'Personal notes';
27 $string['publishstate'] = 'Status';
28 $string['personal'] = 'personal';
29 $string['unknown'] = 'unknown';
30 $string['site'] = 'site';
31 $string['sitenotes'] = 'Site notes';