Added a string for Ajax handlers in tbl_change.php
This commit is contained in:
@@ -77,6 +77,9 @@ $js_messages['strSearching'] = __('Searching');
|
||||
/* For sql.js */
|
||||
$js_messages['strToggleQueryBox'] = __('Toggle Query Box Visibility');
|
||||
|
||||
/* For tbl_change.js */
|
||||
$js_messages['strIgnore'] = __('Ignore');
|
||||
|
||||
/* Designer */
|
||||
$js_messages['strModifications'] = __('Modifications have been saved');
|
||||
$js_messages['strRelationDeleted'] = __('Relation deleted');
|
||||
|
Reference in New Issue
Block a user