<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — utf-8 problem]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=611&amp;type=atom" />
	<updated>2009-05-01T14:39:15Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=611</id>
		<entry>
			<title type="html"><![CDATA[Re: utf-8 problem]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=2420#p2420" />
			<content type="html"><![CDATA[<p>mabe i got the answer. if use the UTF-8, you may should set the function bind_textdomain_codeset($domain, &quot;UTF-8&quot;), however, on the line 275 in getText.php, it is commented.<br />if i uncomment it, the problem disappear.</p>]]></content>
			<author>
				<name><![CDATA[Leo]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=353</uri>
			</author>
			<updated>2009-05-01T14:39:15Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=2420#p2420</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: utf-8 problem]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=2393#p2393" />
			<content type="html"><![CDATA[<p>Did this help? I hope someone else using the chinese package can reflect to our problem.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2009-04-28T21:04:07Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=2393#p2393</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: utf-8 problem]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=2387#p2387" />
			<content type="html"><![CDATA[<p>if use the UTF-8, must set php page: header(”Content-Type: text/html; charset=UTF-8&amp;#8243;) ?</p>]]></content>
			<author>
				<name><![CDATA[Leo]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=353</uri>
			</author>
			<updated>2009-04-28T18:38:55Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=2387#p2387</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: utf-8 problem]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=2383#p2383" />
			<content type="html"><![CDATA[<p>Please read through the topics in Translation. I guess there was someone having a similar problem. He changed something to utf8 instead of utf-8, and suddenly it worked. But I can&#039;t remember exactly.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2009-04-28T07:19:54Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=2383#p2383</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: utf-8 problem]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=2380#p2380" />
			<content type="html"><![CDATA[<p>i use the apache2triad and i think that the gettext is intalled defautly.<br />i did&#039;t see the php file where the .po file resides.<br />there are two new question. the first is the encoding used by IE is decided by the&nbsp; installed_languages.php? <br />the second is .po&#039;s encoding is utf-8 why i can&#039;t use the utf-8 in the installed_languages.php like this <br />$installed_languages = array (<br />array (&#039;code&#039; =&gt; &#039;en_US&#039;, &#039;name&#039; =&gt; &#039;English(US)&#039;, &#039;encoding&#039; =&gt; &#039;iso-8859-1&#039;),<br />array (&#039;code&#039; =&gt; &#039;zh_CN&#039;, &#039;name&#039; =&gt; &#039;Chinese&#039;, &#039;encoding&#039; =&gt; &#039;utf-8&#039;),);<br />$dflt_lang = &#039;zh_CN&#039;;</p>]]></content>
			<author>
				<name><![CDATA[Leo]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=353</uri>
			</author>
			<updated>2009-04-27T15:42:56Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=2380#p2380</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: utf-8 problem]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=2369#p2369" />
			<content type="html"><![CDATA[<p>In poEdit you set the encoding in &#039;Catalog&#039; - &#039;Settings&#039;.<br />If you do not have gettext installed on your server, FA is creating a php file where the .po file resides. If you change the encoding, you should delete this php file.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2009-04-26T23:20:00Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=2369#p2369</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: utf-8 problem]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=2366#p2366" />
			<content type="html"><![CDATA[<p>i use the poedit to translate the english into the simple chinese, the set the encoding is the utf-8, why i can&#039;t set the encoding utf-8 in the installed_language.php</p>]]></content>
			<author>
				<name><![CDATA[Leo]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=353</uri>
			</author>
			<updated>2009-04-26T16:21:44Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=2366#p2366</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[utf-8 problem]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=2365#p2365" />
			<content type="html"><![CDATA[<p>hi<br />i use the simple chinese translation package, but in the installed_languages.php file i set the encoding is utf-8. when i open the page, the chinese character is showed wrongly. i must change the IE&#039;s encodint to gb2312 in order show rightly.&nbsp; my quesetion is where do you set the page&#039;s encoding.</p><p>Regards <br />/leo</p>]]></content>
			<author>
				<name><![CDATA[Leo]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=353</uri>
			</author>
			<updated>2009-04-26T16:09:15Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=2365#p2365</id>
		</entry>
</feed>
