Hi. I've been trying to localize the (WPF) report viewer strings, and while most of it is done, I still have a problem with a few items.
Namely, I can't get the localization to work with one particular tooltip - the one that shows when the user hovers the mouse over the red validation error indicator (see attachment). I'm using resource files to do this, and, to my understanding, the localized string should be placed under the InvalidValueForParameter key, but this doesn't work for some reason. We're using Telerik Reporting Q1 2013.
Also, I noticed that your documentation for ITextResources <a href="http://www.telerik.com/help/reporting/allmembers_t_telerik_reportviewer_wpf_itextresources.html">here</a> does not specify the PageSetupToolTip property, nor the StopToolTip property - is this an accidental omission, or are there differences between the versions?
P.S. I also noticed that ITextResources interface doesn't contain an InvalidValueForParameter property in TR Q1 2013. Does this mean that this particular tooltip cannot be localized in this version?
Namely, I can't get the localization to work with one particular tooltip - the one that shows when the user hovers the mouse over the red validation error indicator (see attachment). I'm using resource files to do this, and, to my understanding, the localized string should be placed under the InvalidValueForParameter key, but this doesn't work for some reason. We're using Telerik Reporting Q1 2013.
Also, I noticed that your documentation for ITextResources <a href="http://www.telerik.com/help/reporting/allmembers_t_telerik_reportviewer_wpf_itextresources.html">here</a> does not specify the PageSetupToolTip property, nor the StopToolTip property - is this an accidental omission, or are there differences between the versions?
P.S. I also noticed that ITextResources interface doesn't contain an InvalidValueForParameter property in TR Q1 2013. Does this mean that this particular tooltip cannot be localized in this version?