updated thanks to Pietro Danesi

This commit is contained in:
Loïc Chapeaux
2001-09-19 17:58:37 +00:00
parent 7173343878
commit 956ff4ead7

View File

@@ -241,6 +241,7 @@ $strRowsFrom = 'righe a partire da';
$strRowSize = 'Dimensione riga';
$strRowsStatistic = 'Statistiche righe';
$strRunning = 'in esecuzione su ';
$strRunningAs = 'come';
$strRunQuery = 'Invia Query';
$strRunSQLQuery = 'Esegui una/pi<70> query SQL sul database ';
@@ -315,5 +316,4 @@ $strWrongUser = 'Nome utente o password errati. Accesso negato.';
$strYes = ' Si ';
// To translate
$strRunningAs = 'as';
?>