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
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
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
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
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
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/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
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
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
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)---
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
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
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
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
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
> >
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
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
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
[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
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
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
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.
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
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
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
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
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
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
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
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
30 matches
Mail list logo