<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — All .po files made from existing .mo files]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=5456</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5456&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in All .po files made from existing .mo files.]]></description>
		<lastBuildDate>Thu, 08 Jan 2015 08:28:13 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[All .po files made from existing .mo files]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=22089#p22089</link>
			<description><![CDATA[<p>All the FA repo language package *.mo files have been unformatted back into their constituent *.po files so as to enable translation of the remaining strings taken from the empty.po file.</p><p>The <a href="https://github.com/apmuthu/frontaccounting/commit/8a58188023d15ab67170fe272f08003f94fa8774">commit</a> is in my unofficial <a href="https://github.com/apmuthu/frontaccounting/tree/master/extensions/Languages">GitHub repo</a>.</p><p>It was done in DOS CLI using PoEdit:<br /></p><div class="codebox"><pre><code>mkdir done
FOR %a IN (*.mo) DO &quot;C:\Program Files\Poedit\bin\msgunfmt&quot; &quot;%a&quot; -o done/&quot;%~na&quot;.po</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Thu, 08 Jan 2015 08:28:13 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=22089#p22089</guid>
		</item>
	</channel>
</rss>
