[Mono-bugs] [Bug 507348] New: FontDialog is not localized, always in English

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed May 27 02:27:14 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=507348


           Summary: FontDialog is not localized, always in English
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.4.x
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: stifu at free.fr
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1pre)
Gecko/20090526 Shiretoko/3.5pre (.NET CLR 3.5.30729)

To see the problem, create Windows application, add a FontDialog object, and
use the ShowDialog() method on it. You'll get the FontDialog in English,
regardless of the current Culture.

I started discussing this bug here:
https://bugzilla.novell.com/show_bug.cgi?id=506726

And to sum things up, here's what I said there:

"I guess we should have a place to store all of the translated string (if it
doesn't already exist), like one file for each language (and possibly for each
class), so they can be called in FontDialog and elsewhere. I'll let people who
know what to do handle this..."

Reproducible: Always

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list