patch #1847534 [interface] New "Inside field" in db search

This commit is contained in:
Marc Delisle
2007-12-31 14:58:20 +00:00
parent 070875cb3c
commit a3c39b0749
56 changed files with 91 additions and 13 deletions

View File

@@ -1038,4 +1038,5 @@ $strOptimize = 'Optimize'; //to translate
$strRebuild = 'Rebuild'; //to translate
$strRepair = 'Repair'; //to translate
$strRemovePartitioning = 'Remove partitioning'; //to translate
$strSearchInField = 'Inside field:'; //to translate
?>