fix quoting issue
authorxzilla <xzilla>
Sun, 21 Jan 2007 21:25:24 +0000 (21:25 +0000)
committerxzilla <xzilla>
Sun, 21 Jan 2007 21:25:24 +0000 (21:25 +0000)
lang/english.php
lang/recoded/english.php
lang/recoded/spanish.php
lang/spanish.php

index 763bd25db72f1ab58fe459da45bdd119208062c7..762db990de84ec4216517278b22b5b023ae71227 100755 (executable)
@@ -4,7 +4,7 @@
         * English language file for phpPgAdmin.  Use this as a basis
         * for new translations.
         *
-        * $Id: english.php,v 1.198.2.1 2007/01/20 18:06:06 xzilla Exp $
+        * $Id: english.php,v 1.198.2.2 2007/01/21 21:25:24 xzilla Exp $
         */
 
        // Language and character set
        $lang['strconnlimit'] = 'Connection limit';
        $lang['strdroprole'] = 'Drop role';
        $lang['strmaxconnections'] = 'Max connections';
-       $lang['strconfdroprole'] = 'Are you sure you want to drop the role &quot;%s&quot;?';
+       $lang['strconfdroprole'] = 'Are you sure you want to drop the role "%s"?';
        $lang['strroledropped'] = 'Role dropped.';
        $lang['strroledroppedbad'] = 'Role drop failed.';
        $lang['strnoroles'] = 'No roles found.';
        $lang['straggrinitcond'] = 'Initial condition';
        $lang['straggrsortop'] = 'Sort operator';
        $lang['strdropaggregate'] = 'Drop aggregate';
-       $lang['strconfdropaggregate'] = 'Are you sure you want to drop the aggregate &quot;%s&quot;?';
+       $lang['strconfdropaggregate'] = 'Are you sure you want to drop the aggregate "%s"?';
        $lang['straggregatedropped'] = 'Aggregate dropped.';
        $lang['straggregatedroppedbad'] = 'Aggregate drop failed.';
        $lang['stralteraggregate'] = 'Alter aggregate';
index 55d96498b9e53bed0f07fd9c8143b61beecc2851..bb64aa02684ffcf5a1b54d19c88cab049c94b591 100644 (file)
@@ -4,7 +4,7 @@
         * English language file for phpPgAdmin.  Use this as a basis
         * for new translations.
         *
-        * $Id: english.php,v 1.151.2.1 2007/01/20 18:06:06 xzilla Exp $
+        * $Id: english.php,v 1.151.2.2 2007/01/21 21:25:24 xzilla Exp $
         */
 
        // Language and character set
        $lang['strconnlimit'] = 'Connection limit';
        $lang['strdroprole'] = 'Drop role';
        $lang['strmaxconnections'] = 'Max connections';
-       $lang['strconfdroprole'] = 'Are you sure you want to drop the role &amp;quot;%s&amp;quot;?';
+       $lang['strconfdroprole'] = 'Are you sure you want to drop the role &quot;%s&quot;?';
        $lang['strroledropped'] = 'Role dropped.';
        $lang['strroledroppedbad'] = 'Role drop failed.';
        $lang['strnoroles'] = 'No roles found.';
        $lang['straggrinitcond'] = 'Initial condition';
        $lang['straggrsortop'] = 'Sort operator';
        $lang['strdropaggregate'] = 'Drop aggregate';
-       $lang['strconfdropaggregate'] = 'Are you sure you want to drop the aggregate &amp;quot;%s&amp;quot;?';
+       $lang['strconfdropaggregate'] = 'Are you sure you want to drop the aggregate &quot;%s&quot;?';
        $lang['straggregatedropped'] = 'Aggregate dropped.';
        $lang['straggregatedroppedbad'] = 'Aggregate drop failed.';
        $lang['stralteraggregate'] = 'Alter aggregate';
index fe0b877739fe09858a38dcffbfc1f8aca929b0d4..54bc10a14d499e6da875b07326d7fd78447bba44 100644 (file)
@@ -4,7 +4,7 @@
         * Spanish language file for phpPgAdmin.
         * @maintainer Mart&#237;n Marqu&#233;s (martin@bugs.unl.edu.ar)
         *
-        * $Id: spanish.php,v 1.36.2.1 2007/01/20 18:06:42 xzilla Exp $
+        * $Id: spanish.php,v 1.36.2.2 2007/01/21 21:25:24 xzilla Exp $
         */
 
        // Language and character set
@@ -684,7 +684,7 @@ $lang['straggrffunc']  =  'Final function';
 $lang['straggrinitcond']  =  'Initial condition';
 $lang['straggrsortop']  =  'Sort operator';
        $lang['strdropaggregate']  =  'Eliminar aggregada';
-$lang['strconfdropaggregate']  =  'Are you sure you want to drop the aggregate &amp;quot;%s&amp;quot;?';
+$lang['strconfdropaggregate']  =  'Are you sure you want to drop the aggregate &quot;%s&quot;?';
 $lang['straggregatedropped']  =  'Aggregate dropped.';
 $lang['straggregatedroppedbad']  =  'Aggregate drop failed.';
 $lang['stralteraggregate']  =  'Alter aggregate';
index 98fe7f158dfe5a86926ebff48010b02c31da5da3..14c8d0b37d70d0d79b70f082d45bcabda015d6e7 100644 (file)
@@ -4,7 +4,7 @@
         * Spanish language file for phpPgAdmin.
         * @maintainer Martín Marqués (martin@bugs.unl.edu.ar)
         *
-        * $Id: spanish.php,v 1.35.2.1 2007/01/20 18:06:42 xzilla Exp $
+        * $Id: spanish.php,v 1.35.2.2 2007/01/21 21:25:24 xzilla Exp $
         */
 
        // Language and character set
@@ -684,7 +684,7 @@ $lang['straggrffunc']  =  'Final function';
 $lang['straggrinitcond']  =  'Initial condition';
 $lang['straggrsortop']  =  'Sort operator';
        $lang['strdropaggregate']  =  'Eliminar aggregada';
-$lang['strconfdropaggregate']  =  'Are you sure you want to drop the aggregate &quot;%s&quot;?';
+$lang['strconfdropaggregate']  =  'Are you sure you want to drop the aggregate "%s"?';
 $lang['straggregatedropped']  =  'Aggregate dropped.';
 $lang['straggregatedroppedbad']  =  'Aggregate drop failed.';
 $lang['stralteraggregate']  =  'Alter aggregate';