Re: [pgadmin-hackers] I need your help - Vietnamese Translation

2003-11-13 Thread Jean-Michel POURE
Le Jeudi 13 Novembre 2003 08:15, Ngoc Vu a écrit :
> I have the translated file produced by poEdit on Windows XP Professional,
> how can I test the translated file on Windows XP using PgAdmin III? I also
> have a Red Hat Linux machine.

Dear Victor,

Thanks! You can find information on the Translation page on pgAdmin web site. 
To view your translations, you can proceed as follows:

1) Download and install a pgAdmin3 snapshot which should be able to show 
Vietnamese in the language menu if the files are present.

2) Change directory to /usr/share/pgadmin3/ui (GNU/Linux) or C:\Progam Files
\pgadmin3\ui (Windows). Create an empty vi_VN inside this directory.

3) Copy the pgadmin3.mo binary file to pgadmin3/ui/vi_VN. Keep your main 
translation project somewhere else.

4) Run pgAdmin3 and select Vietnamese from the language list.

Otherwise, send me both pgadmin3.po and pgadmin3.mo files. Upon reception of 
the files, I will publish them in Snapshots and you can install the whole 
thing tomorrow.

Cheers,
Jean-Michel


---(end of broadcast)---
TIP 5: Have you checked our extensive FAQ?

   http://www.postgresql.org/docs/faqs/FAQ.html


Re: [pgadmin-hackers] AddColumn_patch

2003-11-13 Thread Dave Page
Thanks Hiroshi, patch applied. 

> -Original Message-
> From: Hiroshi Saito [mailto:[EMAIL PROTECTED] 
> Sent: 13 November 2003 06:19
> To: Andreas Pflug
> Cc: [EMAIL PROTECTED]
> Subject: [pgadmin-hackers] AddColumn_patch
> 
> Hi Andreas.
> 
> It seems that on the way to add a function, it was omitted.
> 
> regards,
> Hiroshi Saito
> 

---(end of broadcast)---
TIP 4: Don't 'kill -9' the postmaster