mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
Merge branch 'MDL-64554-master' of git://github.com/andrewnicols/moodle
This commit is contained in:
commit
d6e50d14d2
60 changed files with 1920 additions and 461 deletions
|
@ -60,6 +60,7 @@ $string['mustbeoverriden'] = 'Abstract form_definition() method in class {$a} mu
|
|||
$string['newvaluefor'] = 'New value for {$a}';
|
||||
$string['nomethodforaddinghelpbutton'] = 'There is no method for adding a help button to form element {$a->name} (class {$a->classname})';
|
||||
$string['nonexistentformelements'] = 'Trying to add help buttons to non-existent form elements : {$a}';
|
||||
$string['nopermissionform'] = 'You don\'t have permission to access this form.';
|
||||
$string['noselection'] = 'No selection';
|
||||
$string['nosuggestions'] = 'No suggestions';
|
||||
$string['novalue'] = 'Nothing entered';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue