Обсуждение: File/Options/Display bug

Поиск
Список
Период
Сортировка

File/Options/Display bug

От
Rosiński Krzysztof 2
Дата:
<p><font face="Arial CE" size="2">Hi.</font><p><font face="Arial CE" size="2">After change "databases" checkbox view
can`tbe restored. </font><br /><font face="Arial CE" size="2">Default button not works. </font><br /><p><font
face="ArialCE" size="2">Pgadmin1.8beta1</font><br /><font face="Arial CE" size="2">Windows XP</font> 

Re: File/Options/Display bug

От
Guillaume Lelarge
Дата:
Rosiński Krzysztof 2 a écrit :
> After change "databases" checkbox view can`t be restored.
> Default button not works.
> 

Can you explain a bit more ?

Regards.


-- 
Guillaume.
<!-- http://abs.traduc.org/    http://lfs.traduc.org/    http://docs.postgresqlfr.org/ -->


Re: File/Options/Display bug

От
Dave Page
Дата:
Guillaume Lelarge wrote:
> Rosiński Krzysztof 2 a écrit :
>> After change "databases" checkbox view can`t be restored.
>> Default button not works.
>>
> 
> Can you explain a bit more ?

I think it's a bug in the new Display options. They option names weren't 
being translated at one point when they should have been, thus 
preventing the strings in the options dialog matching what goes in the 
registry (which is always the English version).

Hence it worked for me, but not in other languages.

Will commit a patch shortly...

Thanks, Dave