Remove unused string. Italian update.
authorsoranzo <soranzo>
Tue, 2 Nov 2004 11:39:52 +0000 (11:39 +0000)
committersoranzo <soranzo>
Tue, 2 Nov 2004 11:39:52 +0000 (11:39 +0000)
lang/english.php
lang/italian.php
lang/recoded/english.php
lang/recoded/italian.php

index f596d847a86030812456ba7061819c82198f40f5..c213c73d6798b5e0064796b8ec9f0aa48e5ea50c 100755 (executable)
@@ -4,7 +4,7 @@
         * 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.';
index 954a83b9d8a1504e2711e53710f0f57a5c347fde..5ed8db54aa0c63b1a96f6b759c3c7acff6a2dffe 100644 (file)
@@ -4,7 +4,7 @@
         * 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'] = '?';
 
 ?>
index 962af5452e0b0cfd864c6090e9f64aa479200c0f..8336cc21dbbd79aa8b9d7ee2bb10f76ff103ba78 100644 (file)
@@ -4,7 +4,7 @@
         * 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.';
index 93ad82d5789b1bc39da92df724840b1e76704d12..78eff6be5197d1a9bb87f9649d0cda7aba1a784d 100644 (file)
@@ -4,7 +4,7 @@
         * 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 &quot;%s&quot;?';
 
        // Users - Utenti
        $lang['struser'] = 'Utente';
         $lang['strtopbar'] = '%s in esecuzione su %s:%s -- Utente &quot;%s&quot; connesso il %s';
         $lang['strtimefmt'] = 'j M Y - g:iA';
        $lang['strhelp'] = 'Aiuto';
+       $lang['strhelpicon'] = '?';
 
 ?>