* English language file for phpPgAdmin. Use this as a basis
* for new translations.
*
- * $Id: english.php,v 1.166 2004/10/11 10:28:13 jollytoad Exp $
+ * $Id: english.php,v 1.167 2004/11/02 11:39:52 soranzo Exp $
*/
// Language and character set
$lang['strruledroppedbad'] = 'Rule drop failed.';
// Constraints
- $lang['strconstraint'] = 'Constraint';
$lang['strconstraints'] = 'Constraints';
$lang['strshowallconstraints'] = 'Show all constraints';
$lang['strnoconstraints'] = 'No constraints found.';
* Italian language file, based on the english language file for phpPgAdmin.
* Nicola Soranzo [nsoranzo@tiscali.it]
*
- * $Id: italian.php,v 1.37 2004/08/30 11:50:32 soranzo Exp $
+ * $Id: italian.php,v 1.38 2004/11/02 11:39:52 soranzo Exp $
*/
// Language and character set - Lingua e set di caratteri
$lang['strstructureanddata'] = 'Struttura e dati';
$lang['strtabbed'] = 'Tabulato';
$lang['strauto'] = 'Auto';
+ $lang['strconfvacuumtable'] = 'Sei sicuro di voler effettuare il vacuum su "%s"?';
// Users - Utenti
$lang['struser'] = 'Utente';
$lang['strtopbar'] = '%s in esecuzione su %s:%s -- Utente "%s" connesso il %s';
$lang['strtimefmt'] = 'j M Y - g:iA';
$lang['strhelp'] = 'Aiuto';
+ $lang['strhelpicon'] = '?';
?>
* English language file for phpPgAdmin. Use this as a basis
* for new translations.
*
- * $Id: english.php,v 1.119 2004/10/11 10:28:12 jollytoad Exp $
+ * $Id: english.php,v 1.120 2004/11/02 11:39:52 soranzo Exp $
*/
// Language and character set
$lang['strruledroppedbad'] = 'Rule drop failed.';
// Constraints
- $lang['strconstraint'] = 'Constraint';
$lang['strconstraints'] = 'Constraints';
$lang['strshowallconstraints'] = 'Show all constraints';
$lang['strnoconstraints'] = 'No constraints found.';
* Italian language file, based on the english language file for phpPgAdmin.
* Nicola Soranzo [nsoranzo@tiscali.it]
*
- * $Id: italian.php,v 1.32 2004/08/30 11:50:32 soranzo Exp $
+ * $Id: italian.php,v 1.33 2004/11/02 11:39:52 soranzo Exp $
*/
// Language and character set - Lingua e set di caratteri
$lang['strstructureanddata'] = 'Struttura e dati';
$lang['strtabbed'] = 'Tabulato';
$lang['strauto'] = 'Auto';
+ $lang['strconfvacuumtable'] = 'Sei sicuro di voler effettuare il vacuum su "%s"?';
// Users - Utenti
$lang['struser'] = 'Utente';
$lang['strtopbar'] = '%s in esecuzione su %s:%s -- Utente "%s" connesso il %s';
$lang['strtimefmt'] = 'j M Y - g:iA';
$lang['strhelp'] = 'Aiuto';
+ $lang['strhelpicon'] = '?';
?>