<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.newlc.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>NewLC - Multilingual Application Development - Comments</title>
 <link>http://www.newlc.com/en/Multilingual-Application.html</link>
 <description>Comments for &quot;Multilingual Application Development&quot;</description>
 <language>en</language>
<item>
 <title>No StringDB for Symbian</title>
 <link>http://www.newlc.com/en/Multilingual-Application.html#comment-50470</link>
 <description>&lt;p&gt;StringDB is for .NET devel. Not Symbian.&lt;/p&gt;</description>
 <pubDate>Wed, 04 Mar 2009 09:47:07 +0100</pubDate>
 <dc:creator>jpalten</dc:creator>
 <guid isPermaLink="false">comment 50470 at http://www.newlc.com</guid>
</item>
<item>
 <title>Using UTF-8 for languages</title>
 <link>http://www.newlc.com/en/Multilingual-Application.html#comment-49970</link>
 <description>&lt;p&gt;I think it is worth mentioning here that for languages like Chinese and others with non-ASCII characters, the localisation files should be saved in UTF-8.&lt;br /&gt;
Windows adds a few characters at beginning of file to identify it as UTF-8 file and those characters should be removed as rcomp doesn&#039;t like it. It is better to edit the file in carbide/codewarrior and not using notepad/wordpad of windows. Moreover, the .loc file should have this statement for rcomp to treat the file as UTF-8.&lt;/p&gt;

&lt;p&gt;&lt;code&gt;CHARACTER_SET UTF8&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;I hope it saves time for others looking to localize applications. &lt;img src=&quot;/sites/all/modules/smileys/packs/example/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; /&gt; &lt;/p&gt;</description>
 <pubDate>Sat, 17 Jan 2009 10:54:09 +0100</pubDate>
 <dc:creator>Tili</dc:creator>
 <guid isPermaLink="false">comment 49970 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: &gt; Multilingual Application Development related to PRC</title>
 <link>http://www.newlc.com/en/Multilingual-Application.html#comment-45204</link>
 <description>&lt;p&gt;HI,&lt;/p&gt;

&lt;p&gt;PRC stands for People Republic of China&lt;/p&gt;</description>
 <pubDate>Wed, 19 Mar 2008 11:27:03 +0100</pubDate>
 <dc:creator>gehmlich</dc:creator>
 <guid isPermaLink="false">comment 45204 at http://www.newlc.com</guid>
</item>
<item>
 <title>&gt; Multilingual Application Development</title>
 <link>http://www.newlc.com/en/Multilingual-Application.html#comment-2121</link>
 <description>&lt;div class=&quot;spip-content&quot;&gt;in order to have multiple localized help files you only have to name them .h01, .h02, etc. in the system/help folder... the system will take care of displaying the right one depending on the phone language&lt;/div&gt;</description>
 <pubDate>Mon, 14 Aug 2006 17:42:47 +0200</pubDate>
 <dc:creator>Carbon</dc:creator>
 <guid isPermaLink="false">comment 2121 at http://www.newlc.com</guid>
</item>
<item>
 <title>&gt; Multilingual Application Development</title>
 <link>http://www.newlc.com/en/Multilingual-Application.html#comment-2116</link>
 <description>&lt;div class=&quot;spip-content&quot;&gt;&lt;p class=&quot;spip&quot;&gt;i m getting error while creating the sis file, Error is :&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;Processing Localization.pkg...
Localization.pkg(23) : error: Expected quoted string read ,
Localization.pkg(23) : error: unexpected text&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;My pkg file is :&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;;
; Installation file for $$Root$$ application
;
;Languages
&amp;EN, ZH
;
; UID is the app&#039;s UID
;
#&lt;i class=&quot;spip&quot;&gt;&quot;Localization&quot;, &quot;Localization&quot;&lt;/i&gt;,(0x04F141C6),1,0,0
;
;Supports Series 60 v 2.0
;This line indicates that this installation is for the Series 60 platform v2.0
;This line must appear _exactly_ as shown below in the sis file
;If this line is missing or incorrect, the sis file will not be able
;to be installed on Series 60 v2.0 platforms
(0x101F7960), 0, 0, 0, &lt;i class=&quot;spip&quot;&gt;&quot;Series60ProductID&quot;, &quot;Series60ProductID&quot;&lt;/i&gt; 
;
; Four files to install
;
&quot;C:\Symbian\7.0s\Series60_v21\Epoc32\release\armi\urel\Localization.app&quot;
 -&quot;!:\system\apps\Localization\Localization.app&quot;
&lt;i class=&quot;spip&quot;&gt;
&quot;C:\Symbian\7.0s\Series60_v21\Epoc32\data\z\system\apps\Localization\Localization.rsc&quot; , //THIS IS CAUSING ERROR
&quot;C:\Symbian\7.0s\Series60_v21\Epoc32\data\z\system\apps\Localization\Localization.r31&quot;
&lt;/i&gt;
 -&quot;!:\system\apps\Localization\Localization.rsc&quot;
&quot;C:\Symbian\7.0s\Series60_v21\Epoc32\data\z\system\apps\Localization\Localization_caption.rsc&quot;
 -&quot;!:\system\apps\Localization\Localization_caption.rsc&quot;
&quot;C:\Symbian\7.0s\Series60_v21\Epoc32\data\z\system\apps\Localization\Localization.aif&quot;
 -&quot;!:\system\apps\Localization\Localization.aif&quot;&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;plz let me know wht i m doing wrong.&lt;/p&gt;&lt;/div&gt;</description>
 <pubDate>Wed, 31 Aug 2005 11:07:02 +0200</pubDate>
 <dc:creator>rahul</dc:creator>
 <guid isPermaLink="false">comment 2116 at http://www.newlc.com</guid>
</item>
<item>
 <title>&gt; Multilingual Application Development related to PRC</title>
 <link>http://www.newlc.com/en/Multilingual-Application.html#comment-2115</link>
 <description>&lt;div class=&quot;spip-content&quot;&gt;&lt;p class=&quot;spip&quot;&gt;Hello,&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;Can you tell me in detail what is PRC code. What does PRC stand for? and How to creat it?
Has it related to Unicode for the font?&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;Thanks your help.
Best regards,&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;Sochan.&lt;/p&gt;&lt;/div&gt;</description>
 <pubDate>Fri, 12 Aug 2005 05:50:07 +0200</pubDate>
 <dc:creator>Sochan</dc:creator>
 <guid isPermaLink="false">comment 2115 at http://www.newlc.com</guid>
</item>
<item>
 <title>&gt; Multilingual Application Development</title>
 <link>http://www.newlc.com/en/Multilingual-Application.html#comment-2114</link>
 <description>&lt;div class=&quot;spip-content&quot;&gt;&lt;p class=&quot;spip&quot;&gt;hey this StringDB is a better approach i think,&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;i just used 3 functions, and multi-language system is done! using MS Excel is also a plus fo rme.&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;pew, now i see that those long struggles for multi-language applications was a waste of time.&lt;/p&gt;&lt;/div&gt;</description>
 <pubDate>Fri, 29 Jul 2005 07:49:26 +0200</pubDate>
 <dc:creator>cec</dc:creator>
 <guid isPermaLink="false">comment 2114 at http://www.newlc.com</guid>
</item>
<item>
 <title>&gt; Multilingual Application Development</title>
 <link>http://www.newlc.com/en/Multilingual-Application.html#comment-2113</link>
 <description>&lt;div class=&quot;spip-content&quot;&gt;&lt;p class=&quot;spip&quot;&gt;just for the sake of a correct example:
in german &quot;How are you?&quot; is &quot;Wie geht es ihnen?&quot; and &quot;apples&quot; is not Apfels, but &quot;Ã„pfel&quot;....&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;but i like the rest of the tutorial :-)&lt;/p&gt;&lt;/div&gt;</description>
 <pubDate>Sun, 10 Jul 2005 10:17:16 +0200</pubDate>
 <dc:creator>ebtschi</dc:creator>
 <guid isPermaLink="false">comment 2113 at http://www.newlc.com</guid>
</item>
<item>
 <title>&gt; Multilingual Application Development</title>
 <link>http://www.newlc.com/en/Multilingual-Application.html#comment-2112</link>
 <description>&lt;div class=&quot;spip-content&quot;&gt;&lt;p class=&quot;spip&quot;&gt;Hi Guys,&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;There is a simpler way to localize your software. It is called &quot;StringDB&quot;. It is a binary resource file for strings that is generated directly from string tables in MS Excel sheets. It is simple to use and highly flexible for different platforms.&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;By using StringDB concept you don&#039;t need any other resource files for strings. No need to manipulate strings manually. And no need to recompile to change language package of the software.&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;You can find the trial software and documentation on the web site www.swbox.com.&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;Mike&lt;/p&gt;&lt;/div&gt;</description>
 <pubDate>Sun, 26 Jun 2005 21:52:15 +0200</pubDate>
 <dc:creator>Mike Walters</dc:creator>
 <guid isPermaLink="false">comment 2112 at http://www.newlc.com</guid>
</item>
<item>
 <title>&gt; Multilingual Application Development</title>
 <link>http://www.newlc.com/en/Multilingual-Application.html#comment-2120</link>
 <description>&lt;div class=&quot;spip-content&quot;&gt;Thanks :-)
Actually I never had to deal with HLP files so I don&#039;t know how to do this. If someone has the answer and can write a short memo.....&lt;/div&gt;</description>
 <pubDate>Wed, 22 Jun 2005 11:43:54 +0200</pubDate>
 <dc:creator>eric</dc:creator>
 <guid isPermaLink="false">comment 2120 at http://www.newlc.com</guid>
</item>
<item>
 <title>&gt; Multilingual Application Development</title>
 <link>http://www.newlc.com/en/Multilingual-Application.html#comment-2111</link>
 <description>&lt;div class=&quot;spip-content&quot;&gt;&lt;p class=&quot;spip&quot;&gt;Hi Eric,
  Very good article. But All the articles related to this subjects, ignores, HLP file creation
  for multiple languages. Can you please throw some light on this issue as how we
  can localize HLP files and add to the installer.&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;thanks&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;regards&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;rapsage&lt;/p&gt;&lt;/div&gt;</description>
 <pubDate>Wed, 22 Jun 2005 11:37:36 +0200</pubDate>
 <dc:creator>rapsage</dc:creator>
 <guid isPermaLink="false">comment 2111 at http://www.newlc.com</guid>
</item>
<item>
 <title>&gt; Multilingual Application Development</title>
 <link>http://www.newlc.com/en/Multilingual-Application.html#comment-2110</link>
 <description>&lt;div class=&quot;spip-content&quot;&gt;&lt;p class=&quot;spip&quot;&gt;Hi,&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;I am trying to follow this article however, the resource file does not compile. I cannot even see any error, just that when I try to make the SIS package, it cannot find the .rsc file.&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;As soon as I remove localization code, the app works fine.&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;If anyone can help it would be great.&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;Thanks!&lt;/p&gt;&lt;/div&gt;</description>
 <pubDate>Wed, 15 Jun 2005 06:54:13 +0200</pubDate>
 <dc:creator>rjsoft</dc:creator>
 <guid isPermaLink="false">comment 2110 at http://www.newlc.com</guid>
</item>
<item>
 <title>Multilingual Application Development</title>
 <link>http://www.newlc.com/en/Multilingual-Application.html</link>
 <description>&lt;div class=&quot;spip-content&quot;&gt;Developing a multilingual application is rather simple with Symbian OS and this tutorial will show you to achieve this. Of course, it is always tempting to hardcode your strings. But with only a little effort you can have your application working in English and your native language...&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.newlc.com/en/Multilingual-Application.html&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.newlc.com/en/Multilingual-Application.html#comments</comments>
 <category domain="http://www.newlc.com/en/taxonomy/term/1">Basics</category>
 <category domain="http://www.newlc.com/en/taxonomy/term/37">S60</category>
 <category domain="http://www.newlc.com/en/taxonomy/term/41">Symbian OS</category>
 <category domain="http://www.newlc.com/en/taxonomy/term/138">Packaging</category>
 <category domain="http://www.newlc.com/en/taxonomy/term/142">String and Descriptors</category>
 <pubDate>Fri, 28 Jan 2005 01:43:07 +0100</pubDate>
 <dc:creator>eric</dc:creator>
 <guid isPermaLink="false">525 at http://www.newlc.com</guid>
</item>
</channel>
</rss>
