add nosharedwildcard'

This commit is contained in:
pichetp 2007-03-12 16:53:10 +00:00
parent 858c53d8c9
commit b97b59961e

View file

@ -17,6 +17,7 @@ $string['newlocal1'] = 'will use a new private dataset';
$string['nextitemtoadd'] = 'Next \'Item to Add\''; $string['nextitemtoadd'] = 'Next \'Item to Add\'';
$string['nextpage'] = 'Next Page'; $string['nextpage'] = 'Next Page';
$string['nodataset'] = 'nothing - it is not a wild card'; $string['nodataset'] = 'nothing - it is not a wild card';
$string['nosharedwildcard']='No shared wild card in this category';
$string['possiblehdr']='Possible wild cards present only in the question text'; $string['possiblehdr']='Possible wild cards present only in the question text';
$string['tolerance'] = 'Tolerance ±'; $string['tolerance'] = 'Tolerance ±';
$string['usedinquestion']='Used in Question'; $string['usedinquestion']='Used in Question';