New feature: Locking textarea in query window (EXPERIMENTAL, please comment)

This commit is contained in:
Garvin Hicking
2003-06-03 14:37:34 +00:00
parent fc69f54ae1
commit bdaf608a4c
94 changed files with 141 additions and 16 deletions

View File

@@ -650,4 +650,5 @@ $strLoadExplanation = 'The best method is checked by default, but you can change
$strExecuteBookmarked = 'Execute bookmarked query'; //to translate
$strExcelOptions = 'Excel options'; //to translate
$strReplaceNULLBy = 'Replace NULL by'; //to translate
$strQueryWindowLock = 'Do not overwrite this query from outside the window'; //to translate
?>