Hi pgadmin hackers,
I'm new in this list.
In here i will try to translate pgadmin3 in indonesian.
And i'm new either in this area ..,
it is my first time too using poedit.
I need help in poedit.
I need to know the meaning of "sign" starting the original string in
poedit.
Like "pencil" (sign) ,
Dear Fery,
Thanks for contact me,
First read the document that Jean already sent to you,
http://cvs.pgadmin.org/cgi-bin/viewcvs.cgi/*checkout*/pgadmin3/docs/en_US/translation_steps.html
http://cvs.pgadmin.org/cgi-bin/viewcvs.cgi/*checkout*/pgadmin3/docs/en_US/translation_guidelines.html
http://
Dave Page wrote:
-Original Message-
*From:* Adam H. Pendleton [mailto:[EMAIL PROTECTED]
*Sent:* 01 July 2003 17:32
*To:* Dave Page
*Subject:* Re: Edit Data dialog
Dave Page wrote:
You can - just start typing in the row marked with a *.
I did that. I click
Dear Jean-Michel (and others),
Although I didn't have an answer from Ron Lee yet, I've just moved back
to the 2003-06-07 supported version of wxWindows and I uploaded the
packages and sources to snake.
I also added a developers' section describing howto rebuild the debian
package from scratch i
On Wednesday 02 July 2003 22:03, Dave Page wrote:
> I had trouble with 'make distcheck' in the past (is that fixed now?) but
> dunno where the todo item came from. It mentions Max, so I guess it was
> Jean-Michel.
I will contact Reinhard tomorrow.
Cheers, Jean-Michel
---(
> -Original Message-
> From: Adam H. Pendleton [mailto:[EMAIL PROTECTED]
> Sent: 02 July 2003 20:11
> To: [EMAIL PROTECTED]
> Subject: [pgadmin-hackers] Analyze only support
>
>
>
> If this patch is acceptable to everyone (read Andreas...:-P), then
> please apply.
Well it looks OK t
> -Original Message-
> From: Andreas Pflug [mailto:[EMAIL PROTECTED]
> Sent: 02 July 2003 19:06
> To: Adam H. Pendleton
> Cc: [EMAIL PROTECTED]
> Subject: Re: [pgadmin-hackers] COMMENT ON FUNCTION
>
>
> And you are our untouchable autoconf hero, that's
> where we need
> your experien
> -Original Message-
> From: Adam H. Pendleton [mailto:[EMAIL PROTECTED]
> Sent: 02 July 2003 18:17
> To: [EMAIL PROTECTED]
> Subject: [pgadmin-hackers] Todo item
>
>
> I noticed the todo list has an item about supporting 'make dist'.
> What's the deal with this? I thought we had th
John Bercik wrote:
[EMAIL PROTECTED] lib]# ls -l
total 7192
lrwxrwxrwx1 root root 24 Jul 2 09:40 libwx_gtk2u-2.5.so ->
libwx_gtk2u-2.5.so.0.0.0
lrwxrwxrwx1 root root 24 Jul 2 09:40 libwx_gtk2u-2.5.so.0 ->
libwx_gtk2u-2.5.so.0.0.0
-rwxr-xr-x1 root roo
Here is a patch that enable "analyze only" support. For the time being
(unless there are objections), this feature is manifested as another
check box on the Vacuum dialog, which says "Analyze only (don't
vacuum). This will perform a "ANALYZE ..." instead of a "VACUUM ANALYZE
...". There is a
Darko Prenosil wrote:
English language is missing from list of translations in Options dialog.
The only way I can set English is to set EN on system and then select Default.
I translated pgAdmin to Croatian myself , but my preferred language for it is
still English.
I think it should be :
1.
Adam H. Pendleton wrote:
Andreas Pflug wrote:
dlgFunction.cpp is ok (name already contains the arguments), the
problem was in pgFunction.cpp...
Fixed and commited.
Damn!!
ahp
Better luck next time :-)
But be comforted: your sysSettings fix would at least work in most
cases. And you are our un
English language is missing from list of translations in Options dialog.
The only way I can set English is to set EN on system and then select Default.
I translated pgAdmin to Croatian myself , but my preferred language for it is
still English.
I think it should be :
1. No transl
English language is missing from list of translations in Options
dialog.
The only way I can set English is to set EN on system and then select Default.
I translated pgAdmin to Croatian myself , but my preferred language for it is
still English.
I think it should be :
1. No trans
Adam H. Pendleton wrote:
Here is a patch to fix the SQL help loading problem.
Adam,
your patch is correct if loadPath is used to locate the doc. But this is
agreed to be wrong...
While addressing data files that belong to pgAdmin3 using loadPath is a
good idea under win32, this will fail if sym
Andreas Pflug wrote:
dlgFunction.cpp is ok (name already contains the arguments), the
problem was in pgFunction.cpp...
Fixed and commited.
Damn!!
ahp
---(end of broadcast)---
TIP 5: Have you checked our extensive FAQ?
http://www.p
Adam H. Pendleton wrote:
Darko Prenosil wrote:
When function has arguments, for example :
foo(varchar,int)
extracted metadata from pgadmin is:
COMMENT ON FUNCTION foo IS 'Comment';
which is wrong, it shoul'd be :
COMMENT ON FUNCTION foo(varchar,int) IS 'Comment';
Regards !
Here is a patch to fix the SQL help loading problem.
ahp
--- pgadmin3/src/utils/sysSettings.cpp 2003-07-02 13:41:59.0 -0400
+++ pgadmin3.new/src/utils/sysSettings.cpp 2003-07-02 13:42:11.0 -0400
@@ -53,7 +53,7 @@
if (sqlHelpSite.Last() != '/' && sqlHelpSite.Last() != '\\
I noticed the todo list has an item about supporting 'make dist'.
What's the deal with this? I thought we had this taken care of a while
ago? What doesn't work, specifically?
ahp
---(end of broadcast)---
TIP 5: Have you checked our extensive FA
Darko Prenosil wrote:
When function has arguments, for example :
foo(varchar,int)
extracted metadata from pgadmin is:
COMMENT ON FUNCTION foo IS 'Comment';
which is wrong, it shoul'd be :
COMMENT ON FUNCTION foo(varchar,int) IS 'Comment';
Regards !
---(end of broadc
When function has arguments, for example :
foo(varchar,int)
extracted metadata from pgadmin is:
COMMENT ON FUNCTION foo IS 'Comment';
which is wrong, it shoul'd be :
COMMENT ON FUNCTION foo(varchar,int) IS 'Comment';
Regards !
---(end of broadcast)
Dear translators and friends,
In answer to your questions, poEdit under GNU/Linux supports Right To Left
languages like Arabic and Persian, when compiled with Unicode and linked
against GTK2.
To ease the translation of pgAdmin3 into RTL languages, binary packages of
poEdit have been uploaded t
As many of you already know, pgAdmin is a widely used Open Source GUI
Management tool for PostgreSQL, similar to DB2's Control Center or SQL
Server's Enterprise Manager.
We are currently working on the next generation pgAdmin III, with the
aim of releasing it at approximately the same time as Pos
Hi Guys,
PostgreSQL is now in feature freeze so if we want to meet it's release
date, we should head that way as well.
So last chance - please have a shufty through TODO.txt and shout if
there's anything you think must be implemented!!
Regards, Dave.
---(end of broadcas
Title: Message
-Original Message-From: Adam H.
Pendleton [mailto:[EMAIL PROTECTED] Sent: 02 July 2003
12:30To: Dave PageCc: John Bercik; pgadmin support;
[EMAIL PROTECTED]Subject: Re: [pgadmin-hackers]
[pgadmin-support] copy paste ?Dave Page wrote:
Hi John,
The ma
Dave Page wrote:
Hi John,
The major part of the problem is that copy/paste is handled by the
window manager not pgAdmin, so it's quite difficult for us to fix.
Jean-Michel has tested on the same platform as you (Kde 3/Redhat 9
iirc), and it works fine for him, so it's presumably something
Dear Vaclav ,
Thank you very much for your answer. I thank you in advance for your time and
help.
> You *can* compile poEdit against wx-2.5 without any problems. I
> already told you what you are doing wrong: if you tell
> rpmbuild/configure to build semistatic binary, then it obeys. Of
> course
Hi,
[please either mail to me or to poedit-users, but don't send same
message to both addresses]
Jean-Michel POURE wrote:
> If you could help us compiling poEdit against our wxGTK2ud
> packages, we could provide you with semistatic builds of poEdit.
> Information about our snapshots can be found
On Wednesday 02 July 2003 11:37, Brage Førland wrote:
> I'll try to fint the time to do it. When approximately i pgAdmin3 scheduled
> for release?
Dear Brage,
Welcome Norway. Thank you very much for joining the team.
pgAdmin3 is scheduled for release in July. I am not in the shoes of Dave Page
On Tuesday 01 July 2003 21:36, Vaclav Slavik wrote:
> just build the RPM in standard configuration, don't enable semistatic
> build (you do it, don't you?). That's the only situation when static
> linking is enforced, it uses shared library otherwise.
Dear Vaclav,
Yes, I used semistatic.
We don'
On Wednesday 02 July 2003 09:40, Erwien Samantha Y
[EMAIL PROTECTED] wrote:
> I'm from indonesia and interesting to help.
> but please provide me step by step what i have to do as translator of
> pgAdmin3.
Dear Ervin,
Thank you very much for your kind proposal to translate into Indonesia. We are
31 matches
Mail list logo