$strShowPHPInfo for 'Show PHP information' on main page
This commit is contained in:
@@ -290,4 +290,5 @@ $strQueryOnDb = 'SQL-query on database ';
|
|||||||
$strRowSize = ' Row size '; //to translate
|
$strRowSize = ' Row size '; //to translate
|
||||||
$strShowThisQuery = ' Show this query here again '; //to translate
|
$strShowThisQuery = ' Show this query here again '; //to translate
|
||||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||||
|
$strShowPHPInfo=" Show PHP information "; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -290,4 +290,5 @@ $strQueryOnDb = 'SQL-query on database ';
|
|||||||
$strRowSize = ' Row size '; //to translate
|
$strRowSize = ' Row size '; //to translate
|
||||||
$strShowThisQuery = ' Show this query here again '; //to translate
|
$strShowThisQuery = ' Show this query here again '; //to translate
|
||||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||||
|
$strShowPHPInfo=" Show PHP information "; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -285,4 +285,5 @@ $strFormEmpty = 'Missing value in the form !';
|
|||||||
$strQueryOnDb = 'SQL-query on database ';
|
$strQueryOnDb = 'SQL-query on database ';
|
||||||
$strShowThisQuery = ' Show this query here again ';
|
$strShowThisQuery = ' Show this query here again ';
|
||||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||||
|
$strShowPHPInfo=" Show PHP information "; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -286,4 +286,5 @@ $strFieldsEmpty = ' The field count is empty! '; //to translate
|
|||||||
$strFormEmpty = 'Missing value in the form !';
|
$strFormEmpty = 'Missing value in the form !';
|
||||||
$strQueryOnDb = ' SQL-query on database '; //to translate
|
$strQueryOnDb = ' SQL-query on database '; //to translate
|
||||||
$strUseBackquotes = ' Use backquotes with tables and fields names '; //to translate
|
$strUseBackquotes = ' Use backquotes with tables and fields names '; //to translate
|
||||||
|
$strShowPHPInfo=" Show PHP information "; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -290,4 +290,5 @@ $strQueryOnDb = 'SQL-query on database ';
|
|||||||
$strRowSize = ' Row size '; //to translate
|
$strRowSize = ' Row size '; //to translate
|
||||||
$strShowThisQuery = ' Show this query here again ';
|
$strShowThisQuery = ' Show this query here again ';
|
||||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||||
|
$strShowPHPInfo=" Show PHP information "; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -285,4 +285,5 @@ $strFieldsEmpty = ' The field count is empty! '; //to translate
|
|||||||
$strFormEmpty = 'Missing value in the form !';
|
$strFormEmpty = 'Missing value in the form !';
|
||||||
$strQueryOnDb = 'SQL-query on database ';
|
$strQueryOnDb = 'SQL-query on database ';
|
||||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||||
|
$strShowPHPInfo=" Show PHP information "; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -286,4 +286,5 @@ $strFormEmpty = 'Missing value in the form !';
|
|||||||
$strQueryOnDb = 'SQL-query on database ';
|
$strQueryOnDb = 'SQL-query on database ';
|
||||||
$strShowThisQuery = ' Show this query here again '; //to translate
|
$strShowThisQuery = ' Show this query here again '; //to translate
|
||||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||||
|
$strShowPHPInfo=" Show PHP information "; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -285,4 +285,5 @@ $strFieldsEmpty = ' The field count is empty! '; //to translate
|
|||||||
$strFormEmpty = 'Missing value in the form !';
|
$strFormEmpty = 'Missing value in the form !';
|
||||||
$strQueryOnDb = 'SQL-query on database ';
|
$strQueryOnDb = 'SQL-query on database ';
|
||||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||||
|
$strShowPHPInfo=" Show PHP information "; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -290,4 +290,5 @@ $strQueryOnDb = 'SQL-query on database ';
|
|||||||
$strRowSize = ' Row size '; //to translate
|
$strRowSize = ' Row size '; //to translate
|
||||||
$strShowThisQuery = ' Show this query here again '; //to translate
|
$strShowThisQuery = ' Show this query here again '; //to translate
|
||||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||||
|
$strShowPHPInfo=" Show PHP information "; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -233,6 +233,7 @@ $strServerVersion = 'Server version';
|
|||||||
$strShow = 'Show';
|
$strShow = 'Show';
|
||||||
$strShowingRecords = 'Showing records ';
|
$strShowingRecords = 'Showing records ';
|
||||||
$strShowThisQuery = ' Show this query here again ';
|
$strShowThisQuery = ' Show this query here again ';
|
||||||
|
$strShowPHPInfo='Show PHP information';
|
||||||
$strSingly = '(singly)';
|
$strSingly = '(singly)';
|
||||||
$strSize = 'Size';
|
$strSize = 'Size';
|
||||||
$strSort = 'Sort';
|
$strSort = 'Sort';
|
||||||
|
@@ -284,4 +284,5 @@ $strWrongUser = 'Erreur d\'utilisateur/mot de passe. Acc
|
|||||||
|
|
||||||
$strYes = 'Oui';
|
$strYes = 'Oui';
|
||||||
|
|
||||||
|
$strShowPHPInfo=" Show PHP information "; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -283,4 +283,5 @@ $strWelcome = 'Willkommen bei ';
|
|||||||
$strWrongUser = 'Falscher Benutzername/Passwort. Zugriff verweigert.';
|
$strWrongUser = 'Falscher Benutzername/Passwort. Zugriff verweigert.';
|
||||||
|
|
||||||
$strYes = 'Ja';
|
$strYes = 'Ja';
|
||||||
|
$strShowPHPInfo=" Show PHP information "; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -286,4 +286,5 @@ $strFieldsEmpty = ' The field count is empty! '; //to translate
|
|||||||
$strFormEmpty = 'Missing value in the form !';
|
$strFormEmpty = 'Missing value in the form !';
|
||||||
$strQueryOnDb = 'SQL-query on database ';
|
$strQueryOnDb = 'SQL-query on database ';
|
||||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||||
|
$strShowPHPInfo=" Show PHP information "; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -290,4 +290,5 @@ $strQueryOnDb = 'SQL-query on database ';
|
|||||||
$strRowSize = ' Row size '; //to translate
|
$strRowSize = ' Row size '; //to translate
|
||||||
$strShowThisQuery = ' Show this query here again '; //to translate
|
$strShowThisQuery = ' Show this query here again '; //to translate
|
||||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||||
|
$strShowPHPInfo=" Show PHP information "; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -290,4 +290,5 @@ $strQueryOnDb = 'SQL-query on database ';
|
|||||||
$strRowSize = ' Row size '; //to translate
|
$strRowSize = ' Row size '; //to translate
|
||||||
$strShowThisQuery = ' Show this query here again '; //to translate
|
$strShowThisQuery = ' Show this query here again '; //to translate
|
||||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||||
|
$strShowPHPInfo=" Show PHP information "; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -290,4 +290,5 @@ $strQueryOnDb = 'SQL-query on database ';
|
|||||||
$strRowSize = ' Row size '; //to translate
|
$strRowSize = ' Row size '; //to translate
|
||||||
$strShowThisQuery = ' Show this query here again '; //to translate
|
$strShowThisQuery = ' Show this query here again '; //to translate
|
||||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||||
|
$strShowPHPInfo=" Show PHP information "; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -283,4 +283,5 @@ $strWelcome = 'Witamy w ';
|
|||||||
$strWrongUser = 'Bledne pola uzytkownik/haslo. Brak dostepu.';
|
$strWrongUser = 'Bledne pola uzytkownik/haslo. Brak dostepu.';
|
||||||
|
|
||||||
$strYes = 'Tak';
|
$strYes = 'Tak';
|
||||||
?>
|
$strShowPHPInfo=" Show PHP information "; //to translate
|
||||||
|
?>
|
||||||
|
@@ -290,4 +290,5 @@ $strQueryOnDb = 'SQL-query on database ';
|
|||||||
$strRowSize = ' Row size '; //to translate
|
$strRowSize = ' Row size '; //to translate
|
||||||
$strShowThisQuery = ' Show this query here again '; //to translate
|
$strShowThisQuery = ' Show this query here again '; //to translate
|
||||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||||
|
$strShowPHPInfo=" Show PHP information "; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -288,4 +288,5 @@ $strQueryOnDb = 'SQL-
|
|||||||
$strRowSize = ' <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> '; //translated !!!
|
$strRowSize = ' <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> '; //translated !!!
|
||||||
$strShowThisQuery = ' <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> '; //translated !!!
|
$strShowThisQuery = ' <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> '; //translated !!!
|
||||||
$strUseBackquotes = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD>';
|
$strUseBackquotes = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
|
$strShowPHPInfo=" Show PHP information "; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -289,4 +289,5 @@ $strQueryOnDb = 'SQL-
|
|||||||
$strRowSize = ' <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> '; //translated !!!
|
$strRowSize = ' <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> '; //translated !!!
|
||||||
$strShowThisQuery = ' <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> '; //translated !!!
|
$strShowThisQuery = ' <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> '; //translated !!!
|
||||||
$strUseBackquotes = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD>';
|
$strUseBackquotes = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
|
$strShowPHPInfo=" Show PHP information "; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -284,4 +284,5 @@ $strFieldsEmpty = ' Po
|
|||||||
$strFormEmpty = 'Ch<43>baj<61>ca polo<6C>ka vo formul<75>ri !';
|
$strFormEmpty = 'Ch<43>baj<61>ca polo<6C>ka vo formul<75>ri !';
|
||||||
$strQueryOnDb = ' SQL dotaz v datab<61>ze ';
|
$strQueryOnDb = ' SQL dotaz v datab<61>ze ';
|
||||||
$strUseBackquotes = ' Pou<6F>i<EFBFBD> opa<70>n<EFBFBD> apostrof pri n<>zvoch tabuliek a pol<6F> ';
|
$strUseBackquotes = ' Pou<6F>i<EFBFBD> opa<70>n<EFBFBD> apostrof pri n<>zvoch tabuliek a pol<6F> ';
|
||||||
|
$strShowPHPInfo=" Show PHP information "; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -287,4 +287,5 @@ $strDisplayOrder = 'Display order:';
|
|||||||
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
||||||
$strFormEmpty = 'Missing value in the form !';
|
$strFormEmpty = 'Missing value in the form !';
|
||||||
$strOffSet = 'offset';
|
$strOffSet = 'offset';
|
||||||
|
$strShowPHPInfo=" Show PHP information "; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -290,4 +290,5 @@ $strQueryOnDb = 'SQL-query on database ';
|
|||||||
$strRowSize = ' Row size '; //to translate
|
$strRowSize = ' Row size '; //to translate
|
||||||
$strShowThisQuery = ' Show this query here again '; //to translate
|
$strShowThisQuery = ' Show this query here again '; //to translate
|
||||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||||
|
$strShowPHPInfo=" Show PHP information "; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -290,4 +290,5 @@ $strQueryOnDb = 'SQL-query on database ';
|
|||||||
$strRowSize = ' Row size '; //to translate
|
$strRowSize = ' Row size '; //to translate
|
||||||
$strShowThisQuery = ' Show this query here again '; //to translate
|
$strShowThisQuery = ' Show this query here again '; //to translate
|
||||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||||
|
$strShowPHPInfo=" Show PHP information "; //to translate
|
||||||
?>
|
?>
|
||||||
|
Reference in New Issue
Block a user