Added a string for sql.js

This commit is contained in:
ninadsp
2010-07-03 21:53:07 +05:30
parent e049c1d158
commit 99eff08c0c
63 changed files with 8190 additions and 7939 deletions

View File

@@ -74,6 +74,9 @@ $js_messages['strNo'] = __('No');
/* For db_search.js */
$js_messages['strSearching'] = __('Searching');
/* For sql.js */
$js_messages['strToggleQueryBox'] = __('Toggle Query Box Visibility');
/* Designer */
$js_messages['strModifications'] = __('Modifications have been saved');
$js_messages['strRelationDeleted'] = __('Relation deleted');