vertical browse

This commit is contained in:
Marc Delisle
2001-12-20 19:46:29 +00:00
parent b22674e51c
commit 762cc7b5dc

View File

@@ -259,6 +259,9 @@ $strRowLength = 'Lungime linie';
$strRows = 'Linie';
$strRowsFrom = 'linii incepand cu';
$strRowSize = ' Marime linie ';
$strRowsModeVertical= 'vertical';
$strRowsModeHorizontal= 'orizontal';
$strRowsModeOptions= 'in mod %s si repetare antet dupa %s celule';
$strRowsStatistic = 'Statisticile randului';
$strRunning = 'ruland pe %s';
$strRunQuery = 'Trimite comanda';
@@ -341,7 +344,4 @@ $strZip = '"zipped"';
// To translate
$strRowsModeVertical=" vertical "; //to translate
$strRowsModeHorizontal=" horizontal "; //to translate
$strRowsModeOptions=" in %s mode and repeat headers after %s cells "; //to translate
?>