mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 09:26:35 +02:00
MDL-9123:
Added language string for error message
This commit is contained in:
parent
146b8728c7
commit
75b5701ae7
2 changed files with 2 additions and 1 deletions
|
@ -251,6 +251,7 @@ $string['incorrect'] = 'Incorrect';
|
|||
$string['indivresp'] = 'Responses of Individuals to Each Item';
|
||||
$string['info'] = 'Info';
|
||||
$string['introduction'] = 'Introduction';
|
||||
$string['invalidcategory'] = 'Category ID is invalid';
|
||||
$string['invalidnumericanswer'] = 'One of the answers you entered was not a valid number.';
|
||||
$string['invalidnumerictolerance'] = 'One of the tolerances you entered was not a valid number.';
|
||||
$string['invalidsource'] = 'The source is not accepted as valid.';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue