<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Default Language not Propagating into Reports]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5011&amp;type=atom" />
	<updated>2014-06-16T02:59:52Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=5011</id>
		<entry>
			<title type="html"><![CDATA[Re: Default Language not Propagating into Reports]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=20177#p20177" />
			<content type="html"><![CDATA[<p>_(&quot;xxx&quot;) is the function for retrieving the gettext strings from a po/mo compiled file.<br />To hardcode it just make it &quot;xxx&quot; by removing the function syntax.</p><p>See that the <strong>en_US locale</strong> has been installed in the linux server as well for the locale issue.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2014-06-16T02:59:52Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=20177#p20177</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Default Language not Propagating into Reports]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=20136#p20136" />
			<content type="html"><![CDATA[<p>Outstanding! Thank you for your assistance! Is this line hardcoded into all the relevant reports then? I&#039;ve never actually run an invoice (rpt007.php), does that include a similar line, or does it draw from the language pack? -ajd2598</p>]]></content>
			<author>
				<name><![CDATA[ajd2598]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19424</uri>
			</author>
			<updated>2014-06-13T05:08:04Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=20136#p20136</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Default Language not Propagating into Reports]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=20135#p20135" />
			<content type="html"><![CDATA[<p>For the sales quote report see reporting\rep111.php</p><p>see line 204:</p><div class="codebox"><pre><code>        $rep-&gt;TextCol(3, 6, _(&quot;TOTAL ORDER VAT INCL.&quot;), - 2);</code></pre></div><p>You can change this text or use a language file to change the text</p>]]></content>
			<author>
				<name><![CDATA[erwindebruin]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=4582</uri>
			</author>
			<updated>2014-06-13T05:03:14Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=20135#p20135</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Default Language not Propagating into Reports]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=20132#p20132" />
			<content type="html"><![CDATA[<p>Hello!</p><p>I&#039;m using FA version 2.3.21, on a hosted linux/apache based web host. I&#039;ve successfully set up the application, however I&#039;ve encountered a problem when attempting to change my language to en_US, from the coded default, in reference to how generated PDF reports appear.</p><p>Specifically, I&#039;ve taken the following steps:</p><p>1. Used the Install/Update Languages tool under &#039;Setup&#039; to install the latest en_US language pack, and then clicked the radio button on that page indicating my desire to use English (US) as my default language.</p><p>2. Have gone under &quot;Display Setup&quot; in &#039;Setup&#039; and changed default language to English (US). </p><p>3. Have ensured that language under &quot;User Accounts Setup&quot; for all users shows &quot;English (US)&quot; as default language.</p><p>4. Have created a generic customer named &quot;Sales Quotation&quot; with default branch, and have ensured that under the contact section for both the customer and branch, that the reports language is listed as &quot;English (US)&quot;. </p><p>However, after creating a sales quotation, and then using the &quot;Print this Quotation&quot; feature, the resulting PDF still shows the line &quot;Total Order VAT Incl.&quot; as opposed to the U.S. English Equivalent of &quot;Total Order Incl. Tax&quot;, or whatever derivative is generally associated with the U.S. English language typeset. </p><p>I have made some cursory looks through the rep007.php files, as well as the &quot;pdf_report.inc&quot;, &quot;doctext.inc&quot;, &quot;header2.inc&quot;, and &quot;class.pdf.inc&quot; flies based on previous threads, and have made some hard-coded changes to terms such as &quot;Your VAT #&quot; and &quot;Our VAT#&quot; etc... but I have not been able to find anything related to the line above. </p><p>Anyone have any advice?</p><p>ajd2598 (North Carolina, USA)</p>]]></content>
			<author>
				<name><![CDATA[ajd2598]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19424</uri>
			</author>
			<updated>2014-06-12T06:10:48Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=20132#p20132</id>
		</entry>
</feed>
