mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
Merge branch 'MDL-77729' of https://github.com/timhunt/moodle
This commit is contained in:
commit
696ae3bc3a
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
$string['pluginname'] = 'Missing word format';
|
||||
$string['pluginname_help'] = 'Missing word format enables questions to be imported via text file.';
|
||||
$string['pluginname_link'] = 'Missing word format';
|
||||
$string['pluginname_link'] = 'qformat/missingword';
|
||||
$string['beginanswernotfound'] = 'Could not find a required "{" character in imported file content.';
|
||||
$string['endanswernotfound'] = 'Could not find a required "}" character in imported file content.';
|
||||
$string['noanswerfound'] = 'No answers found in question';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue