[Bug 3706] New: comctl32 doesn't support Japanese word order

Wine Bugs wine-bugs at winehq.org
Sun Oct 30 16:54:27 CST 2005


http://bugs.winehq.org/show_bug.cgi?id=3706

           Summary: comctl32 doesn't support Japanese word order
           Product: Wine
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: wine-misc
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: tsk_n at mail.goo.ne.jp


Line 23 of comctl_En.rc:
 CAPTION "Properties for "

This caption is used to specify the titlebar of control panel.
But this format of caption doesn't support Japanese word order.
(Japanese word order is "%s のプロパティ".)

Please look at line 209 of winefile/en.rc:
 CAPTION "Properties for %s"

This format supports Japanese word order.
So please change caption format of comctl32 to that of winefile.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list