Hi,
While updating the pt-br translation, I noticed that the sentence "This action
will delete ALL data in the table!" should use the plural form i.e. "This
action will delete ALL data in the tables!" when it is used for TRUNCATE ...
CASCADE. Trivial patch is attached.
--
Euler Taveira de Oli
Author: guillaume
Date: 2009-12-04 22:42:00 + (Fri, 04 Dec 2009)
New Revision: 8116
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8116&view=rev
Log:
Update website's chinese translation, per Quan Zongliang.
Modified:
trunk/www/locale/zh_CN/LC_MESSAGES/pgadmin3_webs
#104: Issue with removing rows in the edit grid
--+-
Reporter: gleu | Owner: dpage
Type: bug | Status: closed
Priority: minor| Milestone: 1.10.1
Component: pgadmin | Versi
Le vendredi 4 décembre 2009 à 19:54:56, Marek Černocký a écrit :
> Hi,
>
> I send updated czech translation for website.
>
Commited, thanks.
--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com
--
Sent via pgadmin-hackers mailing list ([email protected])
To make change
Author: guillaume
Date: 2009-12-04 20:20:04 + (Fri, 04 Dec 2009)
New Revision: 8115
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8115&view=rev
Log:
Update website's czech translation, per Marek ?\196?\140ernock?\195?\189.
Modified:
trunk/www/locale/cs_CZ/LC_MESSAG
#76: Edit grid crash on Linux: adjusting selection
--+-
Reporter: Dan Halbert | Owner: dpage
Type: bug | Status: closed
Priority: major| Milestone: 1.10.1
Component: pgadm
Author: guillaume
Date: 2009-12-04 18:32:34 + (Fri, 04 Dec 2009)
New Revision: 8114
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8114&view=rev
Log:
Update website's french translation.
Modified:
trunk/www/locale/fr_FR/LC_MESSAGES/pgadmin3_website.mo
trunk/www/l
Author: guillaume
Date: 2009-12-04 18:31:09 + (Fri, 04 Dec 2009)
New Revision: 8113
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8113&view=rev
Log:
Update for the www translation template file.
Modified:
trunk/www/locale/pgadmin3_website.pot
--
Sent via pgadmin-
Author: guillaume
Date: 2009-12-04 18:30:33 + (Fri, 04 Dec 2009)
New Revision: 8112
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8112&view=rev
Log:
Automatic stringmerge using merge script.
Modified:
trunk/www/locale/cs_CZ/LC_MESSAGES/pgadmin3_website.mo
trunk/w
Le vendredi 4 décembre 2009 à 18:43:47, Dave Page a écrit :
> On Fri, Dec 4, 2009 at 5:33 PM, Guillaume Lelarge
>
> wrote:
> > I see a use case for having both. If someone uses a lot the
> > statement_timeout option, he'll be annoyed to put it in the text box
> > every time he launches the query
On Fri, Dec 4, 2009 at 5:38 PM, Guillaume Lelarge
wrote:
> We should probably drop this patch. I'll keep it in its git branch, because I
> love the git branches and I hate losing something I wrote.
:-)
Perhaps you should publish your git tree (or select branches from it)
to git.postgresql.org?
On Fri, Dec 4, 2009 at 5:33 PM, Guillaume Lelarge
wrote:
> I see a use case for having both. If someone uses a lot the statement_timeout
> option, he'll be annoyed to put it in the text box every time he launches the
> query tool.
Just save the value in the toolbar using sysSettings.
>> Why sav
Le vendredi 4 décembre 2009 à 14:17:01, Dave Page a écrit :
> On Fri, Dec 4, 2009 at 1:09 PM, Magnus Hagander wrote:
> > I think the use-case is to have a default value for people who may
> > otherwise send off a query that takes way too long? But in that case,
> > it's probably better implemented
Le vendredi 4 décembre 2009 à 10:52:33, Dave Page a écrit :
> On Fri, Dec 4, 2009 at 9:41 AM, Guillaume Lelarge
>
> wrote:
> > Hi,
> >
> > Someone, on a french PostgreSQL forum, ask me for a statement timeout UI
> > in the query tool. Here is what I've done so far:
> >
> > * add a config in the
Author: dpage
Date: 2009-12-04 15:53:24 + (Fri, 04 Dec 2009)
New Revision: 8111
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8111&view=rev
Log:
update for 1.10.1
Modified:
trunk/www/index.php
--
Sent via pgadmin-hackers mailing list ([email protected]
Author: dpage
Date: 2009-12-04 15:53:01 + (Fri, 04 Dec 2009)
New Revision: 8110
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8110&view=rev
Log:
Update for 1.10.1
Modified:
trunk/www/download/macosx.php
trunk/www/download/source.php
trunk/www/download/windows
On Fri, Dec 4, 2009 at 1:09 PM, Magnus Hagander wrote:
> I think the use-case is to have a default value for people who may
> otherwise send off a query that takes way too long? But in that case,
> it's probably better implemented as a default value on the server
> side, no?
If you decide someth
On Fri, Dec 4, 2009 at 10:52, Dave Page wrote:
> On Fri, Dec 4, 2009 at 9:41 AM, Guillaume Lelarge
> wrote:
>> Hi,
>>
>> Someone, on a french PostgreSQL forum, ask me for a statement timeout UI in
>> the query tool. Here is what I've done so far:
>>
>> * add a config in the Query tab of the Opti
On Fri, Dec 4, 2009 at 9:41 AM, Guillaume Lelarge
wrote:
> Hi,
>
> Someone, on a french PostgreSQL forum, ask me for a statement timeout UI in
> the query tool. Here is what I've done so far:
>
> * add a config in the Query tab of the Options window;
> * add a textbox in the toolbar of the query
Hi,
Someone, on a french PostgreSQL forum, ask me for a statement timeout UI in
the query tool. Here is what I've done so far:
* add a config in the Query tab of the Options window;
* add a textbox in the toolbar of the query tool;
* each query executed will first get the old statement_timeou
20 matches
Mail list logo