<?xml version="1.0"?>
<rss version="2.0">
<channel>
<title>RC-WinTrans - RC-WinTrans Support - Images have "Unknown Type (Stringtable)" - Messages</title>
<link>https://www.rc-wintrans.com/forum_srv/messages.aspx?TopicID=81</link>
<description>RC-WinTrans - RC-WinTrans Support - Images have "Unknown Type (Stringtable)" - Messages</description>
<language>en-us</language>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
<generator>Jitbit AspNetForum</generator>
<pubDate>Fri, 12 Apr 2013 20:57:34 GMT</pubDate>
<lastBuildDate>Fri, 12 Apr 2013 20:57:34 GMT</lastBuildDate>
<item>
<link>https://www.rc-wintrans.com/forum_srv/messages.aspx?TopicID=81</link>
<title>Message from Support</title>
<description><![CDATA[Hello James,<br/> <br/>RC-WinTrans handles images only when the image data is included (internally) in the RESX file.<br/>Your image is included as a reference to an image file- RC-WinTrans does not accept this for image editing.<br/> <br/>To translate the image you need to make a copy of the  image file, then edit/translate the duplicate image with an image editor.<br/>In RC-WinTrans you need to enter the name of the duplicated image file as the translation.<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>Fri, 12 Apr 2013 20:57:34 GMT</pubDate>
</item>
<item>
<link>https://www.rc-wintrans.com/forum_srv/messages.aspx?TopicID=81</link>
<title>Message from hayhurst</title>
<description><![CDATA[Hi <br/><br/>I've just added a number of .NET projects to my translation project that include resources resx files (not attached to dialogs). <br/><br/>These resx files contain strings strings and a gif files a typical one looks like this:<br/><br/><br/>&lt;?xml version="1.0" encoding="utf-8"?&gt;<br/>&lt;root&gt;<br/>    &lt;xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata"&gt;<br/>    &lt;xsd:import namespace="http://www.w3.org/XML/1998/namespace" /&gt;<br/>    &lt;xsd:element name="root" msdata:IsDataSet="true"&gt;<br/>      &lt;xsd:complexType&gt;<br/>        &lt;xsd:choice maxOccurs="unbounded"&gt;<br/>          &lt;xsd:element name="metadata"&gt;<br/>            &lt;xsd:complexType&gt;<br/>              &lt;xsd:sequence&gt;<br/>                &lt;xsd:element name="value" type="xsd:string" minOccurs="0" /&gt;<br/>              &lt;/xsd:sequence&gt;<br/>              &lt;xsd:attribute name="name" use="required" type="xsd:string" /&gt;<br/>              &lt;xsd:attribute name="type" type="xsd:string" /&gt;<br/>              &lt;xsd:attribute name="mimetype" type="xsd:string" /&gt;<br/>              &lt;xsd:attribute ref="xml:space" /&gt;<br/>            &lt;/xsd:complexType&gt;<br/>          &lt;/xsd:element&gt;<br/>          &lt;xsd:element name="assembly"&gt;<br/>            &lt;xsd:complexType&gt;<br/>              &lt;xsd:attribute name="alias" type="xsd:string" /&gt;<br/>              &lt;xsd:attribute name="name" type="xsd:string" /&gt;<br/>            &lt;/xsd:complexType&gt;<br/>          &lt;/xsd:element&gt;<br/>          &lt;xsd:element name="data"&gt;<br/>            &lt;xsd:complexType&gt;<br/>              &lt;xsd:sequence&gt;<br/>                &lt;xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /&gt;<br/>                &lt;xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" /&gt;<br/>              &lt;/xsd:sequence&gt;<br/>              &lt;xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" /&gt;<br/>              &lt;xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" /&gt;<br/>              &lt;xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" /&gt;<br/>              &lt;xsd:attribute ref="xml:space" /&gt;<br/>            &lt;/xsd:complexType&gt;<br/>          &lt;/xsd:element&gt;<br/>          &lt;xsd:element name="resheader"&gt;<br/>            &lt;xsd:complexType&gt;<br/>              &lt;xsd:sequence&gt;<br/>                &lt;xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /&gt;<br/>              &lt;/xsd:sequence&gt;<br/>              &lt;xsd:attribute name="name" type="xsd:string" use="required" /&gt;<br/>            &lt;/xsd:complexType&gt;<br/>          &lt;/xsd:element&gt;<br/>        &lt;/xsd:choice&gt;<br/>      &lt;/xsd:complexType&gt;<br/>    &lt;/xsd:element&gt;<br/>  &lt;/xsd:schema&gt;<br/>  &lt;resheader name="resmimetype"&gt;<br/>    &lt;value&gt;text/microsoft-resx&lt;/value&gt;<br/>  &lt;/resheader&gt;<br/>  &lt;resheader name="version"&gt;<br/>    &lt;value&gt;2.0&lt;/value&gt;<br/>  &lt;/resheader&gt;<br/>  &lt;resheader name="reader"&gt;<br/>    &lt;value&gt;System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089&lt;/value&gt;<br/>  &lt;/resheader&gt;<br/>  &lt;resheader name="writer"&gt;<br/>    &lt;value&gt;System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089&lt;/value&gt;<br/>  &lt;/resheader&gt;<br/>  &lt;data name="Error_ImpactNotValid" xml:space="preserve"&gt;<br/>    &lt;value&gt;Impact is not valid&lt;/value&gt;<br/>  &lt;/data&gt;<br/>  &lt;data name="Error_SpacingNotValid" xml:space="preserve"&gt;<br/>    &lt;value&gt;Spacing is not valid&lt;/value&gt;<br/>  &lt;/data&gt;<br/>  &lt;assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /&gt;<br/>  &lt;data name="KoreaDB" type="System.Resources.ResXFileRef, System.Windows.Forms"&gt;<br/>    &lt;value&gt;KoreaResources\KoreaDB.gif;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a&lt;/value&gt;<br/>  &lt;/data&gt;<br/>&lt;/root&gt;<br/><br/><br/>The strings appear fine in wintrans but the image is not recognised as such the contents of the &lt;value&gt; tag appears and the type is given as Unknown Type (Stringtable).<br/><br/>Can you help I need these images to be translatable. We are using wintrans version 8.8.6.2 (March 2010).<br/><br/>Cheers<br/><br/>James]]></description>
<pubDate>Thu, 11 Apr 2013 17:03:44 GMT</pubDate>
</item>
</channel>
</rss>
