Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upDatatype group labels language doesn't change when changing GUI language #533
Comments
ansgarbecker
added
bug
confirmed
labels
Feb 10, 2019
ansgarbecker
added this to the v10.2 milestone
Feb 10, 2019
ansgarbecker
closed this
in
c9f0073
Feb 10, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
zl-kolev commentedFeb 9, 2019
•
edited
Steps to reproduce this issue
Current behavior
I create a database, create a table and when I click on the datatype of a field I get a dropdown menu. So far, so good! But the labels of the datatype groups (indented to the left compared to the datatypes themselves) are still in Bulgarian, even though I switched to English.
Expected behavior
I expect the entire GUI to use the selected language which is English.
Possible solution
IMHO those datatype group labels are not referenced in the language file being used and therefore they keep the language of the initial installation (in my case this is Bulgarian). I have also tried the same scenario using German and I get the same result, so probably this behavior is shared among all languages. It looks like you're pretty much stuck with the language chosen in your system's regional settings for those datatype labels.
Of course, you can use a workaround - just remove the software, set your system region settings to whatever language you want those labels to be and reinstall, then change the region settings back to their previous state. Hope this works for you too!
UPDATE!
I switched back to my Bulgarian region settings and noticed that the labels switch to Bulgarian again which suggests that they're dynamically linked. A part of the solution might be to break this link too.
Environment
The only relevant information that may relate to this issue is that my Windows 10 64x system's regional setting are set to Bulgaria/Bulgarian.
Version 10.1.0.5464 (64 Bit)
Windows 10 x64