[Bug 39770] "Enter/Exit Full Screen" menu didn't be localized.

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Dec 9 22:31:11 CST 2015


https://bugs.winehq.org/show_bug.cgi?id=39770

--- Comment #2 from Ken Thomases <ken at codeweavers.com> ---
What happens if, instead of setting LANG (or LC_ALL), you actually change the
system language in System Preferences > Language & Region?

Cocoa is replacing the menu item that the Mac driver creates programmatically
with its own.  (For example, the Mac driver doesn't have the text "Exit Full
Screen" anywhere in it, but the menu item's title changes to that
automatically.)  I expect that Cocoa is respecting the system language rather
than LANG or LC_ALL.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list