From 762cc7b5dc79c0110805b0ba959f01b1f5c09f7f Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Thu, 20 Dec 2001 19:46:29 +0000 Subject: [PATCH] vertical browse --- lang/romanian.inc.php3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/romanian.inc.php3 b/lang/romanian.inc.php3 index 9049cdc77..f27f736e2 100644 --- a/lang/romanian.inc.php3 +++ b/lang/romanian.inc.php3 @@ -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 ?>