From: | Dave Page <dpage(at)pgadmin(dot)org> |
---|---|
To: | Timon <timosha(at)gmail(dot)com>, pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Re: Error "Column not found in pgSet: size" in pgAdmin 1.12 |
Date: | 2010-09-17 10:37:40 |
Message-ID: | AANLkTikjiWveH5K3Pd6B6ZSkbWmbywXnOwSU+5HBaeX=@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
On Fri, Sep 17, 2010 at 11:36 AM, Timon <timosha(at)gmail(dot)com> wrote:
> 2010/9/17 Dave Page <dpage(at)pgadmin(dot)org>:
>> On Fri, Sep 17, 2010 at 10:10 AM, Timon <timosha(at)gmail(dot)com> wrote:
>>> when selects indexes node in object browser error appears (see screenshot)
>>> Postgresql server version postgresql-8.4.4
>>
>> I think this is caused by translation of a string that shouldn't be
>> translated. Can you try the attached patch please?
> It seems to be true, because in EN_en every thing is fine.
> With patch works fine.
> Should I fix translation? Or is there any words list that translator
> shouldn't translate?
No, the patch is the correct fix. Thanks for testing.
Unfortunately though, this will not make it into 1.12.0, but I'll
commit for 1.12.1.
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise Postgres Company
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2010-09-17 11:16:28 | Re: 1.12.0 source code uploaded |
Previous Message | Dave Page | 2010-09-17 10:03:10 | Re: Error "Column not found in pgSet: size" in pgAdmin 1.12 |