mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 01:46:45 +02:00
MDL-58138 completion: Fixes for a number of small issues.
This commit is contained in:
parent
32b93ea7f8
commit
273d310601
25 changed files with 90 additions and 146 deletions
|
@ -190,6 +190,7 @@ $string['roleaggregation_any'] = 'ANY selected roles to mark when the condition
|
|||
$string['roleidnotfound'] = 'Role ID {$a} not found';
|
||||
$string['saved'] = 'Saved';
|
||||
$string['seedetails'] = 'See details';
|
||||
$string['select'] = 'Select';
|
||||
$string['self'] = 'Self';
|
||||
$string['selfcompletion'] = 'Self completion';
|
||||
$string['showinguser'] = 'Showing user';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue