﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - ClientUI - Localization Manager in UXScheduleViewResource</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Localization-Manager-in-UXScheduleViewResource/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>Localization Manager in UXScheduleViewResource</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Localization-Manager-in-UXScheduleViewResource/</link><pubDate>Sat, 26 Apr 2014 23:42:05 GMT</pubDate><dc:creator>DaveDeSmet</dc:creator><description>Any news on this?&lt;br /&gt;&lt;br /&gt;Is this feature going to be implemented in next build?&lt;br /&gt;Would be nice to have an ETA.&lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;</description></item><item><title>Localization Manager in UXScheduleViewResource</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Localization-Manager-in-UXScheduleViewResource/</link><pubDate>Thu, 28 Nov 2013 04:38:05 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;Thank you for your valuable feedback.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;ResourceOverride property is the property to gets or sets the individual resource object to override the existing localized resource. Basically, the way how it works is as follow.&lt;/span&gt;&lt;/p&gt;&lt;pre&gt;CancelText="Stornieren"&lt;/pre&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;It is not designed to be bind to an ObservableResource.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;However, the development team has agreed to treat this as feature request. They informed me that the new “localization feature” (which support binding to an ObservableResource) will use different approach rather than the existing ResourceOverride.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Localization Manager in UXScheduleViewResource</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Localization-Manager-in-UXScheduleViewResource/</link><pubDate>Wed, 27 Nov 2013 13:53:10 GMT</pubDate><dc:creator>DaveDeSmet</dc:creator><description>Hi Yudi,&lt;br /&gt;&lt;br /&gt;What did the development team told? It is considered for a future release or not?&lt;br /&gt;</description></item><item><title>Localization Manager in UXScheduleViewResource</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Localization-Manager-in-UXScheduleViewResource/</link><pubDate>Fri, 05 Jul 2013 21:25:47 GMT</pubDate><dc:creator>DaveDeSmet</dc:creator><description>Hi Yudi,&lt;br /&gt;&lt;br /&gt;Thanks for the follow up.&lt;br /&gt;It would be a nice addition to be able to localize every ResourceOverride using the Intersoft Localization Manager.&lt;br /&gt;&lt;br /&gt;Looking forward to your reply.&lt;br /&gt;&lt;br /&gt;Thanks again,&lt;br /&gt;Dave&lt;br /&gt;</description></item><item><title>Localization Manager in UXScheduleViewResource</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Localization-Manager-in-UXScheduleViewResource/</link><pubDate>Mon, 01 Jul 2013 22:46:28 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;I was able to reproduce the problem in my local end. This happens because the property, CancelText property (and all the properties in ResourceOverride), is not a DependencyProperty hence we cannot do data binding on this kind of property.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;I currently have this problem forwarded to the UXScheduleView development team to be discussed further. I will get back to you as soon as possible.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Localization Manager in UXScheduleViewResource</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Localization-Manager-in-UXScheduleViewResource/</link><pubDate>Wed, 26 Jun 2013 22:28:35 GMT</pubDate><dc:creator>DaveDeSmet</dc:creator><description>Hi Handy,&lt;br /&gt;&lt;br /&gt;I already know how to do it in the way you show in the links, but I would like to do it like:&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;CancelText="{Binding Localization.Resource.CancelText}"&lt;/pre&gt;&lt;br /&gt;Instead of:&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;CancelText="Annuler"&lt;/pre&gt;&lt;br /&gt;Obviously this doesn't work, but I'm wondering if there is another way to do it using the ObservableResouce.&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;Dave&lt;br /&gt;</description></item><item><title>Localization Manager in UXScheduleViewResource</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Localization-Manager-in-UXScheduleViewResource/</link><pubDate>Wed, 26 Jun 2013 22:11:04 GMT</pubDate><dc:creator>handysurya2303@gmail.com</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;You might need to check out the link below that related with your question. Hope this helps.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.intersoftpt.com/Community/ClientUI/can-you-have-sample-way-Localization-wpf-and-Silverlight/"&gt;http://www.intersoftpt.com/Community/ClientUI/can-you-have-sample-way-Localization-wpf-and-Silverlight/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.intersoftpt.com/Community/ClientUI/Localization-ObservableResource-and-Overrides/"&gt;http://www.intersoftpt.com/Community/ClientUI/Localization-ObservableResource-and-Overrides/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>Localization Manager in UXScheduleViewResource</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Localization-Manager-in-UXScheduleViewResource/</link><pubDate>Tue, 25 Jun 2013 17:05:20 GMT</pubDate><dc:creator>DaveDeSmet</dc:creator><description>&lt;p&gt;Good day,&lt;/p&gt;
&lt;p&gt;Is there a way to localize the UXScheduleView using the Localization Manager?&lt;/p&gt;
&lt;p&gt;Like for example:&lt;/p&gt;&lt;pre&gt;CancelText="{Binding Localization.Resource.CancelText}"&lt;/pre&gt;
&lt;p&gt;This obviously doesn't work, since it throws the following error:&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;A 'Binding' cannot be set on the 'CancelText' property of type 'UXScheduleViewResource'. A 'Binding' can only be set on a DependencyProperty of a DependencyObject.&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>