mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-26 12:08:37 +08:00
The ctor for the context menu was being called before we loaded the desired culture, leading to the use of the English default strings. Resolves #1034