WPF Docking Manager - localization support


Marek Jankowski
WPF Docking Manager - localization support
November 30, 2012 09:50 AM
Hi,
I am using Syncfusion docking manager and I spotted that when I change language of my application, tooltips of docking manager are not translated, see the attachment. 
As an example, when user changes the language, this code snippet  is performed:

Thread.CurrentThread.CurrentCulture = cultureInfo;
Thread.CurrentThread.CurrentUICulture = cultureInfo;
 
What have to be done to translate tool tips I mentioned? Is there any mechanism for that like in Diagram?
(diagramControl.LocalizationPath = "Resources.X.Y.Z")


localizationProblem_b0694ffd.zip

1 Reply

KP Karuppasamy P Syncfusion Team January 19, 2013 05:07 AM UTC

Hi Marek,
 
Sorry for the delay in getting back to you.
 
We have found same query "DockingManager Localization support" in the incident #102693, please follow up the same for further updates.

Please let us know if you have any queries,
 
Regards,
Karuppasamy P

Loader.
Up arrow icon