Subject: Re: Bug 1587 mislabelled dialogue
From: Mike Nordell (tamlin@algonet.se)
Date: Tue Jun 19 2001 - 13:36:19 CDT
Alan wrote:
>
> the font dialogue has been mislabelled as "Zoom" see the top left
> corner.
I can verify this.
The bug is in xap_Win32Dlg_FontChooser.cpp(296) where it sets the title to
XAP_STRING_ID_DLG_Zoom_ZoomTitle. Quite obvious, eh? :-)
It was introduced in V1.19 of that file.
I'm not sure why this localizations code if in this dialog at all, Windows
localization should already have taken care of this. Unless, we're to be
able to run AbiWord in e.g. Hungarian while the Windows locale is set to
e.g. en-US.
Solutions: Either remove all localization code (unless e.g
Hungarian-under-English is to be possible), or replace the comment in
xap_String_Id.h from "Unix Font Selector dialog" to just "Font Selector
dialog".
As I don't know the intentions I didn't commit any changes.
/Mike
This archive was generated by hypermail 2b25 : Tue Jun 19 2001 - 13:36:07 CDT