<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — faulty escape in empty.po]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=6006</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=6006&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in faulty escape in empty.po.]]></description>
		<lastBuildDate>Sun, 08 Nov 2015 10:52:53 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: faulty escape in empty.po]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=24666#p24666</link>
			<description><![CDATA[<p>All translation files in both the <a href="https://github.com/apmuthu/frontaccounting/tree/master/extensions/Languages">language extensions</a> and in the <a href="https://github.com/apmuthu/frontaccounting/tree/master/FAMods/install/lang">core installer languages</a> have been corrected in my repo for FA 2.3. This includes various language &quot;Google Translations&quot; that rendered &quot;%s&quot; as &quot;% s&quot; (an erroneous space between the 2 characters) wrongly as well.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sun, 08 Nov 2015 10:52:53 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=24666#p24666</guid>
		</item>
		<item>
			<title><![CDATA[Re: faulty escape in empty.po]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=24653#p24653</link>
			<description><![CDATA[<p>This has now been <a href="https://github.com/FrontAccountingERP/FA/commit/045b2e0c7959cede9e14e8b7e0cee6dbe514d088">committed to the unstable FA 2.4 repo</a> but not as yet in the FA 2.3 stable repo. Hence in the FA v2.3 repo, it will not be translatable still.</p><p>This will also need to be followed with each language translation being affected in the official pkg repo.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Thu, 05 Nov 2015 11:39:03 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=24653#p24653</guid>
		</item>
		<item>
			<title><![CDATA[faulty escape in empty.po]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=24651#p24651</link>
			<description><![CDATA[<p><a href="https://github.com/apmuthu/frontaccounting/blob/master/core/lang/new_language_template/LC_MESSAGES/empty.po#L6704">Line 6704 in lang/new_language_template/LC_MESSAGES/empty.po</a> has a double backslash for escaping a line feed:<br /></p><div class="codebox"><pre><code>--- &quot;old/lang/new_language_template/LC_MESSAGES/empty.po&quot;
+++ &quot;new/lang/new_language_template/LC_MESSAGES/empty.po&quot;
@@ -6701,7 +6701,7 @@ msgid &quot;Items&quot;
 msgstr &quot;&quot;
 
 #: includes/ui/ui_controls.inc:604
-msgid &quot;Entered data has not been saved yet.\\nDo you want to abandon changes?&quot;
+msgid &quot;Entered data has not been saved yet.\nDo you want to abandon changes?&quot;
 msgstr &quot;&quot;
 
 #: includes/ui/ui_input.inc:632 reporting/includes/reports_classes.inc:222</code></pre></div><p>The following language .po (and consequently their .mo files as well) files too have the error:<br />ar_EG<br />el_GR<br />es_CL<br />es_ES<br />es_NI<br />id_ID<br />ka_GE<br />nl_NL<br />pl_PL<br />pt_PT<br />ro_RO<br />ur_PK<br />zh_TW</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Wed, 04 Nov 2015 19:08:47 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=24651#p24651</guid>
		</item>
	</channel>
</rss>
