This commit is contained in:
Marc Delisle
2001-12-23 23:23:50 +00:00
parent 70548ddc11
commit efe2116dba
2 changed files with 7 additions and 4 deletions

View File

@@ -260,6 +260,9 @@ $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';
$strRowsStatistic = 'Statistiche righe';
$strRunning = 'in esecuzione su %s';
@@ -343,7 +346,6 @@ $strZip = '"compresso con zip"';
// To translate
$strRowsModeVertical=" vertical "; //to translate
$strRowsModeHorizontal=" horizontal "; //to translate
$strRowsModeOptions=" in %s mode and repeat headers after %s cells "; //to translate
?>