<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>How to generate translation</title>
		<link>http://dev.wikidot.org/forum/t-40355/how-to-generate-translation</link>
		<description>Posts in the discussion thread &quot;How to generate translation&quot; - how to do it?!</description>
				<copyright></copyright>
		<lastBuildDate>Thu, 09 Sep 2010 23:28:45 +0000</lastBuildDate>
		
					<item>
				<guid>http://dev.wikidot.org/forum/t-40355#post-104527</guid>
				<title>Re: How to generate translation</title>
				<link>http://dev.wikidot.org/forum/t-40355/how-to-generate-translation#post-104527</link>
				<description></description>
				<pubDate>Sat, 09 Feb 2008 10:20:33 +0000</pubDate>
				<wikidot:authorName>michal frackowiak</wikidot:authorName>				<wikidot:authorUserId>1</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi,</p> <p>the translation framework is not working properly at the moment in the open source edition. However I have just committed a new revision that at leasts fixes the .pot creation from all .php and .tpl files.<br /> You should run the</p> <div class="code"> <pre> <code>./bin/generate_po.sh</code> </pre></div> <br /> when being in the wikidot root directory. <p>michal</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://dev.wikidot.org/forum/t-40355#post-104510</guid>
				<title>Re: How to generate translation</title>
				<link>http://dev.wikidot.org/forum/t-40355/how-to-generate-translation#post-104510</link>
				<description></description>
				<pubDate>Sat, 09 Feb 2008 09:39:27 +0000</pubDate>
				<wikidot:authorName>LMZ</wikidot:authorName>				<wikidot:authorUserId>32163</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>next i've done:</p> <div class="code"> <pre> <code>$ xgettext --add-comments lang.c</code> </pre></div> <br /> got this: <a href="http://dpaste.com/hold/34451/">http://dpaste.com/hold/34451/</a><br /> know i need to translate like this: <div class="code"> <pre> <code>msgid "fold" msgstr "fold_in_some language"</code> </pre></div> <br /> ?!
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://dev.wikidot.org/forum/t-40355#post-104286</guid>
				<title>How to generate translation</title>
				<link>http://dev.wikidot.org/forum/t-40355/how-to-generate-translation#post-104286</link>
				<description></description>
				<pubDate>Fri, 08 Feb 2008 18:30:56 +0000</pubDate>
				<wikidot:authorName>LMZ</wikidot:authorName>				<wikidot:authorUserId>32163</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>what i've done:<br /> from wikidot root:</p> <div class="code"> <pre> <code>$ php lib/ozone/bin/tsmarty2c.php templates &gt; /tmp/lang.c</code> </pre></div> <br /> i got this: <a href="http://dpaste.com/hold/34343/">http://dpaste.com/hold/34343/</a><br /> what i need do next? <p>my version: wikidot1 revision At revision 12.</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>