Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Localization not working even if language is set #63

Closed
alinoureldine opened this issue Aug 29, 2016 · 1 comment
Closed

Localization not working even if language is set #63

alinoureldine opened this issue Aug 29, 2016 · 1 comment

Comments

@alinoureldine
Copy link

I want to change the language of the tooltips , even though the Language is set to german the tooltips are still in English . Thanks
screenshot 13

@panthernet
Copy link
Owner

Hello, there is no localization support as there are not much string. If you want to change language in your case you should create your own ZoomControl style based on the default one:
https://github.com/panthernet/GraphX/blob/PCL/GraphX.Controls/Themes/Generic.xaml#L316

Please see the buttons at the link, they have Tooltip property set to the text you need to change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants