You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we just got an issue from our QA which looks like regression to this one: #8292. Japanese translation for "Top" menu item is wrong:
Reproduction Steps
Create WPF application with any control which shows scrollbar. Run it in Japanese environment (it's enough to set Current thread's CurrentCulture and CurrentUICulture properties to Japanese one). At runtime open scrollbar's context menu - you will see '-' instead of Japanese translation for "Top"
Expected behavior
see description
Actual behavior
see description
Regression?
yes, see description
Known Workarounds
No response
Impact
it affect all the people working in Japanese environment.