<?xml version="1.0"?>
<rss version="2.0">
<channel>
<title>RC-WinTrans - RC-WinTrans Support - xaml - Messages</title>
<link>https://www.rc-wintrans.com/forum_srv/messages.aspx?TopicID=78</link>
<description>RC-WinTrans - RC-WinTrans Support - xaml - Messages</description>
<language>en-us</language>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
<generator>Jitbit AspNetForum</generator>
<pubDate>Wed, 06 Mar 2013 20:34:25 GMT</pubDate>
<lastBuildDate>Wed, 06 Mar 2013 20:34:25 GMT</lastBuildDate>
<item>
<link>https://www.rc-wintrans.com/forum_srv/messages.aspx?TopicID=78</link>
<title>Message from Support</title>
<description><![CDATA[Hello Lakuda,<br/><br/>this is the result of an XSL transformation used to create the translated XAML file.<br/>The XSL transformation adds the namespaces (xmlns) to each element (to each &lt;sys:String&gt; ).<br/><br/>Note: The target XAML file is valid XAML (!)<br/>...but does not look as good as the source XAML.<br/><br/>We have improved this for our XML Files Converter now. <br/>The new "XMLFilesConverter.macro" file ("XML-2029, March 2013") will be included in the next<br/>RC-WinTrans 9 service release (following V9.2.2.2).<br/><br/>If you want I can send you the improved "XMLFilesConverter.macro" file and you can replace<br/>it in your RC-WinTrans installation.<br/><br/>Regards, <br/>Support, Schaudin.com<br/><span style="color:FFFFFF">.</span><br/><em>edited by Support on 18.04.2013</em>]]></description>
<pubDate>Wed, 06 Mar 2013 20:34:25 GMT</pubDate>
</item>
<item>
<link>https://www.rc-wintrans.com/forum_srv/messages.aspx?TopicID=78</link>
<title>Message from lakuda</title>
<description><![CDATA[Hello again! I have a problem with localization of an xaml-file. The file has the following structure:<br/><br/>&lt;ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"<br/>    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"<br/>    xmlns:sys="clr-namespace:System;assembly=mscorlib"&gt;<br/>  &lt;sys:String x:Key="EventsCaption"&gt;Автомобили&lt;/sys:String&gt;<br/>  &lt;sys:String x:Key="ErrorsCaption"&gt;Статус серверов&lt;/sys:String&gt;<br/>  &lt;sys:String x:Key="DBCaption"&gt;База:&lt;/sys:String&gt;<br/><br/>It is added to RC-WinTrans project perfectly but when I write a target file I get this:<br/><br/>&lt;ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"&gt;<br/>  &lt;system:String x:Key="EventsCaption" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:system="clr-namespace:System;assembly=mscorlib"&gt;Vehicles&lt;/system:String&gt;<br/>  &lt;system:String x:Key="ErrorsCaption" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:system="clr-namespace:System;assembly=mscorlib"&gt;Server status&lt;/system:String&gt;<br/>  &lt;system:String x:Key="DBCaption" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:system="clr-namespace:System;assembly=mscorlib"&gt;Database:&lt;/system:String&gt;<br/><br/>What can be done?]]></description>
<pubDate>Wed, 06 Mar 2013 13:55:15 GMT</pubDate>
</item>
</channel>
</rss>
