This question is locked. New answers and comments are not allowed.
1. RadWindow
RadWindow.Confirm(confirmText, new EventHandler<WindowClosedEventArgs>(OnConfirmClosed));
Confirm includes three localization parament, they are Confirm,OK,Cancel.
Can I get their localization name ?
2. OutLookBar
what is the localization name of "Folders " parament of OutLookBar?
RadWindow.Confirm(confirmText, new EventHandler<WindowClosedEventArgs>(OnConfirmClosed));
Confirm includes three localization parament, they are Confirm,OK,Cancel.
Can I get their localization name ?
2. OutLookBar
what is the localization name of "Folders " parament of OutLookBar?
5 Answers, 1 is accepted
0
Hi Yang,
Straight to your questions:
1. The Confirm, OK, Cancel are not localized. You can change them using the DialogParameters of the RadConfirm.
2. The OutlookBar also doesn't have localization for the Folders, but you can change that text using the MinimizedButtonContent property.
Hope this information helps.
Regards,
Konstantina
the Telerik team
Straight to your questions:
1. The Confirm, OK, Cancel are not localized. You can change them using the DialogParameters of the RadConfirm.
2. The OutlookBar also doesn't have localization for the Folders, but you can change that text using the MinimizedButtonContent property.
Hope this information helps.
Regards,
Konstantina
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>
0
Grégory
Top achievements
Rank 1
answered on 07 Feb 2012, 03:23 PM
I've change the names for the buttons, but the size of the buttons remains the same (bigger cancel, and smaller ok, yet I have other words with different sizes.)
0
Hi Grégory,
Could you please share with us with which theme do you experience this issue? Also, which version of the controls you are using?
Regards,
Konstantina
the Telerik team
Could you please share with us with which theme do you experience this issue? Also, which version of the controls you are using?
Regards,
Konstantina
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
0
Grégory
Top achievements
Rank 1
answered on 15 Feb 2012, 02:05 PM
In the windows7 theme.
And recent I have a new issue with datetime control. It translates good the days and months, but the Close button is no longer being translated.
And recent I have a new issue with datetime control. It translates good the days and months, but the Close button is no longer being translated.
0
Hi Grégory,
I tried with the most recent version of the controls, i.e. Q1 2012 and the buttons seemed to stretch according to the length of the text. Also, tried the DateTimePicker in the online demos, where the theme is Metro and it also seemed to work as expected. Please find attached a short video illustrating my attempts. Please feel free to correct me if I am doing something wrong.
All the best,
Konstantina
the Telerik team
I tried with the most recent version of the controls, i.e. Q1 2012 and the buttons seemed to stretch according to the length of the text. Also, tried the DateTimePicker in the online demos, where the theme is Metro and it also seemed to work as expected. Please find attached a short video illustrating my attempts. Please feel free to correct me if I am doing something wrong.
All the best,
Konstantina
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>