Suggestion - let's take off the confirmation on that vacuum action - it is a non-data-changing actions and since it's background it won't lock the table, so all the confirmation will do is piss people off :)

Nicola Soranzo wrote:
Update of /cvsroot/phppgadmin/webdb/lang/recoded
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20372/lang/recoded

Modified Files:
english.php Log Message:
Bugfix.


Index: english.php
===================================================================
RCS file: /cvsroot/phppgadmin/webdb/lang/recoded/english.php,v
retrieving revision 1.114
retrieving revision 1.115
diff -C2 -d -r1.114 -r1.115
*** english.php 25 Aug 2004 17:23:21 -0000 1.114
--- english.php 26 Aug 2004 14:59:11 -0000 1.115
***************
*** 8,12 ****
*/
- $lang['strconfvacuumtable'] = 'Are you sure you want to vacuum "%s"?';
// Language and character set
$lang['applang'] = 'English';
--- 8,11 ----
***************
*** 201,204 ****
--- 200,204 ----
$lang['strtabbed'] = 'Tabbed';
$lang['strauto'] = 'Auto';
+ $lang['strconfvacuumtable'] = 'Are you sure you want to vacuum "%s"?';
// Users




-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
phpPgAdmin-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/phppgadmin-cvs

---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match

Reply via email to