|
Rank: Newbie
Groups: Registered
Joined: 10/31/2017 Posts: 2
|
Hello,
I have set a SpellChecker with the most default settings, but using a GUILanfguage="FRENCH" in XAML. When I right click on a misspelled word, the context menu is showing in French. But on a correct word, it says "Cut, copy, paste..." in English.
Is there a right way to handle this?
I can create a custom menu but before that, I ask here, maybe I missed something.
Thanks.
|
|
Rank: Advanced Member
Groups: Administrators, Registered
Joined: 8/13/2004 Posts: 2,669 Location: Canada
|
Thanks for the report. Yes that's something we will correct, unfortunately the only thing you can do right now is create a custom menu. We are planning a major new version release in a couple of weeks, it'll include translations for the cut/copy/paste menu. -your feedback is helpful to other users, thank you!
|
|
Rank: Newbie
Groups: Registered
Joined: 10/31/2017 Posts: 2
|
Thanks, OK I created a custom context menu with "undo, cut, copy, paste and delete" to reproduce yours.
|
|