Italian update + stupid fix in english.php + bugfix for browser.php
authorsoranzo <soranzo>
Tue, 16 Dec 2003 00:32:28 +0000 (00:32 +0000)
committersoranzo <soranzo>
Tue, 16 Dec 2003 00:32:28 +0000 (00:32 +0000)
browser.php
lang/english.php
lang/italian.php
lang/recoded/english.php
lang/recoded/italian.php

index fbf60e60bfcc12abae8fd7a3d412850d130c0d26..77456b4a4bf16b9f8d1fd6dcf71a4ed438a22b2c 100644 (file)
@@ -5,7 +5,7 @@
         * if you click on a database it shows a list of database objects in that
         * database.
         *
-        * $Id: browser.php,v 1.30 2003/12/15 07:59:22 chriskl Exp $
+        * $Id: browser.php,v 1.31 2003/12/16 00:32:28 soranzo Exp $
         */
 
        // Include application functions
                                                                'icon' => "../../../images/themes/{$conf['theme']}/database.png", 
                                                                'expandedIcon' => "../../../images/themes/{$conf['theme']}/database.png",
                                                                'expanded' => true,
-                                                               'linkTarget' => 'detail'));
+                                                               'linkTarget' => '_self'));
                
                        // If database supports schemas, add the extra level of hierarchy
                        if ($data->hasSchemas()) {
index 8d463e43d327016282499f2bf7a96606499878bc..55c00448817765acc81f21fd3b948600a2b4f1eb 100755 (executable)
@@ -4,7 +4,7 @@
         * English language file for phpPgAdmin.  Use this as a basis
         * for new translations.
         *
-        * $Id: english.php,v 1.122 2003/12/15 08:30:54 chriskl Exp $
+        * $Id: english.php,v 1.123 2003/12/16 00:32:28 soranzo Exp $
         */
 
        // Language and character set
        $lang['strnodata'] = 'No rows found.';
        $lang['strnoobjects'] = 'No objects found.';
        $lang['strrownotunique'] = 'No unique identifier for this row.';
-       $lang['strnoreportsdb'] = 'You have not created the reports database.  Read the INSTALL file for directions.';
+       $lang['strnoreportsdb'] = 'You have not created the reports database. Read the INSTALL file for directions.';
 
        // Tables
        $lang['strtable'] = 'Table';
index 23939e8976199d3abc1e985b9de9f61dfad4eeb7..613dff68c4d402c0eb1bebe38fda823fc2241bc6 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.21 2003/11/26 20:39:13 soranzo Exp $
+        * $Id: italian.php,v 1.22 2003/12/16 00:32:28 soranzo Exp $
         */
 
        // Language and character set - Lingua e set di caratteri
        $lang['strinfo'] = 'Informazioni';
        $lang['stroids'] = 'OIDs';
        $lang['stradvanced'] = 'Avanzato';
+       $lang['strvariables'] = 'Variabili';
+       $lang['strprocess'] = 'Processo';
+       $lang['strprocesses'] = 'Processi';
+       $lang['strsetting'] = 'Valore';
 
        // Error handling - Gestione degli errori
        $lang['strnoframes'] = 'Devi usare un browser che supporti i frame per usare questa applicazione.';
         $lang['strnodata'] = 'Nessuna riga trovata.';
        $lang['strnoobjects'] = 'Nessun oggetto trovato.';
        $lang['strrownotunique'] = 'Nessun identificatore univoco per questa riga.';
+       $lang['strnoreportsdb'] = 'Non รจ stato creato il database dei report. Leggere il file INSTALL per istruzioni.';
 
         // Tables - Tabelle
        $lang['strtable'] = 'Tabella';
index 689eedbba32c6ee0b1a9347d66c88f5dce4e17f5..70b29143f19897308b75796c7c1a7cfd89c9c335 100644 (file)
@@ -4,7 +4,7 @@
         * English language file for phpPgAdmin.  Use this as a basis
         * for new translations.
         *
-        * $Id: english.php,v 1.74 2003/12/15 08:30:54 chriskl Exp $
+        * $Id: english.php,v 1.75 2003/12/16 00:32:28 soranzo Exp $
         */
 
        // Language and character set
        $lang['strnodata'] = 'No rows found.';
        $lang['strnoobjects'] = 'No objects found.';
        $lang['strrownotunique'] = 'No unique identifier for this row.';
-       $lang['strnoreportsdb'] = 'You have not created the reports database.  Read the INSTALL file for directions.';
+       $lang['strnoreportsdb'] = 'You have not created the reports database. Read the INSTALL file for directions.';
 
        // Tables
        $lang['strtable'] = 'Table';
index cc95b3a4b3d26f91ab997a376507aee345191d74..e416717026201883d4de66d52b5ef5318353f3b6 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.16 2003/11/26 20:39:14 soranzo Exp $
+        * $Id: italian.php,v 1.17 2003/12/16 00:32:28 soranzo Exp $
         */
 
        // Language and character set - Lingua e set di caratteri
        $lang['strinfo'] = 'Informazioni';
        $lang['stroids'] = 'OIDs';
        $lang['stradvanced'] = 'Avanzato';
+       $lang['strvariables'] = 'Variabili';
+       $lang['strprocess'] = 'Processo';
+       $lang['strprocesses'] = 'Processi';
+       $lang['strsetting'] = 'Valore';
 
        // Error handling - Gestione degli errori
        $lang['strnoframes'] = 'Devi usare un browser che supporti i frame per usare questa applicazione.';
         $lang['strnodata'] = 'Nessuna riga trovata.';
        $lang['strnoobjects'] = 'Nessun oggetto trovato.';
        $lang['strrownotunique'] = 'Nessun identificatore univoco per questa riga.';
+       $lang['strnoreportsdb'] = 'Non &egrave; stato creato il database dei report. Leggere il file INSTALL per istruzioni.';
 
         // Tables - Tabelle
        $lang['strtable'] = 'Tabella';