Re: [ppa-cvs] CVS: webdb/lang/recoded english.php,1.114,1.115

From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: Nicola Soranzo <soranzo(at)users(dot)sourceforge(dot)net>
Cc: Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [ppa-cvs] CVS: webdb/lang/recoded english.php,1.114,1.115
Date: 2004-08-27 01:16:22
Message-ID: 412E8B66.5040207@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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 &quot;%s&quot;?';
>
> // 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
> phpPgAdmin-cvs(at)lists(dot)sourceforge(dot)net
> https://lists.sourceforge.net/lists/listinfo/phppgadmin-cvs

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2004-08-27 02:08:59 Re: [pgsql-hackers-win32] Win32 release warning
Previous Message Marc G. Fournier 2004-08-26 22:44:37 Re: [pgsql-hackers-win32] Win32 release warning