<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Playing with xgettext</title>
	<atom:link href="http://www.codelog.net/tips/playing-with-xgettext/feed" rel="self" type="application/rss+xml" />
	<link>http://www.codelog.net/tips/playing-with-xgettext</link>
	<description>Code snippets, tutorials and reviews for whom they might be useful.</description>
	<pubDate>Tue, 02 Dec 2008 13:57:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: India</title>
		<link>http://www.codelog.net/tips/playing-with-xgettext#comment-50</link>
		<dc:creator>India</dc:creator>
		<pubDate>Fri, 11 Jul 2008 00:46:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.codelog.net/tips/playing-with-xgettext#comment-50</guid>
		<description>OK solved. My problem was to find out how to let my editor know I wanted to save in utf-8. (In my version of emacs it's Mule=&#62;Set coding systems for saving this buffer. Then manually enter utf-8. Seems to do the trick.)</description>
		<content:encoded><![CDATA[<p>OK solved. My problem was to find out how to let my editor know I wanted to save in utf-8. (In my version of emacs it&#8217;s Mule=&gt;Set coding systems for saving this buffer. Then manually enter utf-8. Seems to do the trick.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: India</title>
		<link>http://www.codelog.net/tips/playing-with-xgettext#comment-49</link>
		<dc:creator>India</dc:creator>
		<pubDate>Thu, 10 Jul 2008 23:39:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.codelog.net/tips/playing-with-xgettext#comment-49</guid>
		<description>OK I found the answer here : http://www.gnu.org/software/gettext/manual/gettext.html#Binaries
It's msgfmt.
Next glitch--it doesn't like my octets!

$ msgfmt fr_FR.po
fr_FR.po:51:60: séquence multi-octets invalide</description>
		<content:encoded><![CDATA[<p>OK I found the answer here : <a href="http://www.gnu.org/software/gettext/manual/gettext.html#Binaries" rel="nofollow">http://www.gnu.org/software/gettext/manual/gettext.html#Binaries</a><br />
It&#8217;s msgfmt.<br />
Next glitch&#8211;it doesn&#8217;t like my octets!</p>
<p>$ msgfmt fr_FR.po<br />
fr_FR.po:51:60: séquence multi-octets invalide</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: India</title>
		<link>http://www.codelog.net/tips/playing-with-xgettext#comment-48</link>
		<dc:creator>India</dc:creator>
		<pubDate>Thu, 10 Jul 2008 23:15:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.codelog.net/tips/playing-with-xgettext#comment-48</guid>
		<description>Thanks this was exactly what I was looking for. Now how do I make a mo...</description>
		<content:encoded><![CDATA[<p>Thanks this was exactly what I was looking for. Now how do I make a mo&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl Wångstedt</title>
		<link>http://www.codelog.net/tips/playing-with-xgettext#comment-47</link>
		<dc:creator>Karl Wångstedt</dc:creator>
		<pubDate>Sun, 06 Jul 2008 14:29:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.codelog.net/tips/playing-with-xgettext#comment-47</guid>
		<description>Thanks a lot for posting these tips on your site. After trying to get along with Poedit on the mac (and in Windows through Parallels as well) I gave up, and turned to the Terminal.

This is just what I needed to get started. Thanks again!</description>
		<content:encoded><![CDATA[<p>Thanks a lot for posting these tips on your site. After trying to get along with Poedit on the mac (and in Windows through Parallels as well) I gave up, and turned to the Terminal.</p>
<p>This is just what I needed to get started. Thanks again!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
