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

about the localization of confirm of RadWindow

5 Answers 106 Views
Window
This is a migrated thread and some comments may be shown as answers.
yang
Top achievements
Rank 1
yang asked on 29 Jul 2011, 04:13 AM
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?

5 Answers, 1 is accepted

Sort by
0
Konstantina
Telerik team
answered on 03 Aug 2011, 12:54 PM
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
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
Konstantina
Telerik team
answered on 13 Feb 2012, 09:41 AM
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
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.
0
Konstantina
Telerik team
answered on 17 Feb 2012, 02:04 PM
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
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
Window
Asked by
yang
Top achievements
Rank 1
Answers by
Konstantina
Telerik team
Grégory
Top achievements
Rank 1
Share this question
or