$string['converttocalculated'] = 'Save as a new regular calculated question';
$string['editingcalculatedsimple'] = 'Editing a Simple Calculated question';
$string['findwildcards']='Find the wild cards {x..} present in the correct answer formulas';
-$string['generatenewitemsset'] = 'Generate a new set of ';
+$string['generatenewitemsset'] = 'Generate';
$string['mustbenumeric'] = 'You must enter a number here.';
$string['mustnotbenumeric'] = 'This can\'t be a number.';
+$string['setno'] = 'Set $a';
+$string['setwildcardvalues']= 'set(s) of wild card(s) values ';
$string['showitems'] = 'Display ';
$string['updatewildcardvalues'] = 'Update the wild card(s) values';
$string['useadvance'] = 'Use the advance button to see the errors' ;
$string['wildcard'] = 'Wild card {<strong>$a</strong>}';
$string['wildcardvalues']= 'Wild card(s) values ';
+$string['newsetwildcardvalues']= 'new set(s) of wild card(s) values ';
$string['wildcardvaluesgenerated']= 'Wild card(s) values generated';
$string['wildcardrole']= ' The wild cards <strong>{x..}</strong> will be substituted by a numerical value from the generated values';
$string['wildcardparam']= 'Wild cards parameters used to generate the values ';
$string['existingcategory3'] = 'a link from an already existing set of links that are also used by other questions in this category';
$string['forceregeneration'] = 'force regeneration';
$string['getnextnow'] = 'Get New \'Item to Add\' Now';
+$string['hexanotallowed'] = 'Dataset <strong>{$a->name}</strong> hexadecimal format value $a->value is not allowed' ;
$string['itemno'] = 'Item $a';
$string['item(s)'] = 'item(s)';
$string['itemscount']='Items<br />Count';
$string['newlocal2'] = 'a file from a new set of files that will only be used by this question';
$string['newlocal3'] = 'a link from a new set of links that will only be used by this question';
$string['nodataset'] = 'nothing - it is not a wild card';
+$string['nocommaallowed'] = 'The , cannot be used, use . as in 0.013 or 1.3e-2' ;
+$string['notvalidnumber'] = 'Wild card value is not a valid number ' ;
$string['oneanswertrueansweroutsidelimits'] = 'At least one correct answer outside the true value limits.<br />Modify the answers tolerance settings available as Advanced parameters';
$string['param'] = 'Param {<strong>$a</strong>}';
$string['replacewithrandom'] = 'Replace with a random value';