<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — faulty escape in empty.po]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=6006&amp;type=atom" />
	<updated>2015-11-08T10:52:53Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=6006</id>
		<entry>
			<title type="html"><![CDATA[Re: faulty escape in empty.po]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=24666#p24666" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2015-11-08T10:52:53Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=24666#p24666</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: faulty escape in empty.po]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=24653#p24653" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2015-11-05T11:39:03Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=24653#p24653</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[faulty escape in empty.po]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=24651#p24651" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2015-11-04T19:08:47Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=24651#p24651</id>
		</entry>
</feed>
