[pgadmin-hackers] Over commit?

2009-03-11 Thread Giuseppe Sacco
Hi hackers, #: pgadmin/schema/gpResQueue.cpp:122 msgid "Over commit?" msgstr "" Could you please explain what this sentence means? Thanks, Giuseppe -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpre

Re: [pgadmin-hackers] SVN Commit by guillaume: r7667 - trunk/pgadmin3

2009-03-11 Thread Giuseppe Sacco
Hi Guillaume, Il giorno mer, 11/03/2009 alle 06.56 +, s...@pgadmin.org ha scritto: > Author: guillaume > > Date: 2009-03-11 06:56:28 + (Wed, 11 Mar 2009) > New Revision: 7667 > Revision summary: > http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7667&view=rev > Log: > Update pot file. I

[pgadmin-hackers] A few questions about srings to be translated

2009-03-08 Thread Giuseppe Sacco
Hi all, While updating the Italian translation, I collected a few questions related to the strings of pgadmin3 pot file: 1. what exactly are "blocks hit"? Is this a quantity of blocks requested by transactions and already in RAM? #: src/schema/pgDatabase.cpp:578 src/schema/pgDatabase.cpp:598 #: p

[pgadmin-hackers] question on english strings

2008-03-25 Thread Giuseppe Sacco
Hi, I am about updating the Italian translation for pgAdmin but I need to understand the meaning of these strings: msgid "Typmod in func" msgid "Typmod in function" msgid "Typmod out func" msgid "Typmod out function" What is a "Typemod" ? Thanks, Giuseppe -- Sent via pgadmin-hackers mailing l

[pgadmin-hackers] File chooser without "new" button

2007-08-27 Thread Giuseppe Sacco
While opening a report about dependency on a table, I depressed the button for choosing a file name (the button on the last line of the window); but the file chooser I got only permitted to select existing files. How should I select a new file name? Should I type the complete path in the text fiel

[pgadmin-hackers] How to easy the translation process

2007-07-18 Thread Giuseppe Sacco
Hi all, as a translator I find quite uncomfortable some part of the pgadmin3 release process. I would like to discuss if others share these problems, and eventually fix them. The first problem is related to the stringmerge utility. Every time source code is updated, with changes in strings, a m

[pgadmin-hackers] typo in pgadmin.po?

2007-07-13 Thread Giuseppe Sacco
#: pgadmin/frm/frmQuery.cpp:1622 msgid "" "This macro requires includes a text substitution. Please select some text in " "the SQL pane and re-run the macro." msgstr "" Is this sentence correct? ---(end of broadcast)--- TIP 7: You can help support

Re: [pgadmin-hackers] build environment

2007-05-09 Thread Giuseppe Sacco
Il giorno mer, 09/05/2007 alle 09.24 +0100, Dave Page ha scritto: [...] > Please try building SVN trunk. The code that it's failing on is lifted > straight from PostgreSQL and was resync'ed earlier in this development > cycle (which probably explains why it works for 1.6.x). I've stripped it > t

Re: [pgadmin-hackers] build environment

2007-05-03 Thread Giuseppe Sacco
Il giorno gio, 03/05/2007 alle 13.29 +0100, Dave Page ha scritto: [...] > > This is not just a "curiosa"; I am still trying to compile the source on > > Debian GNU/linux. > > What compiler version etc is on there? I'm not a Debian user, but from > what I've heard their 'stable' versions can be pr

[pgadmin-hackers] build environment

2007-05-03 Thread Giuseppe Sacco
Hi all, I have a simple question: what is/are the build environment used by pgadmin developers? Windows? Solaris? Redhat? Suse? Debian? other? This is not just a "curiosa"; I am still trying to compile the source on Debian GNU/linux. Bye, Giuseppe ---(end of broadcast)---

Re: [pgadmin-hackers] compile problems

2007-04-30 Thread Giuseppe Sacco
Il giorno dom, 22/04/2007 alle 17.13 +0200, Guillaume Lelarge ha scritto: [...] > You can also try to rm your dir if you didn't make any changes (save > your .po file) and svn update the whole. I still cannot compile from current SVN. I deleted all the source tree, checked out from svn, bootstrap

Re: [pgadmin-hackers] compile problems

2007-04-22 Thread Giuseppe Sacco
Il giorno dom, 22/04/2007 alle 15.45 +0200, Guillaume Lelarge ha scritto: [...] > It compiles on my box with current SVN. Sometimes, I need to "make > clean" to have a correct build. Perhaps you can try this. I tried both "make clean" and "make distclean". What version of wxWidgets are you using

[pgadmin-hackers] compile problems

2007-04-22 Thread Giuseppe Sacco
Hi all, I am recompiling pgAdmin from SVN since I would like to check my updated translation, but I get these errors: if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/postgresql -DSSL -I/usr/local/wxWidgets-2.8.2/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/local/wxWidgets-2.8.2/include/wx-2

Re: [pgadmin-hackers] Google Summer of Code

2007-04-22 Thread Giuseppe Sacco
Hi Euler, this is a very interesting project. Il giorno sab, 21/04/2007 alle 18.21 -0300, Euler Taveira de Oliveira ha scritto: [...] > That's it. I'm drafting the XML DTD (possible an XML Schema) and I'll > post it ASAP, so you could comment about it. I just wonder why you should draft a new XML

Re: [pgadmin-hackers] compile problem

2007-03-15 Thread Giuseppe Sacco
Hi all, Il giorno mar, 13/03/2007 alle 15.22 +, Dave Page ha scritto: [...] > > #if wxCHECK_VERSION(2, 8, 0) && !(WXWIN_COMPATIBILITY_2_6) > > // Note the following defines need removed > > // when CodeBlocks support for wxWidgets 2.6 is dropped > > #define wxOPEN wxFD_OPEN > >

[pgadmin-hackers] compile problem

2007-03-11 Thread Giuseppe Sacco
Hi all, I am testing pgadmin3 and wxwidget, both from CVS head on a GNU/Linux system. Once I compiled and installaed wxwidget and its "contrib" directory, I get this error while compiling pgAdmin3: ./frm/frmBackupServer.cpp: In member function ‘void frmBackupServer::OnSelectFilename(wxCommandEven

Re: [pgadmin-hackers] Translator

2007-02-23 Thread Giuseppe Sacco
that you have quiet a large work to do: 474f and 391u. Good luck. Bye, Giuseppe Sacco ---(end of broadcast)--- TIP 2: Don't 'kill -9' the postmaster

Re: [pgadmin-hackers] still on pgadmin translation

2006-09-08 Thread Giuseppe Sacco
Il giorno ven, 08/09/2006 alle 21.13 +0100, Dave Page ha scritto: [...] > > and have a new question: when I change i18n/it_IT/pgadmin3.po then the > > corrisponding .po file isn't updated using "make all". I found that I > > have to run "stringmerge". Is this correct? > > > > Moreover, not all stri

[pgadmin-hackers] still on pgadmin translation

2006-09-08 Thread Giuseppe Sacco
[This is my last email for today, I promise.] I found another slip in the english text: #: src/frm/frmHint.cpp:131 msgid "Editting views, stored procedures or functions" Editting => Editing and have a new question: when I change i18n/it_IT/pgadmin3.po then the corrisponding .po file isn't updat

[pgadmin-hackers] again about translation: 'No limit'

2006-09-08 Thread Giuseppe Sacco
Hi all, #: src/frm/frmEditGrid.cpp:138 src/frm/frmEditGrid.cpp:142 #: src/frm/frmEditGrid.cpp:345 src/frm/frmEditGrid.cpp:811 #: src/frm/frmEditGrid.cpp:818 msgid "No limit" and #: src/frm/frmEditGrid.cpp:814 msgid "The row limit must be an integer number or 'No limit'" Does the second sentence

Re: [pgadmin-hackers] SVN Commit by dpage: r5333 - trunk/pgadmin3

2006-09-08 Thread Giuseppe Sacco
Il giorno ven, 08/09/2006 alle 14.01 +0100, [EMAIL PROTECTED] ha scritto: > Author: dpage > > Date: 2006-09-08 14:01:50 +0100 (Fri, 08 Sep 2006) > > New Revision: 5333 > > Revision summary: > http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5333&view=rev > > Log: > Remove unused pgadmin3-releas

Re: [pgadmin-hackers] Again about translation

2006-09-08 Thread Giuseppe Sacco
Il giorno ven, 08/09/2006 alle 13.41 +0100, Dave Page ha scritto: [...] > > 1. > > #: src/frm/frmQuery.cpp:139 src/frm/frmQuery.cpp:174 > > msgid "Explain analyse query" > > > > analyse => analyze > > The first is correct in .uk, the latter in .us. Right, but I was thinking at the SQL command.

[pgadmin-hackers] Again about translation

2006-09-08 Thread Giuseppe Sacco
I have been proofreading once again my italian translation and still have some question: 1. #: src/frm/frmQuery.cpp:139 src/frm/frmQuery.cpp:174 msgid "Explain analyse query" analyse => analyze 2. #: src/frm/frmReport.cpp:1090 msgid "Failed to parse the XML stylesheet!" #: src/frm/frmReport.cpp

[pgadmin-hackers] (new) problem in compiling pgAdmin3

2006-09-08 Thread Giuseppe Sacco
well, i managed to compile and install wxWidget 2.7 (I shouldn't ran autogen.sh as first step...), but now I still have problem with pgAdmin3. My steps: # svn update # make distclean # ./configure --with-wx=/usr/local/wxWidgets-2.7 \ --prefix=/usr/local/pgadmin3 # make what happen is, after a

Re: [pgadmin-hackers] pgAdmin translations for v1.6

2006-09-08 Thread Giuseppe Sacco
Il giorno ven, 08/09/2006 alle 09.01 +0100, Dave Page ha scritto: [...] > > The problem I have: just after running configure, when I run make, it > > looks for a program called ../bk-deps that isn't available. > > Anyone know > > where I may find it? > > No, I have no idea what may be causing tha

Re: [pgadmin-hackers] pgAdmin translations for v1.6

2006-09-08 Thread Giuseppe Sacco
Il giorno mar, 05/09/2006 alle 10.56 +0100, Dave Page ha scritto: > Hello, > > You are receiving this message either through one of the pgAdmin mailing > lists, or because you are listed as a translator for the pgAdmin project > at http://www.pgadmin.org/translation/status.php. If you are listed o

[pgadmin-hackers] Cannot compile anymore

2006-08-22 Thread Giuseppe Sacco
y `/home/giuseppe/src/cvs/pgadmin3/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/giuseppe/src/cvs/pgadmin3' make: *** [all] Error 2 This is with wxWidget 2.6.3.2.1.1 and gcc 4.1.1 on linux. Do you have any idea on what to check? Than

Re: [pgadmin-hackers] italian translation update and a few

2006-08-22 Thread Giuseppe Sacco
Il giorno mar, 15/08/2006 alle 21.54 +0100, Dave Page ha scritto: > > > On 14/8/06 10:58, "Giuseppe Sacco" <[EMAIL PROTECTED]> > wrote: > > > Hi, > > I am updating the italian translation of pgAdminIII, > > Cool, thanks - you do realise though

[pgadmin-hackers] italian translation update and a few questions

2006-08-14 Thread Giuseppe Sacco
Hi, I am updating the italian translation of pgAdminIII, but I found a few sentences that I do not understand. Would you please explain what are their meanings? ANALYZE base threshold ANALYZE scale factor Acks outstanding Could not open the message source registry key. Could not set the event mess

Re: [pgadmin-hackers] [Fwd: problem downloading/installing pgadmin3 on Debian

2003-08-14 Thread Giuseppe Sacco
Il sab, 2003-08-09 alle 11:37, Raphaël Enrici ha scritto: [...] > More simply, try this : > You can find the source packages or our wxWindows 2.5 by adding this > line to your sources.list > deb-src http://www.pgadmin.org/snapshots/linux/debian > experimental/testing wxwindows-pgadmin3 > > And t