Hi there,
I need a french version of the ScheduleView. So I read this post http://www.telerik.com/community/forums/wpf/scheduleview/documentation-for-localization-appears-to-be-wrong.aspx, and I was able to translate words like Week, Day, or Month. However, I wonder if I can find a Strings.fr.resx file somewhere...
Besides, I wonder how I can change the date format (basically it's 8:00 AM, so the english style) in the component ?
Best regards
Philippe
I need a french version of the ScheduleView. So I read this post http://www.telerik.com/community/forums/wpf/scheduleview/documentation-for-localization-appears-to-be-wrong.aspx, and I was able to translate words like Week, Day, or Month. However, I wonder if I can find a Strings.fr.resx file somewhere...
Besides, I wonder how I can change the date format (basically it's 8:00 AM, so the english style) in the component ?
Best regards
Philippe
6 Answers, 1 is accepted
0
Hi Phil,
Please find attached a french resource file. It is a draft, so there might be some discrepancies.
Hope it will help.
Best wishes,
Konstantina
the Telerik team
Please find attached a french resource file. It is a draft, so there might be some discrepancies.
Hope it will help.
Best wishes,
Konstantina
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Phil
Top achievements
Rank 1
answered on 29 Apr 2011, 10:31 AM
Hi Konstantina,
Thanks for the file ! Have you got an answer for my second question, that is : "Besides, I wonder how I can change the date format (basically it's 8:00 AM, so the english style) in the component ?" ? This date appears for instance as a tooltip when we modify an appontment with the mouse.
Best regards
Phil
Thanks for the file ! Have you got an answer for my second question, that is : "Besides, I wonder how I can change the date format (basically it's 8:00 AM, so the english style) in the component ?" ? This date appears for instance as a tooltip when we modify an appontment with the mouse.
Best regards
Phil
0
Hi Phil,
To change the format of the date in the tooltip, you will have to customize it. You can find information how to do this in this blog post. Also, for an example for custom date formats in the ScheduleView you can refer to this demo.
Please let us know if that information helped.
Regards,
Konstantina
the Telerik team
To change the format of the date in the tooltip, you will have to customize it. You can find information how to do this in this blog post. Also, for an example for custom date formats in the ScheduleView you can refer to this demo.
Please let us know if that information helped.
Regards,
Konstantina
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Phil
Top achievements
Rank 1
answered on 03 May 2011, 03:02 PM
Hi Konstantina,
Your post was helpful indeed but it's a pity that the example you gave me (the blog) was about the WPF ScheduleView... I've spend an hour at least trying to understand why the xaml I've pasted didn't compile... I'm looking for an equivalent in Silverlight.
Best regards
Your post was helpful indeed but it's a pity that the example you gave me (the blog) was about the WPF ScheduleView... I've spend an hour at least trying to understand why the xaml I've pasted didn't compile... I'm looking for an equivalent in Silverlight.
Best regards
0
Accepted
Hi Phil,
In order to get the same templates for Silverlight please open the attached file. It contains the whole template of the ScheduleView for Silverlight for Q1 2011 SP1. You can find the necessary parts there following the instruction in the blog post. Also, you can get this template from the Telerik.Windows.Controls.ScheduleView.dll assembly by opening it in Reflector. Under the folder Resources you can find the whole file for Office_Black theme. If you need for any other theme all you need to do is to open the assembly for that theme and again search for this file in the Resource folder.
Hope this helps.
Kind regards,
Konstantina
the Telerik team
In order to get the same templates for Silverlight please open the attached file. It contains the whole template of the ScheduleView for Silverlight for Q1 2011 SP1. You can find the necessary parts there following the instruction in the blog post. Also, you can get this template from the Telerik.Windows.Controls.ScheduleView.dll assembly by opening it in Reflector. Under the folder Resources you can find the whole file for Office_Black theme. If you need for any other theme all you need to do is to open the assembly for that theme and again search for this file in the Resource folder.
Hope this helps.
Kind regards,
Konstantina
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Phil
Top achievements
Rank 1
answered on 09 May 2011, 02:13 PM
Hi Konstantina,
Thank you for your support.
Phil
Thank you for your support.
Phil