View Single Post

   
  #2 (permalink)  
Old 04-17-2008, 06:37 PM
Andreas Pflug
 
Posts: n/a
Default Re: incomplete window title in guru hints

Miha Radej wrote:
> hi!
>
> guess who (needs sleep)
>
> i connect to a server. from the "tools" menu option i select "server
> status" and a guru hint pops up. the title of this window with the hint
> contains "pgAdmin III Guru Hint - ". according to frm/frmHint.cpp, line
> 207 says something ought to get appended also, namely
> wxGetTranslation(hintArray[currentHint].hintCaption)
> but it doesn't. any ideas?


Ooops...
Missed some strings while coding.
Adding them now, resulting in some additional strings to translate.

Regards,
Andreas

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply With Quote