From: pichetp Date: Thu, 25 Sep 2008 00:18:09 +0000 (+0000) Subject: MDL-15233 add answers tolerance modificaions texts X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=41e13dd3954797c390496704e099a8954e05c731;p=moodle.git MDL-15233 add answers tolerance modificaions texts --- diff --git a/lang/en_utf8/qtype_datasetdependent.php b/lang/en_utf8/qtype_datasetdependent.php index 3e2042c834..00b57b69cd 100644 --- a/lang/en_utf8/qtype_datasetdependent.php +++ b/lang/en_utf8/qtype_datasetdependent.php @@ -1,5 +1,6 @@ Modify the answers tolerance settings available as Advanced parameters'; $string['param'] = 'Param {$a}'; $string['replacewithrandom'] = 'Replace with a random value'; $string['reuseifpossible'] = 'reuse previous value if available'; $string['sharedwildcard']='Shared wild card'; $string['sharedwildcards']='Shared wild cards'; $string['uniform'] = 'Uniform'; +$string['updatetolerancesparam'] = 'Update the answers tolerance parameters'; $string['updatedatasetparam'] = 'Update the datasets parameters'; $string['youmustaddatleastoneitem'] = 'You must add at least one dataset item before you can save this question.'; ?> \ No newline at end of file