<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : [solved] Localization problem with Week view</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : [solved] Localization problem with Week view]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 07:36:13 +0000</pubDate>
  <lastBuildDate>Mon, 27 Nov 2017 12:45:22 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=23138</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[[solved] Localization problem with Week view : Sorry, but there is still a problem...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23138&amp;PID=76329&amp;title=solved-localization-problem-with-week-view#76329</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1570">Jebo</a><br /><strong>Subject:</strong> 23138<br /><strong>Posted:</strong> 27 November 2017 at 12:45pm<br /><br />Sorry, but there is still a problem in Version 18.2.0:<br><br>&nbsp;&nbsp; &gt;&gt; <a href="http://forum.codejock.com/forum_posts.asp?TID=23507&amp;title=localati&#111;n-wr&#111;ng-in-versi&#111;n-1820" rel="nofollow">http://forum.codejock.com/forum_posts.asp?TID=23507&amp;title=localation-wrong-in-version-1820</a><br><br>]]>
   </description>
   <pubDate>Mon, 27 Nov 2017 12:45:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23138&amp;PID=76329&amp;title=solved-localization-problem-with-week-view#76329</guid>
  </item> 
  <item>
   <title><![CDATA[[solved] Localization problem with Week view : Ok, i&amp;#039;ll wait for the next...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23138&amp;PID=75132&amp;title=solved-localization-problem-with-week-view#75132</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=718">Metodo_Sviluppo</a><br /><strong>Subject:</strong> 23138<br /><strong>Posted:</strong> 20 September 2016 at 9:57am<br /><br />Ok, i'll wait for the next release.&nbsp;<div>Thank you very much!<div><br></div><div>Regards.</div></div>]]>
   </description>
   <pubDate>Tue, 20 Sep 2016 09:57:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23138&amp;PID=75132&amp;title=solved-localization-problem-with-week-view#75132</guid>
  </item> 
  <item>
   <title><![CDATA[[solved] Localization problem with Week view : Hello,I&amp;#039;m glad to inform...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23138&amp;PID=75131&amp;title=solved-localization-problem-with-week-view#75131</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9012">agontarenko</a><br /><strong>Subject:</strong> 23138<br /><strong>Posted:</strong> 20 September 2016 at 9:44am<br /><br />Hello,<br><br>I'm glad to inform you that the issue has been fixed. The fix will be available in the next beta or final release.<br><br>Regards,<br>Artem Gontarenko]]>
   </description>
   <pubDate>Tue, 20 Sep 2016 09:44:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23138&amp;PID=75131&amp;title=solved-localization-problem-with-week-view#75131</guid>
  </item> 
  <item>
   <title><![CDATA[[solved] Localization problem with Week view : Hello,when i use the calendar...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23138&amp;PID=75130&amp;title=solved-localization-problem-with-week-view#75130</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=718">Metodo_Sviluppo</a><br /><strong>Subject:</strong> 23138<br /><strong>Posted:</strong> 20 September 2016 at 9:30am<br /><br /><div><div>Hello,</div><div>when i use the calendar control in an operating system localized in a language other than English, i.e. Italian, the control correctly display strings, day names etc... in Italian language except when the user choose Week view (not Work Week).</div><div>The strange thing is that this only occurs in the Exe application, while in VB6 debug mode the language is correct even in Week View.</div><div><br></div><div>The problem is reproducible with the Calendar Sample.</div><div>Just compile the exe of this sample and run it in an operating environment localized in a language other than english.</div><div>In the exe application with Week view the day names are in english, while the rest of the strings are in the correct language.</div><div><br></div><div><div>I've tried to force the resource file used by the calendar control but setting SuitePro.ResourceIt.dll (via CalendarGlobalSettings.ResourceFile property) does not solve the problem.</div></div><div><br></div><div>I'm using Codejock SuitePro ActiveX version 17.2.0.</div><div><br></div><div>Attached to this post there are 2 images that show the problem.<br><br>Week View (day names are in English):</div><div><img src="uploads/718/WeekView.png" height="713" width="1152" border="0" /></div></div><div><br></div><div>Work Week View (day names are in Italian):</div><div><img src="uploads/718/WorkWeekView.png" height="713" width="1152" border="0" /><br></div>]]>
   </description>
   <pubDate>Tue, 20 Sep 2016 09:30:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23138&amp;PID=75130&amp;title=solved-localization-problem-with-week-view#75130</guid>
  </item> 
 </channel>
</rss>