The translation problem of "SET STRAGE"

From: "Hiroshi Saito" <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>
To: <pgadmin-hackers(at)postgresql(dot)org>
Subject: The translation problem of "SET STRAGE"
Date: 2010-11-13 16:14:01
Message-ID: 929C6BCAD731441BBA4480218084EDFA@acer08f817a9b5
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi.

Translation problem of "SET STRAGE" by the version 1.12.1.
I received problem report from SHIINA Hideaki-san of japan.
this originates in wxComboBox.item in xrc of cbStorage being
translated. and when operating it, pgAdmin generates an SQL
syntax error...
http://winpg.jp/~saito/pgAdmin/cbStorage_old.png
http://winpg.jp/~saito/pgAdmin/cbStorage_error.png

I wonder problem does not occur in other languages.?_?
However, I want to change so that this may be append by wxT
which is not translated by dlgColumn. then, result is comfortable.:-)
http://winpg.jp/~saito/pgAdmin/cbStorage_new.png

Does someone have any objections?

Regards,
Hiroshi Saito

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2010-11-13 16:28:45 Re: The translation problem of "SET STRAGE"
Previous Message Hiroshi Saito 2010-11-13 14:06:45 pgAdmin website commit: v1.12.1 was added.