[ros-bugs] [Bug 913] New: comctl32 doesn't support Japanese word order

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Sun Oct 16 13:54:14 CEST 2005


http://www.reactos.org/bugzilla/show_bug.cgi?id=913

           Summary: comctl32 doesn't support Japanese word order
           Product: ReactOS
           Version: TRUNK
          Platform: x86 Hardware
        OS/Version: ReactOS
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Shell
        AssignedTo: ros-bugs at reactos.com
        ReportedBy: tsk_n at mail.goo.ne.jp
         QAContact: ros-bugs at reactos.com


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://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.


More information about the Ros-bugs mailing list