Closed
Bug 9565
Opened 26 years ago
Closed 26 years ago
[PP]Win: menus don't work for multilingual entries
Categories
(Core :: Internationalization, defect, P3)
Tracking
()
CLOSED
INVALID
M12
People
(Reporter: bobj, Assigned: erik)
Details
Windows only supports the system code page in menus.
But it must support "multi-monolingual" where each menu item contains
a single language (not necessarily multiple languages in a single
menu item). This is needed for dynamic data such as bookmarks, what's
related, etc.
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M10
Assignee | ||
Updated•26 years ago
|
Target Milestone: M10 → M12
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → INVALID
The design change to GFX widgets instead of native widgets for menus,
eliminates the need for this. GFX menu widgets will even provide full
multi-lingual (vs. multi-mono-lingual) menu entries.
You need to log in
before you can comment on or make changes to this bug.
Description
•