fixed conversion of display as a result pg_dump and pg_restore.

From: "Hiroshi Saito" <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>
To: <pgadmin-hackers(at)postgresql(dot)org>
Subject: fixed conversion of display as a result pg_dump and pg_restore.
Date: 2006-10-03 02:00:07
Message-ID: 009a01c6e690$18eb7100$1a120dde@IBMC4B5932F74B
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi.

This display screen did not express pg_dump and pg_restore with the
internationalization text until now. Then, It can fully be expressed now.

before)
http://inet.winpg.jp/~saito/pgAdmin/pgAdmin3_dump1.png
after)
http://inet.winpg.jp/~saito/pgAdmin/pgAdmin3_dump2.png

P.S)
However, It leaves the problem of the table name to give.
Please wait for the following stage.

Regards,
Hiroshi Saito

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2006-10-03 02:12:09 SVN Commit by hiroshi: r5425 - in trunk/pgadmin3: . src/utils
Previous Message Dave Page 2006-10-02 20:02:50 Re: Time for beta 2?