highlight SQL keyword
Signed-off-by: Dieter Adriaenssens <ruleant@users.sourceforge.net>
This commit is contained in:
parent
06af4be885
commit
befcf65617
@ -340,7 +340,7 @@ $js_messages['strCellEditHint'] = __('Press escape to cancel editing.');
|
||||
$js_messages['strSaveCellWarning'] = __('You have edited some data and they have not been saved. Are you sure you want to leave this page before saving the data?');
|
||||
$js_messages['strColOrderHint'] = __('Drag to reorder.');
|
||||
$js_messages['strSortHint'] = __('Click to sort.');
|
||||
$js_messages['strRemColHint'] = __('Hold shift and click to remove column from order by clause.');
|
||||
$js_messages['strRemColHint'] = __('Hold shift and click to remove column from ORDER BY clause.');
|
||||
$js_messages['strColMarkHint'] = __('Click to mark/unmark.');
|
||||
$js_messages['strColNameCopyHint'] = __('Double-click to copy column name.');
|
||||
$js_messages['strColVisibHint'] = __(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user