<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Solution to locale problems on Ubuntu based systems]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=3301</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=3301&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Solution to locale problems on Ubuntu based systems.]]></description>
		<lastBuildDate>Wed, 12 Jun 2013 23:24:24 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Solution to locale problems on Ubuntu based systems]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=16838#p16838</link>
			<description><![CDATA[<div class="quotebox"><cite>thorbjornw wrote:</cite><blockquote><p>Hi Paul - now in English as asked by the moderator.</p><p>I tried to include es_EC.ISO-8859-1 in my &quot;supported.d-local&quot; file and after that the &quot;reconfigure&quot; gave no error.</p><p>¿Perhaps you have not installed the locale es_EC?</p><p>Try &quot;locale -a&quot; to give you the list of installed languages.&nbsp; If es_EC does not appear, write :</p><p>sudo locale-gen es_EC</p><p>to generate the Ecuatorian locale and repeat the &quot;reconfigure&quot;.</p></blockquote></div><p>Sorry for my very late reply. Thanks a lot for your help.</p>]]></description>
			<author><![CDATA[null@example.com (paulcoyote)]]></author>
			<pubDate>Wed, 12 Jun 2013 23:24:24 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=16838#p16838</guid>
		</item>
		<item>
			<title><![CDATA[Re: Solution to locale problems on Ubuntu based systems]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=16815#p16815</link>
			<description><![CDATA[<div class="quotebox"><cite>thorbjornw wrote:</cite><blockquote><p>sudo gedit /var/lib/locales/supported.d/local</p><p>The file should look something like this:</p><p>en_US.UTF-8 UTF-8<br />xx_XX.UTF-8 UTF-8</p><p>where xx_XX is your local language (in my case es_Ni i.e. Spanish Nicaragua).</p><p>Add the ISO.8859-1 so it looks like this</p><p>en_US.UTF-8 UTF-8<br />en_US.ISO-8859-1<br />xx_XX.UTF-8 UTF-8<br />xx_XX.ISO-8859-1</p><p>Save the file, reconfigure locales with:</p><p>sudo dpkg-reconfigure locales</p><p>Restart MySQL:</p><p>sudo service mysql restart</p><p>Open FA and it should now be in your selected language (supposing you have already installed the language and chosen it under &quot;preferences&quot;).</p><p><img src="https://frontaccounting.com/punbb/img/smilies/smile.png" width="15" height="15" alt="smile" /> and <img src="https://frontaccounting.com/punbb/img/smilies/smile.png" width="15" height="15" alt="smile" /></p></blockquote></div><p>There a small error in the text:<br />Add the ISO.8859-1 so it looks like this</p><p>en_US.UTF-8 UTF-8<br />en_US.ISO-8859-1<br />xx_XX.UTF-8 UTF-8<br />xx_XX.ISO-8859-1</p><p>must be:<br />Add the ISO.8859-1 so it looks like this</p><p>en_US.UTF-8 UTF-8<br />en_US.ISO-8859-1 iso-8859-1<br />xx_XX.UTF-8 UTF-8<br />xx_XX.ISO-8859-1 iso-8859-1</p><p>For me, the iso must be in normal letters, not in capitals to get it to work.<br />Good luck with it.</p><p>Jan Willem Bosch</p>]]></description>
			<author><![CDATA[null@example.com (jwbosch)]]></author>
			<pubDate>Sat, 08 Jun 2013 13:26:33 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=16815#p16815</guid>
		</item>
		<item>
			<title><![CDATA[Re: Solution to locale problems on Ubuntu based systems]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=16680#p16680</link>
			<description><![CDATA[<p>hi</p><p>i´m new in FA, i changed muy language to spanish, but in my host is still in english, <br />i think is something about charset, you can help me?</p><p>Install/Update Languages</p><p>error:&nbsp; &nbsp;Display also languages not supported by server locales</p><br /><p>-------------------<br />hola</p><p> soy nuevo en FA, cambie los parametros para el lenguaje en español, pero en mi hosto no cambia<br />creo que tiene que ver con algo sobre charset, pueden ayudarme?</p><p>Install/Update Languages</p><p>error:&nbsp; &nbsp;Display also languages not supported by server locales</p>]]></description>
			<author><![CDATA[null@example.com (jimenezlg)]]></author>
			<pubDate>Thu, 16 May 2013 22:37:36 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=16680#p16680</guid>
		</item>
		<item>
			<title><![CDATA[Re: Solution to locale problems on Ubuntu based systems]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13944#p13944</link>
			<description><![CDATA[<p><a href="https://frontaccounting.com/fawiki/index.php?n=Help.InstallUpdateLanugages">Wiki</a></p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Wed, 24 Oct 2012 01:55:09 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13944#p13944</guid>
		</item>
		<item>
			<title><![CDATA[Re: Solution to locale problems on Ubuntu based systems]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13934#p13934</link>
			<description><![CDATA[<p>This workaround has its price. Generated pdf report files will be quite heavy. Another solution is just to generate pt_BR.iso-8859-2 on your box as described in another thread on forum.<br />Janusz</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Tue, 23 Oct 2012 15:40:03 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13934#p13934</guid>
		</item>
		<item>
			<title><![CDATA[Re: Solution to locale problems on Ubuntu based systems]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13903#p13903</link>
			<description><![CDATA[<p>Thanks flaviove. This is of importance to other with installed utf-8 language in linux.</p><p>Just change the /lang/installed_languages.inc file.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Mon, 22 Oct 2012 12:56:10 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13903#p13903</guid>
		</item>
		<item>
			<title><![CDATA[Re: Solution to locale problems on Ubuntu based systems]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13902#p13902</link>
			<description><![CDATA[<p>Hi All,</p><p>After install “FrontAccount” on a Ubuntu box, I notice that my chose language (brasiliian portuguese) do not showed up. Using “locale” to see what I have in my box, I&#039;ve got:<br />&nbsp; <br />root@ubuntu-server:~# locale -a<br />C<br />POSIX<br />pt_BR.utf8<br />pt_PT.utf8</p><p>For that reason I start to try figure out why. After some readings I decide to change my “../lang/installed_languages.inc” file like this:</p><p>&nbsp; &nbsp; &#039;encoding&#039; =&gt; &#039;utf-8&#039;,&nbsp; <br /> # &#039;encoding&#039; =&gt; &#039;iso-8859-1&#039;,</p><p>and it works beautifully.</p>]]></description>
			<author><![CDATA[null@example.com (flaviove)]]></author>
			<pubDate>Mon, 22 Oct 2012 11:48:16 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13902#p13902</guid>
		</item>
		<item>
			<title><![CDATA[Re: Solution to locale problems on Ubuntu based systems]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13337#p13337</link>
			<description><![CDATA[<p>Hi Paul - now in English as asked by the moderator.</p><p>I tried to include es_EC.ISO-8859-1 in my &quot;supported.d-local&quot; file and after that the &quot;reconfigure&quot; gave no error.</p><p>¿Perhaps you have not installed the locale es_EC?</p><p>Try &quot;locale -a&quot; to give you the list of installed languages.&nbsp; If es_EC does not appear, write :</p><p>sudo locale-gen es_EC</p><p>to generate the Ecuatorian locale and repeat the &quot;reconfigure&quot;.</p>]]></description>
			<author><![CDATA[null@example.com (thorbjornw)]]></author>
			<pubDate>Wed, 12 Sep 2012 18:50:49 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13337#p13337</guid>
		</item>
		<item>
			<title><![CDATA[Re: Solution to locale problems on Ubuntu based systems]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13336#p13336</link>
			<description><![CDATA[<p>Hola Paul</p><p>Yo traté ahora en mi sistema de incluir es_EC.ISO-8859-1 a mi fichero &quot;supported.d-local&quot; y el &quot;reconfigure&quot; salió sin error.</p><p>¿Será que no tienes instalado el locale es_EC?</p><p>Intente la orden &quot;locale -a&quot; que te dará la lista de idiomas instalados.&nbsp; Si no aparece el es_EC, escriba:</p><p>sudo locale-gen es_EC</p><p>para generar el locale Ecuatoriano y repita el &quot;reconfigure&quot;.</p>]]></description>
			<author><![CDATA[null@example.com (thorbjornw)]]></author>
			<pubDate>Wed, 12 Sep 2012 18:47:05 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13336#p13336</guid>
		</item>
		<item>
			<title><![CDATA[Re: Solution to locale problems on Ubuntu based systems]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13335#p13335</link>
			<description><![CDATA[<p>Hello guys, please try to make these posts in English, so we all can share the information.<br />Thanks in advance <img src="https://frontaccounting.com/punbb/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Wed, 12 Sep 2012 18:47:00 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13335#p13335</guid>
		</item>
		<item>
			<title><![CDATA[Re: Solution to locale problems on Ubuntu based systems]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13333#p13333</link>
			<description><![CDATA[<p>Hola Paul</p><p>Yo traté ahora en mi sistema de incluir es_EC.ISO-8859-1 a mi fichero</p>]]></description>
			<author><![CDATA[null@example.com (thorbjornw)]]></author>
			<pubDate>Wed, 12 Sep 2012 18:42:13 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13333#p13333</guid>
		</item>
		<item>
			<title><![CDATA[Re: Solution to locale problems on Ubuntu based systems]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13309#p13309</link>
			<description><![CDATA[<p>Hola Thor:</p><p>Luego de modificar el archivo local, al ejecturar el reconfigure locales obtengo el siguiente error:</p><p>Error: Bad entry &#039;es_EC.ISO-8859-1 &#039;</p><p>¿Alguna sugerencia?</p><p>Saludos</p>]]></description>
			<author><![CDATA[null@example.com (paulcoyote)]]></author>
			<pubDate>Mon, 10 Sep 2012 17:35:21 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13309#p13309</guid>
		</item>
		<item>
			<title><![CDATA[Solution to locale problems on Ubuntu based systems]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13196#p13196</link>
			<description><![CDATA[<p>I have FA installed on Linux Mint, and have had a lot of troubles getting FA to display anything but English.&nbsp; The solution is relatively simple, so I will share it here.</p><p>Description of the problem:&nbsp; In FA, if you go to settings and language, only Chinese locale is shown as &quot;supported&quot;.&nbsp; If you tick the &quot;show unsupported locales&quot; and install the language pack you need (in my case Spanish), nothing changes - the text is still in English only.&nbsp; After much search and dabbling with the different locale files, I stumbled over the solution.&nbsp; What happens is that Ubuntu based systems (including Mint) default to Unicode UTF8, and the FA language packages are ISO-8859-1. So this need to be added to the supported locales in Ubuntu/Mint:</p><p>Open a terminal and write</p><p>sudo gedit /var/lib/locales/supported.d/local</p><p>The file should look something like this:</p><p>en_US.UTF-8 UTF-8<br />xx_XX.UTF-8 UTF-8</p><p>where xx_XX is your local language (in my case es_Ni i.e. Spanish Nicaragua).</p><p>Add the ISO.8859-1 so it looks like this</p><p>en_US.UTF-8 UTF-8<br />en_US.ISO-8859-1<br />xx_XX.UTF-8 UTF-8<br />xx_XX.ISO-8859-1</p><p>Save the file, reconfigure locales with:</p><p>sudo dpkg-reconfigure locales</p><p>Restart MySQL:</p><p>sudo service mysql restart</p><p>Open FA and it should now be in your selected language (supposing you have already installed the language and chosen it under &quot;preferences&quot;).</p><p><img src="https://frontaccounting.com/punbb/img/smilies/smile.png" width="15" height="15" alt="smile" /> and <img src="https://frontaccounting.com/punbb/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (thorbjornw)]]></author>
			<pubDate>Tue, 28 Aug 2012 16:02:27 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13196#p13196</guid>
		</item>
	</channel>
</rss>
