Show insert_id after INSERT (RFE #737660).
This commit is contained in:
@@ -15,6 +15,8 @@ $Source$
|
|||||||
file.
|
file.
|
||||||
* libraries/common.lib.php3, tbl_dump.php3, sql.php3: Better way for
|
* libraries/common.lib.php3, tbl_dump.php3, sql.php3: Better way for
|
||||||
highliting tabs when including files (set $active_page for highliting).
|
highliting tabs when including files (set $active_page for highliting).
|
||||||
|
* sql.php3, tbl_replace.php3, lang/*: Show insert_id after INSERT (RFE
|
||||||
|
#737660).
|
||||||
|
|
||||||
2003-05-14 Marc Delisle <lem9@users.sourceforge.net>
|
2003-05-14 Marc Delisle <lem9@users.sourceforge.net>
|
||||||
* libraries/defines_php.lib.php3: bug 736111: better GD2 detection
|
* libraries/defines_php.lib.php3: bug 736111: better GD2 detection
|
||||||
|
@@ -649,4 +649,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -650,4 +650,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -641,4 +641,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -642,4 +642,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -664,4 +664,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -663,4 +663,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -663,4 +663,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -664,4 +664,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -656,4 +656,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -657,4 +657,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -656,4 +656,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -637,4 +637,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -638,4 +638,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -661,4 +661,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -660,4 +660,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -641,4 +641,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -640,4 +640,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -662,4 +662,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -663,4 +663,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -662,4 +662,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -642,4 +642,5 @@ $strZeroRemovesTheLimit = 'Pozn
|
|||||||
$strZip = '"zazipov<6F>no"';
|
$strZip = '"zazipov<6F>no"';
|
||||||
// To translate
|
// To translate
|
||||||
|
|
||||||
|
$strInsertedRowId = 'Id vlo<6C>en<65>ho <20><>dku:';
|
||||||
?>
|
?>
|
||||||
|
@@ -643,4 +643,5 @@ $strZeroRemovesTheLimit = 'Poznámka: Nastavení těchto parametrů na 0 (nulu)
|
|||||||
$strZip = '"zazipováno"';
|
$strZip = '"zazipováno"';
|
||||||
// To translate
|
// To translate
|
||||||
|
|
||||||
|
$strInsertedRowId = 'Id vloženého řádku:';
|
||||||
?>
|
?>
|
||||||
|
@@ -642,4 +642,5 @@ $strZeroRemovesTheLimit = 'Pozn
|
|||||||
$strZip = '"zazipov<6F>no"';
|
$strZip = '"zazipov<6F>no"';
|
||||||
// To translate
|
// To translate
|
||||||
|
|
||||||
|
$strInsertedRowId = 'Id vlo<6C>en<65>ho <20><>dku:';
|
||||||
?>
|
?>
|
||||||
|
@@ -657,4 +657,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -658,4 +658,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -652,4 +652,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -653,4 +653,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -635,4 +635,5 @@ $strYes = 'Yes';
|
|||||||
$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.';
|
$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.';
|
||||||
$strZip = '"zipped"';
|
$strZip = '"zipped"';
|
||||||
|
|
||||||
|
$strInsertedRowId = 'Inserted row id:';
|
||||||
?>
|
?>
|
||||||
|
@@ -636,4 +636,5 @@ $strYes = 'Yes';
|
|||||||
$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.';
|
$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.';
|
||||||
$strZip = '"zipped"';
|
$strZip = '"zipped"';
|
||||||
|
|
||||||
|
$strInsertedRowId = 'Inserted row id:';
|
||||||
?>
|
?>
|
||||||
|
@@ -637,4 +637,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -638,4 +638,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -638,4 +638,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -637,4 +637,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -659,4 +659,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -660,4 +660,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -638,4 +638,5 @@ $strZip = '"zipp
|
|||||||
|
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -639,4 +639,5 @@ $strZip = '"zippé"';
|
|||||||
|
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -643,4 +643,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -644,4 +644,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -662,4 +662,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -643,4 +643,5 @@ $strFileAlreadyExists = 'Die Datei %s besteht bereits auf dem Server. Bitte
|
|||||||
$strDumpSaved = 'Dump (Schema) wurde in Datei %s gespeichert.';
|
$strDumpSaved = 'Dump (Schema) wurde in Datei %s gespeichert.';
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -644,4 +644,5 @@ $strFileAlreadyExists = 'Die Datei %s besteht bereits auf dem Server. Bitte änd
|
|||||||
$strDumpSaved = 'Dump (Schema) wurde in Datei %s gespeichert.';
|
$strDumpSaved = 'Dump (Schema) wurde in Datei %s gespeichert.';
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -661,4 +661,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -662,4 +662,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -659,4 +659,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -673,4 +673,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -647,4 +647,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -648,4 +648,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -636,4 +636,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -637,4 +637,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -641,4 +641,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -642,4 +642,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -647,4 +647,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -647,4 +647,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -648,4 +648,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -661,4 +661,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -641,4 +641,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -640,4 +640,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -640,4 +640,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -639,4 +639,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -658,4 +658,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -659,4 +659,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -640,4 +640,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -641,4 +641,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -636,4 +636,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -637,4 +637,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -658,4 +658,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -659,4 +659,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -637,4 +637,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -638,4 +638,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -645,4 +645,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -643,4 +643,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -644,4 +644,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -643,4 +643,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -665,4 +665,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -664,4 +664,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -636,4 +636,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -637,4 +637,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -636,4 +636,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -642,4 +642,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -643,4 +643,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -642,4 +642,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -636,4 +636,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -637,4 +637,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -636,4 +636,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -637,4 +637,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -647,4 +647,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -648,4 +648,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -660,4 +660,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -661,4 +661,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -638,4 +638,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -637,4 +637,5 @@ $strFileAlreadyExists = 'File %s already exists on server, change filename or ch
|
|||||||
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
|
||||||
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
||||||
|
$strInsertedRowId = 'Inserted row id:'; //to translate
|
||||||
?>
|
?>
|
||||||
|
4
sql.php3
4
sql.php3
@@ -585,6 +585,10 @@ else {
|
|||||||
$message = $strDeletedRows . ' ' . $num_rows;
|
$message = $strDeletedRows . ' ' . $num_rows;
|
||||||
} else if ($is_insert) {
|
} else if ($is_insert) {
|
||||||
$message = $strInsertedRows . ' ' . $num_rows;
|
$message = $strInsertedRows . ' ' . $num_rows;
|
||||||
|
$insert_id = mysql_insert_id();
|
||||||
|
if ($insert_id != 0) {
|
||||||
|
$message .= '<br />'.$strInsertedRowId . ' ' . $insert_id;
|
||||||
|
}
|
||||||
} else if ($is_affected) {
|
} else if ($is_affected) {
|
||||||
$message = $strAffectedRows . ' ' . $num_rows;
|
$message = $strAffectedRows . ' ' . $num_rows;
|
||||||
} else if (!empty($zero_rows)) {
|
} else if (!empty($zero_rows)) {
|
||||||
|
@@ -183,11 +183,16 @@ if (!$result) {
|
|||||||
} else {
|
} else {
|
||||||
$message = $strModifications;
|
$message = $strModifications;
|
||||||
}
|
}
|
||||||
|
$insert_id = mysql_insert_id();
|
||||||
|
if ($insert_id != 0) {
|
||||||
|
$message .= '<br />'.$strInsertedRowId . ' ' . $insert_id;
|
||||||
|
}
|
||||||
if ($is_gotofile) {
|
if ($is_gotofile) {
|
||||||
if ($goto == 'db_details.php3' && !empty($table)) {
|
if ($goto == 'db_details.php3' && !empty($table)) {
|
||||||
unset($table);
|
unset($table);
|
||||||
}
|
}
|
||||||
$js_to_run = 'functions.js';
|
$js_to_run = 'functions.js';
|
||||||
|
$active_page = $goto;
|
||||||
include('./header.inc.php3');
|
include('./header.inc.php3');
|
||||||
include('./' . ereg_replace('\.\.*', '.', $goto));
|
include('./' . ereg_replace('\.\.*', '.', $goto));
|
||||||
} else {
|
} else {
|
||||||
|
Reference in New Issue
Block a user