Used localized string for the Inline Edit anchor being generated

This commit is contained in:
ninadsp
2010-08-26 22:22:39 +05:30
parent f1e72d7664
commit 8ddfb7140d
2 changed files with 11 additions and 4 deletions

View File

@@ -82,6 +82,7 @@ $js_messages['strSearching'] = __('Searching');
/* For sql.js */
$js_messages['strToggleQueryBox'] = __('Toggle Query Box Visibility');
$js_messages['strInlineEdit'] = __('Inline Edit');
/* For tbl_change.js */
$js_messages['strIgnore'] = __('Ignore');