Materialdesigninxamltoolkit: change context menu language

Created on 9 Apr 2019  路  6Comments  路  Source: MaterialDesignInXAML/MaterialDesignInXamlToolkit

How can you change the context menu language?
Sorry I did not realize that the image was not public.
sss

question wiki

Most helpful comment

@sammyas12 that is being caused because of the way that this library handles the context menu. I have added some documentation to the wiki on how you can modify it.

All 6 comments

Image not available. You restricted access.

@sammyas12 can you paste the image directly into the issue? We would also want to know which control this is referencing.
As for changing the language you typically change the language at the application level. You can see an example of doing that here

@sammyas12 can you paste the image directly into the issue? We would also want to know which control this is referencing.
As for changing the language you typically change the language at the application level. You can see an example of doing that here

My application already has this configured but still it keeps appearing as shown in the image.
Even change the configuration in the demo and the same thing happens to me just cut, copy and paste appear in Spanish (es-MX) and the rest in English.

@sammyas12 Hello, Friend, I ask you to note that localization works separately for each thread, make sure that you change it from the same thread to which you want to apply. I had a similar problem, but not with the option like yours.

Please, for fast reply from author or me - just make a mention to whom to contact 馃槃

@sammyas12 that is being caused because of the way that this library handles the context menu. I have added some documentation to the wiki on how you can modify it.

@sammyas12 that is being caused because of the way that this library handles the context menu. I have added some documentation to the wiki on how you can modify it.

It was solved with the information you gave me, thank you very much.
ss

Was this page helpful?
0 / 5 - 0 ratings