This is a migrated thread and some comments may be shown as answers.

localizing the "AUTO" in the zoom control

3 Answers 112 Views
ImageEditor
This is a migrated thread and some comments may be shown as answers.
Robert
Top achievements
Rank 1
Robert asked on 14 Oct 2013, 07:07 PM
Hi, I've got localization working per the online documentation 
http://www.telerik.com/help/wpf/radimageeditor-localization.html

but still the AUTO in the zoom control is not localized. 

I must be missing something... what is it?

Thanks,
Bob

3 Answers, 1 is accepted

Sort by
0
Petya
Telerik team
answered on 17 Oct 2013, 01:55 PM
Hi Bob,

Thanks for contacting us with this!

The values of the percent combo box are not localizable, they are actually set in the style for the box. That said, in order to modify the Auto string you should change the respective style. 

Please refer to the attached project where Implicit Styles are used to change the string in question. The merged resources are from the default Office Black theme and the relevant code is in the Telerik.Windows.Controls.ImageEditor.xaml file marked with a NOTE comment.

I hope this helps! Let us know should you have any other comments or questions.

Regards,
Petya
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
Robert
Top achievements
Rank 1
answered on 28 Oct 2013, 03:06 PM
Hi Petya,

Thank you for your response and the sample code.  It made it very easy for me, and I have that string being localized now.  However there is one final thing I don't understand:

It appears that if the content of the RadComboBoxItem is not "Auto", then the functionality for Auto doesn't work.  I can't figure out how to get the behavior of Auto if the Content of the RadComoboBoxItem is not "Auto".

Appreciate your response,
Bob
0
Petya
Telerik team
answered on 30 Oct 2013, 03:44 PM
Hi Bob,

Thank you for getting back to us!

You are right that changing the particular string breaks the AutoFit functionality. In this regard we decided to make the string localizable. This will be available in the LIB next week as well as in the upcoming in a month service pack.

Do not hesitate to contact us again if you have any additional feedback.

Regards,
Petya
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
ImageEditor
Asked by
Robert
Top achievements
Rank 1
Answers by
Petya
Telerik team
Robert
Top achievements
Rank 1
Share this question
or