$string['main_view'] = 'Main View';
$string['missingfieldsinsentence'] = 'Missing fields in sentence';
$string['missingvaluesinsentence'] = 'Missing values in sentence';
+$string['mustselectonefield'] = 'You must select one field to see field related actions!';
+$string['mustselectoneindex'] = 'You must select one index to see index related actions!';
+$string['mustselectonekey'] = 'You must select one field to see key related actions!';
$string['new_statement'] = 'New Statement';
$string['new_table_from_mysql'] = 'New Table From MySQL';
$string['newfield'] = 'New Field';
$string['save'] = 'Save';
$string['selectaction'] = 'Select Action:';
$string['selectdb'] = 'Select Database:';
-$string['selectonefieldkeyindex'] = 'Please, select one Field/Key/Index from the list to see the PHP code';
+$string['selectonecommand'] = 'Please, select one Action from the list to view PHP code';
+$string['selectonefieldkeyindex'] = 'Please, select one Field/Key/Index from the list to view the PHP code';
$string['selecttable'] = 'Select Table:';
$string['selectfieldkeyindex'] = 'Select Field/Key/Index:';
$string['sentences'] = 'Sentences';