From: | Guillaume Lelarge <guillaume(at)lelarge(dot)info> |
---|---|
To: | Begina Felicysym <begina(dot)felicysym(at)wp(dot)pl> |
Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Re: Untranslatable button label in pgAdmin. |
Date: | 2011-09-15 21:04:25 |
Message-ID: | 1316120665.3666.26.camel@localhost.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
On Wed, 2011-09-14 at 11:19 +0200, Begina Felicysym wrote:
> Hi,
> I have polish version of operating system, so I don't think that it could be a system component. How can I contact the wxWidgets team?
>
I looked at wxWidgets source code. wxWidgets 2.8 doesn't allow the
translation of this string (lines 44 and 45 of
src/common/filepickercmn.cpp). wxWidgets 2.9 has a fix. You can always
ask them (their mailings list are listed here:
http://www.wxwidgets.org/support/maillst2.htm) but there's good chance
they won't fix it as 2.9 already has the fix, and they don't have enough
time/contributors to work on both.
Problem is we don't use wxWidgets 2.9. Some work has been done this year
to get a better compatibility with 2.9 but last time I checked, it
didn't work that well.
--
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com
From | Date | Subject | |
---|---|---|---|
Next Message | Guillaume Lelarge | 2011-09-15 21:17:34 | pgAdmin website commit: Announce 1.14 GA. |
Previous Message | Guillaume Lelarge | 2011-09-14 21:43:10 | Re: pgAdmin website commit: Announce 1.14 GA. |