designer: support for MSIE 6 and various fixes
This commit is contained in:
@@ -5,6 +5,10 @@ phpMyAdmin - ChangeLog
|
|||||||
$Id$
|
$Id$
|
||||||
$HeadURL$
|
$HeadURL$
|
||||||
|
|
||||||
|
2007-01-02 Marc Delisle <lem9@users.sourceforge.net>
|
||||||
|
* Designer: various fixes and improvements (for example support
|
||||||
|
for MSIE 6), thanks to Ivan Kirillov
|
||||||
|
|
||||||
2007-01-02 Michal Čihař <michal@cihar.com>
|
2007-01-02 Michal Čihař <michal@cihar.com>
|
||||||
* libraries/common.lib.php: Add <div> to allow selecting whole SQL by
|
* libraries/common.lib.php: Add <div> to allow selecting whole SQL by
|
||||||
tripple click (patch #1611591).
|
tripple click (patch #1611591).
|
||||||
|
@@ -1027,8 +1027,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1047,4 +1045,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1028,8 +1028,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1048,4 +1046,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1026,8 +1026,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1046,4 +1044,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1027,8 +1027,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1047,4 +1045,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1029,8 +1029,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1049,4 +1047,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1028,8 +1028,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1048,4 +1046,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1023,8 +1023,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //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
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1024,8 +1024,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1044,4 +1042,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1020,8 +1020,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1040,4 +1038,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1021,8 +1021,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1041,4 +1039,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1004,8 +1004,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1024,4 +1022,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1003,8 +1003,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1023,4 +1021,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1003,8 +1003,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1023,4 +1021,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1027,8 +1027,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1047,4 +1045,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1026,8 +1026,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1046,4 +1044,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1006,8 +1006,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1026,4 +1024,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1007,8 +1007,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1027,4 +1025,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1023,8 +1023,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //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
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1024,8 +1024,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1044,4 +1042,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1023,8 +1023,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //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
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -996,8 +996,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1016,4 +1014,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -997,8 +997,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1017,4 +1015,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1028,8 +1028,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1048,4 +1046,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1029,8 +1029,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1049,4 +1047,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1007,8 +1007,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1027,4 +1025,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1008,8 +1008,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1028,4 +1026,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1001,8 +1001,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1021,4 +1019,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1002,8 +1002,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1022,4 +1020,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1001,8 +1001,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1021,4 +1019,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -52,7 +52,6 @@ $strAllowInterrupt = 'Povolit p
|
|||||||
$strAllTableSameWidth = 'Pou<6F><75>t pro v<>echny tabulky stejnou <20><><EFBFBD>ku';
|
$strAllTableSameWidth = 'Pou<6F><75>t pro v<>echny tabulky stejnou <20><><EFBFBD>ku';
|
||||||
$strAll = 'V<>echno';
|
$strAll = 'V<>echno';
|
||||||
$strAlterOrderBy = 'Zm<5A>nit po<70>ad<61> tabulky podle';
|
$strAlterOrderBy = 'Zm<5A>nit po<70>ad<61> tabulky podle';
|
||||||
$strAlwaysShowLinks = 'V<>dy zobrazovat spoje';
|
|
||||||
$strAnalyzeTable = 'Analyzovat tabulku';
|
$strAnalyzeTable = 'Analyzovat tabulku';
|
||||||
$strAnd = 'a';
|
$strAnd = 'a';
|
||||||
$strAndThen = 'a pot<6F>';
|
$strAndThen = 'a pot<6F>';
|
||||||
@@ -234,7 +233,6 @@ $strDirectLinks = 'P
|
|||||||
$strDirtyPages = 'Zm<5A>n<EFBFBD>n<EFBFBD>ch str<74>nek';
|
$strDirtyPages = 'Zm<5A>n<EFBFBD>n<EFBFBD>ch str<74>nek';
|
||||||
$strDisabled = 'Vypnuto';
|
$strDisabled = 'Vypnuto';
|
||||||
$strDisableForeignChecks = 'Vypnout kontrolu ciz<69>ch kl<6B><6C><EFBFBD>';
|
$strDisableForeignChecks = 'Vypnout kontrolu ciz<69>ch kl<6B><6C><EFBFBD>';
|
||||||
$strDisableForFasterScrolling = 'Vypn<70>te pro rychlej<65><6A> posun';
|
|
||||||
$strDisplayFeat = 'Zobrazen<65> funkc<6B>';
|
$strDisplayFeat = 'Zobrazen<65> funkc<6B>';
|
||||||
$strDisplayOrder = 'Se<53>adit podle:';
|
$strDisplayOrder = 'Se<53>adit podle:';
|
||||||
$strDisplayPDF = 'Zobrazit jako sch<63>ma v PDF';
|
$strDisplayPDF = 'Zobrazit jako sch<63>ma v PDF';
|
||||||
@@ -1022,4 +1020,5 @@ $strYes = 'Ano';
|
|||||||
$strZeroRemovesTheLimit = 'Pozn<7A>mka: Nastaven<65> t<>chto parametr<74> na 0 (nulu) odstran<61> omezen<65>.';
|
$strZeroRemovesTheLimit = 'Pozn<7A>mka: Nastaven<65> t<>chto parametr<74> na 0 (nulu) odstran<61> omezen<65>.';
|
||||||
$strZip = '„zazipov<6F>no“';
|
$strZip = '„zazipov<6F>no“';
|
||||||
|
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -53,7 +53,6 @@ $strAllowInterrupt = 'Povolit přerušení importu v případě že skript
|
|||||||
$strAllTableSameWidth = 'Použít pro všechny tabulky stejnou šířku';
|
$strAllTableSameWidth = 'Použít pro všechny tabulky stejnou šířku';
|
||||||
$strAll = 'Všechno';
|
$strAll = 'Všechno';
|
||||||
$strAlterOrderBy = 'Změnit pořadí tabulky podle';
|
$strAlterOrderBy = 'Změnit pořadí tabulky podle';
|
||||||
$strAlwaysShowLinks = 'Vždy zobrazovat spoje';
|
|
||||||
$strAnalyzeTable = 'Analyzovat tabulku';
|
$strAnalyzeTable = 'Analyzovat tabulku';
|
||||||
$strAnd = 'a';
|
$strAnd = 'a';
|
||||||
$strAndThen = 'a poté';
|
$strAndThen = 'a poté';
|
||||||
@@ -235,7 +234,6 @@ $strDirectLinks = 'Přímé spoje';
|
|||||||
$strDirtyPages = 'Změněných stránek';
|
$strDirtyPages = 'Změněných stránek';
|
||||||
$strDisabled = 'Vypnuto';
|
$strDisabled = 'Vypnuto';
|
||||||
$strDisableForeignChecks = 'Vypnout kontrolu cizích klíčů';
|
$strDisableForeignChecks = 'Vypnout kontrolu cizích klíčů';
|
||||||
$strDisableForFasterScrolling = 'Vypněte pro rychlejší posun';
|
|
||||||
$strDisplayFeat = 'Zobrazení funkcí';
|
$strDisplayFeat = 'Zobrazení funkcí';
|
||||||
$strDisplayOrder = 'Seřadit podle:';
|
$strDisplayOrder = 'Seřadit podle:';
|
||||||
$strDisplayPDF = 'Zobrazit jako schéma v PDF';
|
$strDisplayPDF = 'Zobrazit jako schéma v PDF';
|
||||||
@@ -1023,4 +1021,5 @@ $strYes = 'Ano';
|
|||||||
$strZeroRemovesTheLimit = 'Poznámka: Nastavení těchto parametrů na 0 (nulu) odstraní omezení.';
|
$strZeroRemovesTheLimit = 'Poznámka: Nastavení těchto parametrů na 0 (nulu) odstraní omezení.';
|
||||||
$strZip = '„zazipováno“';
|
$strZip = '„zazipováno“';
|
||||||
|
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -52,7 +52,6 @@ $strAllowInterrupt = 'Povolit p
|
|||||||
$strAllTableSameWidth = 'Pou<6F><75>t pro v<>echny tabulky stejnou <20><><EFBFBD>ku';
|
$strAllTableSameWidth = 'Pou<6F><75>t pro v<>echny tabulky stejnou <20><><EFBFBD>ku';
|
||||||
$strAll = 'V<>echno';
|
$strAll = 'V<>echno';
|
||||||
$strAlterOrderBy = 'Zm<5A>nit po<70>ad<61> tabulky podle';
|
$strAlterOrderBy = 'Zm<5A>nit po<70>ad<61> tabulky podle';
|
||||||
$strAlwaysShowLinks = 'V<>dy zobrazovat spoje';
|
|
||||||
$strAnalyzeTable = 'Analyzovat tabulku';
|
$strAnalyzeTable = 'Analyzovat tabulku';
|
||||||
$strAnd = 'a';
|
$strAnd = 'a';
|
||||||
$strAndThen = 'a pot<6F>';
|
$strAndThen = 'a pot<6F>';
|
||||||
@@ -234,7 +233,6 @@ $strDirectLinks = 'P
|
|||||||
$strDirtyPages = 'Zm<5A>n<EFBFBD>n<EFBFBD>ch str<74>nek';
|
$strDirtyPages = 'Zm<5A>n<EFBFBD>n<EFBFBD>ch str<74>nek';
|
||||||
$strDisabled = 'Vypnuto';
|
$strDisabled = 'Vypnuto';
|
||||||
$strDisableForeignChecks = 'Vypnout kontrolu ciz<69>ch kl<6B><6C><EFBFBD>';
|
$strDisableForeignChecks = 'Vypnout kontrolu ciz<69>ch kl<6B><6C><EFBFBD>';
|
||||||
$strDisableForFasterScrolling = 'Vypn<70>te pro rychlej<65><6A> posun';
|
|
||||||
$strDisplayFeat = 'Zobrazen<65> funkc<6B>';
|
$strDisplayFeat = 'Zobrazen<65> funkc<6B>';
|
||||||
$strDisplayOrder = 'Se<53>adit podle:';
|
$strDisplayOrder = 'Se<53>adit podle:';
|
||||||
$strDisplayPDF = 'Zobrazit jako sch<63>ma v PDF';
|
$strDisplayPDF = 'Zobrazit jako sch<63>ma v PDF';
|
||||||
@@ -1022,4 +1020,5 @@ $strYes = 'Ano';
|
|||||||
$strZeroRemovesTheLimit = 'Pozn<7A>mka: Nastaven<65> t<>chto parametr<74> na 0 (nulu) odstran<61> omezen<65>.';
|
$strZeroRemovesTheLimit = 'Pozn<7A>mka: Nastaven<65> t<>chto parametr<74> na 0 (nulu) odstran<61> omezen<65>.';
|
||||||
$strZip = '„zazipov<6F>no“';
|
$strZip = '„zazipov<6F>no“';
|
||||||
|
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1002,8 +1002,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1022,4 +1020,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1003,8 +1003,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1023,4 +1021,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1024,8 +1024,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1044,4 +1042,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1024,8 +1024,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1044,4 +1042,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1025,8 +1025,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1045,4 +1043,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -52,7 +52,6 @@ $strAll = 'All';
|
|||||||
$strAllowInterrupt = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.';
|
$strAllowInterrupt = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.';
|
||||||
$strAllTableSameWidth = 'display all tables with same width?';
|
$strAllTableSameWidth = 'display all tables with same width?';
|
||||||
$strAlterOrderBy = 'Alter table order by';
|
$strAlterOrderBy = 'Alter table order by';
|
||||||
$strAlwaysShowLinks = 'Always show links';
|
|
||||||
$strAnalyzeTable = 'Analyze table';
|
$strAnalyzeTable = 'Analyze table';
|
||||||
$strAnd = 'And';
|
$strAnd = 'And';
|
||||||
$strAndThen = 'and then';
|
$strAndThen = 'and then';
|
||||||
@@ -234,7 +233,6 @@ $strDirectLinks = 'Direct links';
|
|||||||
$strDirtyPages = 'Dirty pages';
|
$strDirtyPages = 'Dirty pages';
|
||||||
$strDisabled = 'Disabled';
|
$strDisabled = 'Disabled';
|
||||||
$strDisableForeignChecks = 'Disable foreign key checks';
|
$strDisableForeignChecks = 'Disable foreign key checks';
|
||||||
$strDisableForFasterScrolling = 'Disable for faster scrolling';
|
|
||||||
$strDisplayFeat = 'Display Features';
|
$strDisplayFeat = 'Display Features';
|
||||||
$strDisplayOrder = 'Display order:';
|
$strDisplayOrder = 'Display order:';
|
||||||
$strDisplayPDF = 'Display PDF schema';
|
$strDisplayPDF = 'Display PDF schema';
|
||||||
@@ -938,6 +936,7 @@ $strTimeoutPassed = 'Script timeout passed, if you want to finish import, please
|
|||||||
$strTime = 'Time';
|
$strTime = 'Time';
|
||||||
$strToFromPage = 'to/from page';
|
$strToFromPage = 'to/from page';
|
||||||
$strToggleScratchboard = 'Toggle scratchboard';
|
$strToggleScratchboard = 'Toggle scratchboard';
|
||||||
|
$strToggleSmallBig = 'Toggle small/big';
|
||||||
$strToSelectRelation = 'To select relation, click :';
|
$strToSelectRelation = 'To select relation, click :';
|
||||||
$strTotal = 'total';
|
$strTotal = 'total';
|
||||||
$strTotalUC = 'Total';
|
$strTotalUC = 'Total';
|
||||||
|
@@ -52,7 +52,6 @@ $strAll = 'All';
|
|||||||
$strAllowInterrupt = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.';
|
$strAllowInterrupt = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.';
|
||||||
$strAllTableSameWidth = 'display all tables with same width?';
|
$strAllTableSameWidth = 'display all tables with same width?';
|
||||||
$strAlterOrderBy = 'Alter table order by';
|
$strAlterOrderBy = 'Alter table order by';
|
||||||
$strAlwaysShowLinks = 'Always show links';
|
|
||||||
$strAnalyzeTable = 'Analyze table';
|
$strAnalyzeTable = 'Analyze table';
|
||||||
$strAnd = 'And';
|
$strAnd = 'And';
|
||||||
$strAndThen = 'and then';
|
$strAndThen = 'and then';
|
||||||
@@ -234,7 +233,6 @@ $strDirectLinks = 'Direct links';
|
|||||||
$strDirtyPages = 'Dirty pages';
|
$strDirtyPages = 'Dirty pages';
|
||||||
$strDisabled = 'Disabled';
|
$strDisabled = 'Disabled';
|
||||||
$strDisableForeignChecks = 'Disable foreign key checks';
|
$strDisableForeignChecks = 'Disable foreign key checks';
|
||||||
$strDisableForFasterScrolling = 'Disable for faster scrolling';
|
|
||||||
$strDisplayFeat = 'Display Features';
|
$strDisplayFeat = 'Display Features';
|
||||||
$strDisplayOrder = 'Display order:';
|
$strDisplayOrder = 'Display order:';
|
||||||
$strDisplayPDF = 'Display PDF schema';
|
$strDisplayPDF = 'Display PDF schema';
|
||||||
@@ -938,6 +936,7 @@ $strTimeoutPassed = 'Script timeout passed, if you want to finish import, please
|
|||||||
$strTime = 'Time';
|
$strTime = 'Time';
|
||||||
$strToFromPage = 'to/from page';
|
$strToFromPage = 'to/from page';
|
||||||
$strToggleScratchboard = 'Toggle scratchboard';
|
$strToggleScratchboard = 'Toggle scratchboard';
|
||||||
|
$strToggleSmallBig = 'Toggle small/big';
|
||||||
$strToSelectRelation = 'To select relation, click :';
|
$strToSelectRelation = 'To select relation, click :';
|
||||||
$strTotal = 'total';
|
$strTotal = 'total';
|
||||||
$strTotalUC = 'Total';
|
$strTotalUC = 'Total';
|
||||||
|
@@ -53,7 +53,6 @@ $strAll = 'All';
|
|||||||
$strAllowInterrupt = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.';
|
$strAllowInterrupt = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.';
|
||||||
$strAllTableSameWidth = 'display all tables with same width?';
|
$strAllTableSameWidth = 'display all tables with same width?';
|
||||||
$strAlterOrderBy = 'Alter table order by';
|
$strAlterOrderBy = 'Alter table order by';
|
||||||
$strAlwaysShowLinks = 'Always show links';
|
|
||||||
$strAnalyzeTable = 'Analyze table';
|
$strAnalyzeTable = 'Analyze table';
|
||||||
$strAnd = 'And';
|
$strAnd = 'And';
|
||||||
$strAndThen = 'and then';
|
$strAndThen = 'and then';
|
||||||
@@ -235,7 +234,6 @@ $strDirectLinks = 'Direct links';
|
|||||||
$strDirtyPages = 'Dirty pages';
|
$strDirtyPages = 'Dirty pages';
|
||||||
$strDisabled = 'Disabled';
|
$strDisabled = 'Disabled';
|
||||||
$strDisableForeignChecks = 'Disable foreign key checks';
|
$strDisableForeignChecks = 'Disable foreign key checks';
|
||||||
$strDisableForFasterScrolling = 'Disable for faster scrolling';
|
|
||||||
$strDisplayFeat = 'Display Features';
|
$strDisplayFeat = 'Display Features';
|
||||||
$strDisplayOrder = 'Display order:';
|
$strDisplayOrder = 'Display order:';
|
||||||
$strDisplayPDF = 'Display PDF schema';
|
$strDisplayPDF = 'Display PDF schema';
|
||||||
@@ -939,6 +937,7 @@ $strTimeoutPassed = 'Script timeout passed, if you want to finish import, please
|
|||||||
$strTime = 'Time';
|
$strTime = 'Time';
|
||||||
$strToFromPage = 'to/from page';
|
$strToFromPage = 'to/from page';
|
||||||
$strToggleScratchboard = 'Toggle scratchboard';
|
$strToggleScratchboard = 'Toggle scratchboard';
|
||||||
|
$strToggleSmallBig = 'Toggle small/big';
|
||||||
$strToSelectRelation = 'To select relation, click :';
|
$strToSelectRelation = 'To select relation, click :';
|
||||||
$strTotal = 'total';
|
$strTotal = 'total';
|
||||||
$strTotalUC = 'Total';
|
$strTotalUC = 'Total';
|
||||||
|
@@ -1006,8 +1006,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1026,4 +1024,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1007,8 +1007,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1027,4 +1025,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1002,8 +1002,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1022,4 +1020,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1002,8 +1002,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1022,4 +1020,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1003,8 +1003,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1023,4 +1021,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -49,7 +49,6 @@ $strAllowInterrupt = 'Permettre l\'interruption de l\'importation si la limite d
|
|||||||
$strAllTableSameWidth = 'Afficher toutes les tables avec une largeur identique';
|
$strAllTableSameWidth = 'Afficher toutes les tables avec une largeur identique';
|
||||||
$strAll = 'Tout';
|
$strAll = 'Tout';
|
||||||
$strAlterOrderBy = '<b>Ordonner</b> la table par';
|
$strAlterOrderBy = '<b>Ordonner</b> la table par';
|
||||||
$strAlwaysShowLinks = 'Toujours afficher les liens';
|
|
||||||
$strAnalyzeTable = 'Analyser la table';
|
$strAnalyzeTable = 'Analyser la table';
|
||||||
$strAnd = 'et';
|
$strAnd = 'et';
|
||||||
$strAndThen = 'et ensuite';
|
$strAndThen = 'et ensuite';
|
||||||
@@ -231,7 +230,6 @@ $strDirectLinks = 'Liens directs';
|
|||||||
$strDirtyPages = 'Pages modifi<66>es';
|
$strDirtyPages = 'Pages modifi<66>es';
|
||||||
$strDisabled = 'd<>sactiv<69>';
|
$strDisabled = 'd<>sactiv<69>';
|
||||||
$strDisableForeignChecks = 'D<>sactiver la v<>rification des cl<63>s <20>trang<6E>res';
|
$strDisableForeignChecks = 'D<>sactiver la v<>rification des cl<63>s <20>trang<6E>res';
|
||||||
$strDisableForFasterScrolling = 'D<>sactiver pour un rendu plus fluide';
|
|
||||||
$strDisplayFeat = 'Affichage infobulle';
|
$strDisplayFeat = 'Affichage infobulle';
|
||||||
$strDisplayOrder = 'Ordre d\'affichage :';
|
$strDisplayOrder = 'Ordre d\'affichage :';
|
||||||
$strDisplayPDF = '<b>Afficher le sch<63>ma</b> en PDF';
|
$strDisplayPDF = '<b>Afficher le sch<63>ma</b> en PDF';
|
||||||
@@ -1019,4 +1017,5 @@ $strYes = 'Oui';
|
|||||||
$strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enl<6E>ve la limite.';
|
$strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enl<6E>ve la limite.';
|
||||||
$strZip = '"zipp<70>"';
|
$strZip = '"zipp<70>"';
|
||||||
|
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -49,7 +49,6 @@ $strAllowInterrupt = 'Permettre l\'interruption de l\'importation si la limite d
|
|||||||
$strAllTableSameWidth = 'Afficher toutes les tables avec une largeur identique';
|
$strAllTableSameWidth = 'Afficher toutes les tables avec une largeur identique';
|
||||||
$strAll = 'Tout';
|
$strAll = 'Tout';
|
||||||
$strAlterOrderBy = '<b>Ordonner</b> la table par';
|
$strAlterOrderBy = '<b>Ordonner</b> la table par';
|
||||||
$strAlwaysShowLinks = 'Toujours afficher les liens';
|
|
||||||
$strAnalyzeTable = 'Analyser la table';
|
$strAnalyzeTable = 'Analyser la table';
|
||||||
$strAnd = 'et';
|
$strAnd = 'et';
|
||||||
$strAndThen = 'et ensuite';
|
$strAndThen = 'et ensuite';
|
||||||
@@ -231,7 +230,6 @@ $strDirectLinks = 'Liens directs';
|
|||||||
$strDirtyPages = 'Pages modifi<66>es';
|
$strDirtyPages = 'Pages modifi<66>es';
|
||||||
$strDisabled = 'd<>sactiv<69>';
|
$strDisabled = 'd<>sactiv<69>';
|
||||||
$strDisableForeignChecks = 'D<>sactiver la v<>rification des cl<63>s <20>trang<6E>res';
|
$strDisableForeignChecks = 'D<>sactiver la v<>rification des cl<63>s <20>trang<6E>res';
|
||||||
$strDisableForFasterScrolling = 'D<>sactiver pour un rendu plus fluide';
|
|
||||||
$strDisplayFeat = 'Affichage infobulle';
|
$strDisplayFeat = 'Affichage infobulle';
|
||||||
$strDisplayOrder = 'Ordre d\'affichage :';
|
$strDisplayOrder = 'Ordre d\'affichage :';
|
||||||
$strDisplayPDF = '<b>Afficher le sch<63>ma</b> en PDF';
|
$strDisplayPDF = '<b>Afficher le sch<63>ma</b> en PDF';
|
||||||
@@ -1019,4 +1017,5 @@ $strYes = 'Oui';
|
|||||||
$strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enl<6E>ve la limite.';
|
$strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enl<6E>ve la limite.';
|
||||||
$strZip = '"zipp<70>"';
|
$strZip = '"zipp<70>"';
|
||||||
|
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -50,7 +50,6 @@ $strAllowInterrupt = 'Permettre l\'interruption de l\'importation si la limite d
|
|||||||
$strAllTableSameWidth = 'Afficher toutes les tables avec une largeur identique';
|
$strAllTableSameWidth = 'Afficher toutes les tables avec une largeur identique';
|
||||||
$strAll = 'Tout';
|
$strAll = 'Tout';
|
||||||
$strAlterOrderBy = '<b>Ordonner</b> la table par';
|
$strAlterOrderBy = '<b>Ordonner</b> la table par';
|
||||||
$strAlwaysShowLinks = 'Toujours afficher les liens';
|
|
||||||
$strAnalyzeTable = 'Analyser la table';
|
$strAnalyzeTable = 'Analyser la table';
|
||||||
$strAnd = 'et';
|
$strAnd = 'et';
|
||||||
$strAndThen = 'et ensuite';
|
$strAndThen = 'et ensuite';
|
||||||
@@ -232,7 +231,6 @@ $strDirectLinks = 'Liens directs';
|
|||||||
$strDirtyPages = 'Pages modifiées';
|
$strDirtyPages = 'Pages modifiées';
|
||||||
$strDisabled = 'désactivé';
|
$strDisabled = 'désactivé';
|
||||||
$strDisableForeignChecks = 'Désactiver la vérification des clés étrangères';
|
$strDisableForeignChecks = 'Désactiver la vérification des clés étrangères';
|
||||||
$strDisableForFasterScrolling = 'Désactiver pour un rendu plus fluide';
|
|
||||||
$strDisplayFeat = 'Affichage infobulle';
|
$strDisplayFeat = 'Affichage infobulle';
|
||||||
$strDisplayOrder = 'Ordre d\'affichage :';
|
$strDisplayOrder = 'Ordre d\'affichage :';
|
||||||
$strDisplayPDF = '<b>Afficher le schéma</b> en PDF';
|
$strDisplayPDF = '<b>Afficher le schéma</b> en PDF';
|
||||||
@@ -1020,4 +1018,5 @@ $strYes = 'Oui';
|
|||||||
$strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enlève la limite.';
|
$strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enlève la limite.';
|
||||||
$strZip = '"zippé"';
|
$strZip = '"zippé"';
|
||||||
|
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1005,8 +1005,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1025,4 +1023,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1006,8 +1006,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1026,4 +1024,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1029,8 +1029,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1049,4 +1047,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1005,8 +1005,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1025,4 +1023,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1005,8 +1005,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1025,4 +1023,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1006,8 +1006,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1026,4 +1024,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1025,8 +1025,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1045,4 +1043,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1026,8 +1026,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1046,4 +1044,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1020,8 +1020,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1040,4 +1038,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1021,8 +1021,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1041,4 +1039,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1029,8 +1029,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1049,4 +1047,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1020,8 +1020,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1040,4 +1038,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1021,8 +1021,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1041,4 +1039,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1018,8 +1018,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1038,4 +1036,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1019,8 +1019,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1039,4 +1037,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1002,8 +1002,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1022,4 +1020,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1002,8 +1002,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1022,4 +1020,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1003,8 +1003,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1023,4 +1021,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1007,8 +1007,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1027,4 +1025,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1007,8 +1007,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1027,4 +1025,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1007,8 +1007,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1027,4 +1025,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1023,8 +1023,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //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
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1024,8 +1024,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1044,4 +1042,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1026,8 +1026,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1046,4 +1044,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1025,8 +1025,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1045,4 +1043,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1019,8 +1019,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1039,4 +1037,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1018,8 +1018,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1038,4 +1036,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1040,8 +1040,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1060,4 +1058,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1041,8 +1041,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1061,4 +1059,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1024,8 +1024,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1044,4 +1042,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1000,8 +1000,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1020,4 +1018,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1001,8 +1001,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1021,4 +1019,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1026,8 +1026,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1046,4 +1044,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1025,8 +1025,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1045,4 +1043,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -996,8 +996,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1016,4 +1014,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -997,8 +997,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1017,4 +1015,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -996,8 +996,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1016,4 +1014,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1029,8 +1029,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1049,4 +1047,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1029,8 +1029,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1049,4 +1047,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1030,8 +1030,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1050,4 +1048,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1021,8 +1021,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1041,4 +1039,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1022,8 +1022,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1042,4 +1040,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1023,8 +1023,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //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
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1023,8 +1023,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //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
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1024,8 +1024,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1044,4 +1042,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1023,8 +1023,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //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
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1025,8 +1025,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1045,4 +1043,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1024,8 +1024,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1044,4 +1042,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1025,8 +1025,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1045,4 +1043,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1024,8 +1024,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1044,4 +1042,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -1003,8 +1003,6 @@ $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to trans
|
|||||||
$strMoveMenu = 'Move Menu'; //to translate
|
$strMoveMenu = 'Move Menu'; //to translate
|
||||||
$strAngularLinks = 'Angular links'; //to translate
|
$strAngularLinks = 'Angular links'; //to translate
|
||||||
$strDirectLinks = 'Direct 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
|
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||||
@@ -1023,4 +1021,5 @@ $strDeleteRelation = 'Delete relation'; //to translate
|
|||||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||||
$strStructureForView = 'Structure for view'; //to translate
|
$strStructureForView = 'Structure for view'; //to translate
|
||||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||||
|
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||||
?>
|
?>
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user