<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Incomplete changeset 3090]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=3499&amp;type=atom" />
	<updated>2012-11-07T09:48:21Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=3499</id>
		<entry>
			<title type="html"><![CDATA[Re: Incomplete changeset 3090]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=14133#p14133" />
			<content type="html"><![CDATA[<p>This has been fixed in hg repo too.<br />Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2012-11-07T09:48:21Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=14133#p14133</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Incomplete changeset 3090]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=14110#p14110" />
			<content type="html"><![CDATA[<p>In a similar vein (as changeset 3090), line <strong>30</strong> of <strong>sales/manage/sales_groups.php</strong>:<br /></p><div class="codebox"><pre><code>        display_error(_(&quot;The area description cannot be empty.&quot;));</code></pre></div><p>should be:<br /></p><div class="codebox"><pre><code>        display_error(_(&quot;The sales group description cannot be empty.&quot;));</code></pre></div><p>The patch file has been attached to the first post in this topic.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2012-11-05T04:33:36Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=14110#p14110</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Incomplete changeset 3090]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=14100#p14100" />
			<content type="html"><![CDATA[<p>Normally it would not be a problem for me, as I use only the English language. In the case of changeset 3090, it s a replacement of a translate string - that has to be uniformly carried over to all affected files and the empty.po as well.</p><p>In the case of 3091, the new strings can come in during an FA release - if it was done at once, then those using non-English languages can also partake of debugging - we need as many eyeballs as possible on the code to get it up to speed. It will also help those translators in getting the strings translated well before the FA release.</p><p>Otherwise, such translate string changes should be withheld till the FA release whence it would update the empty.po as well.</p><p>A policy on this score would augur well when more than the current couple of committers comes to pass.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2012-11-04T13:50:16Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=14100#p14100</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Incomplete changeset 3090]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=14098#p14098" />
			<content type="html"><![CDATA[<p>Yes, you are right, but the gettext template update is normally updated once, just before new FA release. I would like to avoid sparse hg commits, but if this is any problem for you&nbsp; I can make it&nbsp; in a while.</p><p>Janusz.</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2012-11-04T09:44:04Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=14098#p14098</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Incomplete changeset 3090]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=14092#p14092" />
			<content type="html"><![CDATA[<p>A <span class="bbu">translate string</span> change has been done in <strong>sales/manage/recurrent_invoices.php</strong> in Mercurial Changeset <a href="https://frontaccounting.hg.sourceforge.net/hgweb/frontaccounting/frontaccounting/rev/6d945bfb6bcb"><strong>3090</strong></a>.</p><p>Whenever a <span class="bbu">translate string</span> change is done, an inclusion and / or substitution in the <strong>lang/new_language_template/LC_MESSAGES/empty.po</strong> file should be done and all the files that refer to the original string need to be checked for similar substitution.</p><p>In this case line <strong>30</strong> of <strong>sales/manage/sales_groups.php</strong> needs to have a different string but <strong>sales/manage/sales_areas.php</strong> should remain unchanged.</p><p>Also line <strong>13124</strong> in <strong>lang/new_language_template/LC_MESSAGES/empty.po</strong> needs to be suitably altered.</p><br /><p><strong>Changeset 3091</strong> introduces 2 new strings <strong>not yet</strong> present in the <strong>empty.po</strong> file:</p><p><strong>Cannot download repo index file.</strong><br /> and<br /><strong>Cannot download &#039;%s&#039; file.</strong></p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2012-11-04T06:21:09Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=14092#p14092</id>
		</entry>
</feed>
