One new error string added.

This commit is contained in:
stronk7 2006-08-30 17:14:57 +00:00
parent e2863967c6
commit 2813c04ba9

View File

@ -40,6 +40,7 @@ $string['enumvaluesincorrect'] = 'Incorrect values for enum field';
$string['field'] = 'Field';
$string['fieldnameempty'] = 'Name field empty';
$string['fields'] = 'Fields';
$string['filenotwriteable'] = 'File not writeable';
$string['floatincorrectdecimals'] = 'Incorrect number of decimals for float field';
$string['floatincorrectlength'] = 'Incorrect length for float field';
$string['gotolastused'] = ' Go to last used file';