Remove 2 strings.
authorsoranzo <soranzo>
Mon, 6 Jun 2005 15:13:11 +0000 (15:13 +0000)
committersoranzo <soranzo>
Mon, 6 Jun 2005 15:13:11 +0000 (15:13 +0000)
database.php
lang/english.php
lang/italian.php
lang/recoded/english.php
lang/recoded/italian.php
sqledit.php

index aed4722ffb4f3df173cc86dfd93a93f416c5bdc7..ae7566c67d1ece3105fdc5fabbd19d88710de85c 100755 (executable)
@@ -3,7 +3,7 @@
        /**
         * Manage schemas within a database
         *
-        * $Id: database.php,v 1.67 2005/06/01 10:38:14 soranzo Exp $
+        * $Id: database.php,v 1.68 2005/06/06 15:13:11 soranzo Exp $
         */
 
        // Include application functions
 
                echo "<input type=\"checkbox\" name=\"paginate\"", (isset($_REQUEST['paginate']) ? ' checked="checked"' : ''), " /> {$lang['strpaginate']}\n";
                echo "<br />\n";
-               echo "<p><input type=\"submit\" value=\"{$lang['strgo']}\" />\n";
+               echo "<p><input type=\"submit\" value=\"{$lang['strrun']}\" />\n";
                if ($data->hasFullExplain()) {
                        echo "<input type=\"submit\" name=\"explain\" value=\"{$lang['strexplain']}\" />\n";
                        echo "<input type=\"submit\" name=\"explain_analyze\" value=\"{$lang['strexplainanalyze']}\" />\n";
index f029b1ae578c8c074135890affc3254be84498d2..12681c9d323a555404876c9a30788a5b12ff3052 100755 (executable)
@@ -4,7 +4,7 @@
         * English language file for phpPgAdmin.  Use this as a basis
         * for new translations.
         *
-        * $Id: english.php,v 1.176 2005/05/03 01:50:07 soranzo Exp $
+        * $Id: english.php,v 1.177 2005/06/06 15:13:12 soranzo Exp $
         */
 
        // Language and character set
@@ -75,7 +75,6 @@
        $lang['strrows'] = 'row(s)';
        $lang['strrowsaff'] = 'row(s) affected.';
        $lang['strobjects'] = 'object(s)';
-       $lang['strexample'] = 'eg.';
        $lang['strback'] = 'Back';
        $lang['strqueryresults'] = 'Query Results';
        $lang['strshow'] = 'Show';
@@ -88,7 +87,6 @@
        $lang['strexport'] = 'Export';
        $lang['strimport'] = 'Import';
        $lang['strsql'] = 'SQL';
-       $lang['strgo'] = 'Go';
        $lang['stradmin'] = 'Admin';
        $lang['strvacuum'] = 'Vacuum';
        $lang['stranalyze'] = 'Analyze';
index 06cfd644ec46a343f66297391da97ed70a7485a1..f8bc404a9436d7daf94249549ed3c07f19360cf2 100644 (file)
@@ -4,7 +4,7 @@
         * Italian language file, based on the english language file for phpPgAdmin.
         * Nicola Soranzo [[email protected]]
          *
-        * $Id: italian.php,v 1.42 2005/05/03 01:50:07 soranzo Exp $
+        * $Id: italian.php,v 1.43 2005/06/06 15:13:12 soranzo Exp $
         */
 
        // Language and character set - Lingua e set di caratteri
@@ -75,7 +75,6 @@
        $lang['strrows'] = 'riga(ghe)';
        $lang['strrowsaff'] = 'riga(ghe) interessata(e).';
        $lang['strobjects'] = 'oggetto(i)';
-       $lang['strexample'] = 'es.';
        $lang['strback'] = 'Indietro';
        $lang['strqueryresults'] = 'Risultato Query';
        $lang['strshow'] = 'Mostra';
@@ -88,7 +87,6 @@
        $lang['strexport'] = 'Esporta';
        $lang['strimport'] = 'Importa';
        $lang['strsql'] = 'SQL';
-       $lang['strgo'] = 'Esegui';
        $lang['stradmin'] = 'Amministratore';
        $lang['strvacuum'] = 'Vacuum';
        $lang['stranalyze'] = 'Analizza';
index 0a1debbf61c6e9504bc0b6281c31338f75ea1980..ce1cc1bfe892b146b559506d1c03b2425ebacf15 100644 (file)
@@ -4,7 +4,7 @@
         * English language file for phpPgAdmin.  Use this as a basis
         * for new translations.
         *
-        * $Id: english.php,v 1.128 2005/05/03 01:50:09 soranzo Exp $
+        * $Id: english.php,v 1.129 2005/06/06 15:13:13 soranzo Exp $
         */
 
        // Language and character set
@@ -75,7 +75,6 @@
        $lang['strrows'] = 'row(s)';
        $lang['strrowsaff'] = 'row(s) affected.';
        $lang['strobjects'] = 'object(s)';
-       $lang['strexample'] = 'eg.';
        $lang['strback'] = 'Back';
        $lang['strqueryresults'] = 'Query Results';
        $lang['strshow'] = 'Show';
@@ -88,7 +87,6 @@
        $lang['strexport'] = 'Export';
        $lang['strimport'] = 'Import';
        $lang['strsql'] = 'SQL';
-       $lang['strgo'] = 'Go';
        $lang['stradmin'] = 'Admin';
        $lang['strvacuum'] = 'Vacuum';
        $lang['stranalyze'] = 'Analyze';
index acbaf6bed3981de5748db80dffed7cb6bac5255d..6caf438025bf2aa0304fdef98a770f782fa4c5ff 100644 (file)
@@ -4,7 +4,7 @@
         * Italian language file, based on the english language file for phpPgAdmin.
         * Nicola Soranzo [[email protected]]
          *
-        * $Id: italian.php,v 1.37 2005/05/03 01:50:10 soranzo Exp $
+        * $Id: italian.php,v 1.38 2005/06/06 15:13:13 soranzo Exp $
         */
 
        // Language and character set - Lingua e set di caratteri
@@ -75,7 +75,6 @@
        $lang['strrows'] = 'riga(ghe)';
        $lang['strrowsaff'] = 'riga(ghe) interessata(e).';
        $lang['strobjects'] = 'oggetto(i)';
-       $lang['strexample'] = 'es.';
        $lang['strback'] = 'Indietro';
        $lang['strqueryresults'] = 'Risultato Query';
        $lang['strshow'] = 'Mostra';
@@ -88,7 +87,6 @@
        $lang['strexport'] = 'Esporta';
        $lang['strimport'] = 'Importa';
        $lang['strsql'] = 'SQL';
-       $lang['strgo'] = 'Esegui';
        $lang['stradmin'] = 'Amministratore';
        $lang['strvacuum'] = 'Vacuum';
        $lang['stranalyze'] = 'Analizza';
index 4fce292597a47c2cd75c24b9886b334869ada138..0344c970f52a47434af5fcd8c0f493f3f8d327df 100644 (file)
@@ -3,7 +3,7 @@
        /**
         * Alternative SQL editing window
         *
-        * $Id: sqledit.php,v 1.26 2005/05/02 15:47:24 chriskl Exp $
+        * $Id: sqledit.php,v 1.27 2005/06/06 15:13:11 soranzo Exp $
         */
 
        // Include application functions
                        htmlspecialchars($_REQUEST['query']), "</textarea>\n";
                echo "<label><input type=\"checkbox\" name=\"paginate\"", (isset($_REQUEST['paginate']) ? ' checked="checked"' : ''), " />&nbsp;{$lang['strpaginate']}</label>\n";
                
-               echo "<p><input type=\"submit\" value=\"{$lang['strgo']}\" />\n";
+               echo "<p><input type=\"submit\" value=\"{$lang['strrun']}\" />\n";
                if ($data->hasFullExplain()) {
                        echo "<input type=\"submit\" name=\"explain\" value=\"{$lang['strexplain']}\" />\n";
                        echo "<input type=\"submit\" name=\"explain_analyze\" value=\"{$lang['strexplainanalyze']}\" />\n";