This is a simple IMessageService.ShowAsync call, with MessageButtons.YesNoCancel, on Windows 7. I'm using Orchestra (Catel) + MahApps Metro shell.
Can the buttons' text be fixed?
This is a simple IMessageService.ShowAsync call, with MessageButtons.YesNoCancel, on Windows 7. I'm using Orchestra (Catel) + MahApps Metro shell.
Can the buttons' text be fixed?

here is the corresponding issue https://github.com/WildGums/Orchestra/issues/56 and the corresponding pull request https://github.com/WildGums/Orchestra/pull/57. The PR is already integrated.