bug #1607282, add warning for loss of auto_increment due to a bug in older MySQL
This commit is contained in:
@@ -5,6 +5,11 @@ phpMyAdmin - ChangeLog
|
||||
$Id$
|
||||
$HeadURL$
|
||||
|
||||
2006-12-13 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* libraries/display_export.lib.php, /common.lib.php, lang/*:
|
||||
bug #1607282, bug in older MySQL removes auto_increment when asking
|
||||
for MYSQL40 compatibility mode
|
||||
|
||||
2006-12-12 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* libraries/Table.class.php: problem changing a TIMESTAMP to DEFAULT 0
|
||||
* tbl_change.php: bug #1610314, incomplete detection of binary column
|
||||
|
@@ -1044,4 +1044,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1045,4 +1045,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1043,4 +1043,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1044,4 +1044,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1046,4 +1046,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1045,4 +1045,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1040,4 +1040,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1041,4 +1041,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1037,4 +1037,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1038,4 +1038,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1021,4 +1021,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1020,4 +1020,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1020,4 +1020,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1044,4 +1044,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1043,4 +1043,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1023,4 +1023,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1024,4 +1024,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1040,4 +1040,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1041,4 +1041,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1040,4 +1040,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1013,4 +1013,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1014,4 +1014,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1045,4 +1045,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1046,4 +1046,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1024,4 +1024,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1025,4 +1025,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1018,4 +1018,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1019,4 +1019,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1018,4 +1018,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1019,4 +1019,5 @@ $strYes = 'Ano';
|
||||
$strZeroRemovesTheLimit = 'Pozn<7A>mka: Nastaven<65> t<>chto parametr<74> na 0 (nulu) odstran<61> omezen<65>.';
|
||||
$strZip = '„zazipov<6F>no“';
|
||||
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1020,4 +1020,5 @@ $strYes = 'Ano';
|
||||
$strZeroRemovesTheLimit = 'Poznámka: Nastavení těchto parametrů na 0 (nulu) odstraní omezení.';
|
||||
$strZip = '„zazipováno“';
|
||||
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1019,4 +1019,5 @@ $strYes = 'Ano';
|
||||
$strZeroRemovesTheLimit = 'Pozn<7A>mka: Nastaven<65> t<>chto parametr<74> na 0 (nulu) odstran<61> omezen<65>.';
|
||||
$strZip = '„zazipov<6F>no“';
|
||||
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1019,4 +1019,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1020,4 +1020,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1041,4 +1041,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1041,4 +1041,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1042,4 +1042,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -414,6 +414,7 @@ $strKeepPass = 'Do not change the password';
|
||||
$strKeyCache = 'Key cache';
|
||||
$strKeyname = 'Keyname';
|
||||
$strKill = 'Kill';
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s';
|
||||
$strKorean = 'Korean';
|
||||
|
||||
$strLandscape = 'Landscape';
|
||||
|
@@ -414,6 +414,7 @@ $strKeepPass = 'Do not change the password';
|
||||
$strKeyCache = 'Key cache';
|
||||
$strKeyname = 'Keyname';
|
||||
$strKill = 'Kill';
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s';
|
||||
$strKorean = 'Korean';
|
||||
|
||||
$strLandscape = 'Landscape';
|
||||
|
@@ -415,6 +415,7 @@ $strKeepPass = 'Do not change the password';
|
||||
$strKeyCache = 'Key cache';
|
||||
$strKeyname = 'Keyname';
|
||||
$strKill = 'Kill';
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s';
|
||||
$strKorean = 'Korean';
|
||||
|
||||
$strLandscape = 'Landscape';
|
||||
|
@@ -1023,4 +1023,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1024,4 +1024,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1019,4 +1019,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1019,4 +1019,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1020,4 +1020,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1016,4 +1016,5 @@ $strYes = 'Oui';
|
||||
$strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enl<6E>ve la limite.';
|
||||
$strZip = '"zipp<70>"';
|
||||
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1016,4 +1016,5 @@ $strYes = 'Oui';
|
||||
$strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enl<6E>ve la limite.';
|
||||
$strZip = '"zipp<70>"';
|
||||
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1017,4 +1017,5 @@ $strYes = 'Oui';
|
||||
$strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enlève la limite.';
|
||||
$strZip = '"zippé"';
|
||||
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1022,4 +1022,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1023,4 +1023,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1046,4 +1046,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1022,4 +1022,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1022,4 +1022,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1023,4 +1023,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1042,4 +1042,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1043,4 +1043,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1037,4 +1037,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1038,4 +1038,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1046,4 +1046,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1037,4 +1037,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1038,4 +1038,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1035,4 +1035,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1036,4 +1036,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1019,4 +1019,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1019,4 +1019,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1020,4 +1020,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1024,4 +1024,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1024,4 +1024,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1024,4 +1024,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1040,4 +1040,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1041,4 +1041,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1043,4 +1043,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1042,4 +1042,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1036,4 +1036,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1035,4 +1035,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1057,4 +1057,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1058,4 +1058,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1041,4 +1041,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1017,4 +1017,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1018,4 +1018,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1043,4 +1043,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1042,4 +1042,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1013,4 +1013,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1014,4 +1014,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1013,4 +1013,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1046,4 +1046,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1046,4 +1046,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1047,4 +1047,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1038,4 +1038,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1039,4 +1039,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1040,4 +1040,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1040,4 +1040,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1041,4 +1041,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1040,4 +1040,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1042,4 +1042,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1041,4 +1041,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1042,4 +1042,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1041,4 +1041,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
@@ -1020,4 +1020,5 @@ $strForeignKeyError = 'Error creating foreign key (check data types)'; //to tra
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
?>
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user