designer: support for MSIE 6 and various fixes

This commit is contained in:
Marc Delisle
2007-01-02 14:39:22 +00:00
parent 6ac319f159
commit af31d1e079
131 changed files with 737 additions and 507 deletions

View File

@@ -1023,8 +1023,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
$strMoveMenu = 'Move Menu'; //to translate
$strAngularLinks = 'Angular links'; //to translate
$strDirectLinks = 'Direct links'; //to translate
$strAlwaysShowLinks = 'Always show links'; //to translate
$strDisableForFasterScrolling = 'Disable for faster scrolling'; //to translate
$strHideShowAll = 'Hide/Show all'; //to translate
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
$strInternalRelationAdded = 'Internal relation added'; //to translate
@@ -1043,4 +1041,5 @@ $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
$strToggleSmallBig = 'Toggle small/big'; //to translate
?>