<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — missing en_US.po file,  nowhere to be found]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=8410</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=8410&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in missing en_US.po file,  nowhere to be found.]]></description>
		<lastBuildDate>Wed, 18 Sep 2019 05:56:43 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: missing en_US.po file,  nowhere to be found]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=36053#p36053</link>
			<description><![CDATA[<p>The generated PHP file is for windows users who do not have a useable GD library due to different way that windows recognises locales. It is a fallback for those who cannot use the newer php GD library in FA. Some <strong>js</strong> related double escaped strings cause problems here.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Wed, 18 Sep 2019 05:56:43 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=36053#p36053</guid>
		</item>
		<item>
			<title><![CDATA[Re: missing en_US.po file,  nowhere to be found]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=36050#p36050</link>
			<description><![CDATA[<p>Just disregard this entire thread. I figured out how to access the install/update languages feature in FA and I used that. Now my reports are working, again. I wonder if there was something amiss in the language files you were kind enough to zip for me.</p><p>The generated PHP file is completely different.</p>]]></description>
			<author><![CDATA[null@example.com (oakstreet1)]]></author>
			<pubDate>Tue, 17 Sep 2019 18:11:19 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=36050#p36050</guid>
		</item>
		<item>
			<title><![CDATA[Re: missing en_US.po file,  nowhere to be found]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=36049#p36049</link>
			<description><![CDATA[<p>Is the generated PHP file supposed to look like this? ...<br /></p><div class="codebox"><pre><code>return array(
    &#039;&#039; =&gt; &#039;Cannot update work orders costs:
%s&#039;,
    &#039;Main  Menu&#039; =&gt; &#039;&#039;,
    &#039;Logout&#039; =&gt; &#039;&#039;,
    &#039;Restricted access&#039; =&gt; &#039;&#039;,
    &#039;Login as user: demouser and password: password&#039; =&gt; &#039;&#039;,
    ...</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (oakstreet1)]]></author>
			<pubDate>Tue, 17 Sep 2019 17:52:18 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=36049#p36049</guid>
		</item>
		<item>
			<title><![CDATA[Re: missing en_US.po file,  nowhere to be found]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=36047#p36047</link>
			<description><![CDATA[<p>I&#039;m getting 4 calls to gettext_php_support-&gt;set_language() (trying to generate an invoice) as follows:<br /></p><div class="codebox"><pre><code>[17-Sep-2019 13:43:16 America/New_York] set_language(en_US,iso-8859-1)
[17-Sep-2019 13:43:17 America/New_York] set_language(en_US,ISO-8859-1)
[17-Sep-2019 13:43:18 America/New_York] set_language(en_US,ISO-8859-1)
[17-Sep-2019 13:43:18 America/New_York] set_language(,)</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (oakstreet1)]]></author>
			<pubDate>Tue, 17 Sep 2019 17:45:58 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=36047#p36047</guid>
		</item>
		<item>
			<title><![CDATA[Re: missing en_US.po file,  nowhere to be found]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=36046#p36046</link>
			<description><![CDATA[<p>I guess I spoke too soon. When I put those files into my language folder, the system seems to hang/timeout at line 307 of includes/lang/gettext.inc.</p><p>It just keeps returning to this block:<br /></p><div class="codebox"><pre><code>if (!$this-&gt;_lang_code) 
{
    $this-&gt;_jobs[] = array($domain, $path); 
    return;
}</code></pre></div><p>and the value of $this-&gt;_jobs[] = <br /></p><div class="codebox"><pre><code>[17-Sep-2019 13:36:41 America/New_York] Array
(
    [0] =&gt; Array
        (
            [0] =&gt; en_US
            [1] =&gt; ../lang
        )

    [1] =&gt; Array
        (
            [0] =&gt; en_US
            [1] =&gt; ../lang
        )

)</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (oakstreet1)]]></author>
			<pubDate>Tue, 17 Sep 2019 17:38:59 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=36046#p36046</guid>
		</item>
		<item>
			<title><![CDATA[Re: missing en_US.po file,  nowhere to be found]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=36044#p36044</link>
			<description><![CDATA[<p>Thank you!</p>]]></description>
			<author><![CDATA[null@example.com (oakstreet1)]]></author>
			<pubDate>Tue, 17 Sep 2019 16:32:23 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=36044#p36044</guid>
		</item>
		<item>
			<title><![CDATA[Re: missing en_US.po file,  nowhere to be found]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=36041#p36041</link>
			<description><![CDATA[<p>The necessary ANSI files are at:<br />https://github.com/apmuthu/FA24extensions/tree/master/Languages/en_US</p><p>Also attached here.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Tue, 17 Sep 2019 16:17:23 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=36041#p36041</guid>
		</item>
		<item>
			<title><![CDATA[Re: missing en_US.po file,  nowhere to be found]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=36038#p36038</link>
			<description><![CDATA[<p>On a related note: I&#039;m not sure what would happen if I ran the install wizard over the top of an existing multi-company installation. I don&#039;t want to add any new companies or change any of my settings.</p><p>The upgrade guide makes no mention of language files. I cannot locate any download on Sourceforge that references language packs.</p><p>I apologize if I&#039;m missing something obvious. I have searched my filesystem, read the Wiki and googled this.</p>]]></description>
			<author><![CDATA[null@example.com (oakstreet1)]]></author>
			<pubDate>Tue, 17 Sep 2019 15:35:02 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=36038#p36038</guid>
		</item>
		<item>
			<title><![CDATA[missing en_US.po file,  nowhere to be found]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=36037#p36037</link>
			<description><![CDATA[<p>I know this is a really basic issue, but I am continuously getting errors about en_US.po not found and I cannot find that file anywhere. It is not in the 2.4.7 distribution. It was in the 2.4.4 distro, but that one breaks 2.4.7.</p><p>It doesn&#039;t seem to be required for the system to function, but the tmp/errors.log just grows and grows.</p><p>Everything I&#039;ve read says the the .mo file is the compiled version of the .po file and the .po file shouldn&#039;t be needed. I need clarification on this, please!</p>]]></description>
			<author><![CDATA[null@example.com (oakstreet1)]]></author>
			<pubDate>Tue, 17 Sep 2019 15:07:34 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=36037#p36037</guid>
		</item>
	</channel>
</rss>
