Re: The translation problem of "SET STRAGE"

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Hiroshi Saito <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: The translation problem of "SET STRAGE"
Date: 2010-11-13 16:28:45
Message-ID: AANLkTi=fvcUrdytntRgD9cZMv9-XjffTwrQcXR9-Twy=@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

2010/11/13 Hiroshi Saito <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>:
> 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?

That seems like the correct fix to me. Please go ahead.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2010-11-13 16:31:38 Re: The translation problem of "SET STRAGE"
Previous Message Hiroshi Saito 2010-11-13 16:14:01 The translation problem of "SET STRAGE"