* lib.inc.php3: now calls show_table_navigation() even if
$SelectNumRows is = 1. * lang/*: added $strFullStrings and $strCuttedStrings
This commit is contained in:
@@ -5,6 +5,11 @@ phpMyAdmin - Changelog
|
||||
$Id$
|
||||
$Source$
|
||||
|
||||
2001-08-30 Olivier M<>ller <om@omnis.ch>
|
||||
* lib.inc.php3: now calls show_table_navigation() even if
|
||||
$SelectNumRows is = 1.
|
||||
* lang/*: added $strFullStrings and $strCuttedStrings
|
||||
|
||||
2001-08-30 Lo<4C>c Chapeaux <lolo@phpheaven.net>
|
||||
* lib.inc.php3: fits to coding standards.
|
||||
|
||||
|
@@ -305,4 +305,6 @@ $strTables = '%s table(s)'; //to translate
|
||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||
$strServerChoice = 'Server Choice';//to translate
|
||||
$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
|
||||
$strFullStrings = 'Full Strings';//to translate
|
||||
$strCuttedStrings = 'Cutted Strings';//to translate
|
||||
?>
|
||||
|
@@ -305,4 +305,6 @@ $strTables = '%s table(s)'; //to translate
|
||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||
$strServerChoice = 'Server Choice';//to translate
|
||||
$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
|
||||
$strFullStrings = 'Full Strings';//to translate
|
||||
$strCuttedStrings = 'Cutted Strings';//to translate
|
||||
?>
|
||||
|
@@ -300,4 +300,6 @@ $strTables = '%s table(s)'; //to translate
|
||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||
$strServerChoice = 'Server Choice';//to translate
|
||||
$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
|
||||
$strFullStrings = 'Full Strings';//to translate
|
||||
$strCuttedStrings = 'Cutted Strings';//to translate
|
||||
?>
|
||||
|
@@ -301,4 +301,6 @@ $strTables = '%s table(s)'; //to translate
|
||||
$strUseBackquotes = ' Use backquotes with tables and fields names '; //to translate
|
||||
$strServerChoice = 'Server Choice';//to translate
|
||||
$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
|
||||
$strFullStrings = 'Full Strings';//to translate
|
||||
$strCuttedStrings = 'Cutted Strings';//to translate
|
||||
?>
|
||||
|
@@ -305,4 +305,6 @@ $strTables = '%s table(s)'; //to translate
|
||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||
$strServerChoice = 'Server Choice';//to translate
|
||||
$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
|
||||
$strFullStrings = 'Full Strings';//to translate
|
||||
$strCuttedStrings = 'Cutted Strings';//to translate
|
||||
?>
|
||||
|
@@ -300,4 +300,6 @@ $strTables = '%s table(s)'; //to translate
|
||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||
$strServerChoice = 'Server Choice';//to translate
|
||||
$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
|
||||
$strFullStrings = 'Full Strings';//to translate
|
||||
$strCuttedStrings = 'Cutted Strings';//to translate
|
||||
?>
|
||||
|
@@ -301,4 +301,6 @@ $strTables = '%s table(s)'; //to translate
|
||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||
$strServerChoice = 'Server Choice';//to translate
|
||||
$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
|
||||
$strFullStrings = 'Full Strings';//to translate
|
||||
$strCuttedStrings = 'Cutted Strings';//to translate
|
||||
?>
|
||||
|
@@ -300,4 +300,6 @@ $strTables = '%s table(s)'; //to translate
|
||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||
$strServerChoice = 'Server Choice';//to translate
|
||||
$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
|
||||
$strFullStrings = 'Full Strings';//to translate
|
||||
$strCuttedStrings = 'Cutted Strings';//to translate
|
||||
?>
|
||||
|
@@ -300,4 +300,6 @@ $strGzip = '"gzipped"';
|
||||
$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
|
||||
$strOffSet = 'offset';
|
||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||
$strFullStrings = 'Full Strings';//to translate
|
||||
$strCuttedStrings = 'Cutted Strings';//to translate
|
||||
?>
|
||||
|
@@ -298,4 +298,6 @@ $strWelcome = 'Welcome to ';
|
||||
$strWrongUser = 'Wrong username/password. Access denied.';
|
||||
|
||||
$strYes = 'Yes';
|
||||
$strFullStrings = 'Full Strings';//to translate
|
||||
$strCuttedStrings = 'Cutted Strings';//to translate
|
||||
?>
|
||||
|
@@ -298,4 +298,6 @@ $strWelcome = 'Bienvenue
|
||||
$strWrongUser = 'Erreur d\'utilisateur/mot de passe. Acc<63>s refus<75>';
|
||||
|
||||
$strYes = 'Oui';
|
||||
$strFullStrings = 'Full Strings';//to translate
|
||||
$strCuttedStrings = 'Cutted Strings';//to translate
|
||||
?>
|
||||
|
@@ -299,4 +299,6 @@ $strSort = 'Sort'; // To translate
|
||||
$strStrucExcelCSV = 'CSV for Ms Excel data'; // To translate
|
||||
$strTables = '%s table(s)'; // To translate
|
||||
$strUpdateQuery = 'Update Query'; // To translate
|
||||
$strFullStrings = 'Full Strings';//to translate
|
||||
$strCuttedStrings = 'Cutted Strings';//to translate
|
||||
?>
|
||||
|
@@ -299,4 +299,6 @@ $strWrongUser = 'Falscher Benutzername/Passwort. Zugriff verweigert.';
|
||||
|
||||
$strYes = 'Ja';
|
||||
|
||||
$strFullStrings = 'Full Strings';//to translate
|
||||
$strCuttedStrings = 'Cutted Strings';//to translate
|
||||
?>
|
||||
|
@@ -300,4 +300,6 @@ $strTables = '%s table(s)'; //to translate
|
||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||
$strServerChoice = 'Server Choice';//to translate
|
||||
$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
|
||||
$strFullStrings = 'Full Strings';//to translate
|
||||
$strCuttedStrings = 'Cutted Strings';//to translate
|
||||
?>
|
||||
|
@@ -304,4 +304,6 @@ $strTables = '%s table(s)'; //to translate
|
||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||
$strServerChoice = 'Server Choice';//to translate
|
||||
$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
|
||||
$strFullStrings = 'Full Strings';//to translate
|
||||
$strCuttedStrings = 'Cutted Strings';//to translate
|
||||
?>
|
||||
|
@@ -304,4 +304,6 @@ $strTables = '%s table(s)'; //to translate
|
||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||
$strServerChoice = 'Server Choice';//to translate
|
||||
$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
|
||||
$strFullStrings = 'Full Strings';//to translate
|
||||
$strCuttedStrings = 'Cutted Strings';//to translate
|
||||
?>
|
||||
|
@@ -304,4 +304,6 @@ $strTables = '%s table(s)'; //to translate
|
||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||
$strServerChoice = 'Server Choice';//to translate
|
||||
$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
|
||||
$strFullStrings = 'Full Strings';//to translate
|
||||
$strCuttedStrings = 'Cutted Strings';//to translate
|
||||
?>
|
||||
|
@@ -299,4 +299,6 @@ $strYes = 'Tak';
|
||||
// To translate
|
||||
$strServerChoice = 'Server Choice';//to translate
|
||||
$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
|
||||
$strFullStrings = 'Full Strings';//to translate
|
||||
$strCuttedStrings = 'Cutted Strings';//to translate
|
||||
?>
|
||||
|
@@ -304,4 +304,6 @@ $strTables = '%s table(s)'; //to translate
|
||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||
$strServerChoice = 'Server Choice';//to translate
|
||||
$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
|
||||
$strFullStrings = 'Full Strings';//to translate
|
||||
$strCuttedStrings = 'Cutted Strings';//to translate
|
||||
?>
|
||||
|
@@ -298,4 +298,6 @@ $strWelcome = 'Bun venit la ';
|
||||
$strWrongUser = 'Nume de utilizator/Parola incorecta. Accesul interzis.';
|
||||
|
||||
$strYes = 'Da';
|
||||
$strFullStrings = 'Full Strings';//to translate
|
||||
$strCuttedStrings = 'Cutted Strings';//to translate
|
||||
?>
|
||||
|
@@ -300,4 +300,6 @@ $strStrucExcelCSV = 'CSV for Ms Excel data';
|
||||
$strTables = '%s table(s)'; //to translate
|
||||
$strServerChoice = 'Server Choice';//to translate
|
||||
$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
|
||||
$strFullStrings = 'Full Strings';//to translate
|
||||
$strCuttedStrings = 'Cutted Strings';//to translate
|
||||
?>
|
||||
|
@@ -300,4 +300,6 @@ $strStrucExcelCSV = 'CSV for Ms Excel data';
|
||||
$strTables = '%s table(s)'; //to translate
|
||||
$strServerChoice = 'Server Choice';//to translate
|
||||
$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
|
||||
$strFullStrings = 'Full Strings';//to translate
|
||||
$strCuttedStrings = 'Cutted Strings';//to translate
|
||||
?>
|
||||
|
@@ -301,4 +301,6 @@ $strStrucExcelCSV = 'CSV for Ms Excel data';
|
||||
$strTables = '%s table(s)'; //to translate
|
||||
$strServerChoice = 'Server Choice';//to translate
|
||||
$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
|
||||
$strFullStrings = 'Full Strings';//to translate
|
||||
$strCuttedStrings = 'Cutted Strings';//to translate
|
||||
?>
|
||||
|
@@ -300,4 +300,6 @@ $strBzip = '"bzipped"'; //to translate
|
||||
$strGzip = '"gzipped"'; //to translate
|
||||
$strOffSet = 'offset'; //to translate
|
||||
$strStrucExcelCSV = 'CSV for Ms Excel data';
|
||||
$strFullStrings = 'Full Strings';//to translate
|
||||
$strCuttedStrings = 'Cutted Strings';//to translate
|
||||
?>
|
||||
|
@@ -298,4 +298,6 @@ $strWelcome = 'V
|
||||
$strWrongUser = 'Fel anv<6E>ndarnamn/l<>senord. <20>tkomst nekad.';
|
||||
|
||||
$strYes = 'Ja';
|
||||
$strFullStrings = 'Full Strings';//to translate
|
||||
$strCuttedStrings = 'Cutted Strings';//to translate
|
||||
?>
|
||||
|
@@ -305,4 +305,6 @@ $strTables = '%s table(s)'; //to translate
|
||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||
$strServerChoice = 'Server Choice';//to translate
|
||||
$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
|
||||
$strFullStrings = 'Full Strings';//to translate
|
||||
$strCuttedStrings = 'Cutted Strings';//to translate
|
||||
?>
|
||||
|
@@ -980,8 +980,8 @@ var errorMsg2 = '<?php echo(str_replace('\'', '\\\'', $GLOBALS['strNotValidNumbe
|
||||
$table = $field->table;
|
||||
}
|
||||
mysql_field_seek($dt_result, 0);
|
||||
if (!$is_simple
|
||||
&& (!isset($SelectNumRows) || $SelectNumRows > 1)) {
|
||||
if (!$is_simple) {
|
||||
// && (!isset($SelectNumRows) || $SelectNumRows > 1)) {
|
||||
show_table_navigation($pos_next, $pos_prev, $dt_result);
|
||||
} else {
|
||||
echo "\n" . '<br /><br />' . "\n";
|
||||
@@ -1253,8 +1253,8 @@ var errorMsg2 = '<?php echo(str_replace('\'', '\\\'', $GLOBALS['strNotValidNumbe
|
||||
|
||||
<?php
|
||||
echo "\n";
|
||||
if (!$is_simple
|
||||
&& (!isset($SelectNumRows) || $SelectNumRows > 1)) {
|
||||
if (!$is_simple) {
|
||||
// && (!isset($SelectNumRows) || $SelectNumRows > 1)) {
|
||||
show_table_navigation($pos_next, $pos_prev, $dt_result);
|
||||
} else {
|
||||
echo "\n" . '<br />' . "\n";
|
||||
|
Reference in New Issue
Block a user