mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 02:16:41 +02:00
MDL-33624 lang - remove incosistent use of placeholder
This commit is contained in:
parent
2cbdaa77ea
commit
19a8646822
8 changed files with 8 additions and 9 deletions
|
@ -37,7 +37,6 @@ $string['deletenotes'] = 'Delete all notes';
|
|||
$string['editnote'] = 'Edit note';
|
||||
$string['enablenotes'] = 'Enable notes';
|
||||
$string['groupaddnewnote'] = 'Add a common note';
|
||||
$string['invalidcourseid'] = 'Invalid course id: {$a}';
|
||||
$string['invalidid'] = 'Invalid note ID specified';
|
||||
$string['invaliduserid'] = 'Invalid user id: {$a}';
|
||||
$string['nocontent'] = 'Note content can not be empty';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue