bug #1621280, support VIEW dependencies during export

This commit is contained in:
Marc Delisle
2006-12-26 16:10:47 +00:00
parent 93659bd8d1
commit b0588d3570
123 changed files with 305 additions and 20 deletions

View File

@@ -1041,4 +1041,6 @@ $strHelp = 'Help'; //to translate
$strCancel = 'Cancel'; //to translate
$strDeleteRelation = 'Delete relation'; //to translate
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
$strStructureForView = 'Structure for view'; //to translate
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
?>