https://bugs.winehq.org/show_bug.cgi?id=39770
Bug ID: 39770 Summary: "Enter/Exit Full Screen" menu didn't be localized. Product: Wine Version: 1.8-rc3 Hardware: x86 OS: Mac OS X Status: NEW Severity: normal Priority: P2 Component: winemac.drv Assignee: wine-bugs@winehq.org Reporter: jactry92@gmail.com
Created attachment 53055 --> https://bugs.winehq.org/attachment.cgi?id=53055 Simplified Chinese - zh_CN.UTF-8
reproduce: 1. export LANG=zh_CN.UTF-8 2. wine notepad
Then you can find "窗口->Enter Full Screen" didn't be translated to Chinese though we had translated this string in Wine. And after you enter full screen, you can find "窗口->Exit Full Screen" didn't be translated too.
ru_RU.UTF-8 also can reproduce this bug.