Codding standards

This commit is contained in:
Loïc Chapeaux
2001-12-24 11:18:58 +00:00
parent 677a6394d1
commit 9148355c62
2 changed files with 5 additions and 6 deletions

View File

@@ -260,10 +260,10 @@ $strRevokePriv = 'Revoca privilegi';
$strRowLength = 'Lunghezza riga';
$strRows = 'Righe';
$strRowsFrom = 'righe a partire da';
$strRowsModeHorizontal=" orizzontale "; //to translate
$strRowsModeOptions=" in modalit<69> %s e ripeti gli headers dopo %s celle "; //to translate
$strRowsModeVertical=" verticale "; //to translate
$strRowSize = 'Dimensione riga';
$strRowsModeHorizontal = ' orizzontale ';
$strRowsModeOptions = ' in modalit<69> %s e ripeti gli headers dopo %s celle ';
$strRowsModeVertical = ' verticale ';
$strRowsStatistic = 'Statistiche righe';
$strRunning = 'in esecuzione su %s';
$strRunQuery = 'Invia Query';
@@ -344,8 +344,7 @@ $strYes = ' Si ';
$strZip = '"compresso con zip"';
// To translate
?>

View File

@@ -81,7 +81,7 @@ if (!isset($param) || $param[0] == '') {
<li>
<?php echo $strAddSearchConditions; ?><br />
<input type="text" name="where" />&nbsp;
<?php print PMA_showDocuShort("F/u/Functions.html") . "\n"; ?>
<?php echo PMA_showDocuShort('F/u/Functions.html') . "\n"; ?>
<br /><br />
<?php echo '<i>' . $strOr . '</i> ' . $strDoAQuery; ?><br />
<table border="<?php echo $cfgBorder; ?>">