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
Today I started version 3.3.0 for the first time on my ARM64 macOS computer.
The first thing to mention, is that the list of languages to select from seems to be empty. Actually I think it has exactly one invisible entry (English), because the dialog can be closed using the Accept button and the UI then displays English labels.
In the Options dialogue only English is available, too.
As you can see in the next screenshot, the text color of selected grid rows is white (on white background). That should be the reason why the list of languages does not show the string English.
The second thing to mention, is that all settings (e.g. the selected language) seem to be lost on a second start of the application.
The text was updated successfully, but these errors were encountered:
I don't have macOS and can't support this implementation in any way. Two of my colleagues occasionally watched the work of GK in macOS, but they cannot constantly debug and solve problems.
The problem with localizations is the inability to put these files in the default folder, which is hardcoded for all other implementations.
Recently, having returned to trying to implement GK based on Xamarin, I created a possible solution to this problem - embedding localizations into the binary for those platforms where they cannot be put in a folder. But there is no one to adapt and test the solution for macOS.
Today I started version 3.3.0 for the first time on my ARM64 macOS computer.
The first thing to mention, is that the list of languages to select from seems to be empty. Actually I think it has exactly one invisible entry (English), because the dialog can be closed using the Accept button and the UI then displays English labels.
In the Options dialogue only English is available, too.
As you can see in the next screenshot, the text color of selected grid rows is white (on white background). That should be the reason why the list of languages does not show the string English.
The second thing to mention, is that all settings (e.g. the selected language) seem to be lost on a second start of the application.
The text was updated successfully, but these errors were encountered: