<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[The Official MiaCMS Forum - Translation Issue]]></title>
	<link rel="self" href="http://forum.miacms.org/extern.php?action=feed&amp;tid=651&amp;type=atom"/>
	<updated>2008-12-10T02:03:44Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.miacms.org/viewtopic.php?id=651</id>
		<entry>
			<title type="html"><![CDATA[Re: Translation Issue]]></title>
			<link rel="alternate" href="http://forum.miacms.org/viewtopic.php?pid=2044#p2044"/>
			<content type="html"><![CDATA[<p>Hi Arpee,</p><p>It&#039;s all good now, it&#039;s translating - Thankx!</p><p>One thing tho, I ended up with 177 strings in my config.po and you have 178 </p><div class="codebox"><pre><code>&lt;filename domain=&quot;config&quot; strings=&quot;178&quot; translated=&quot;0&quot; fuzzy=&quot;0&quot; percent=&quot;0&quot; filetype=&quot;po&quot;&gt;language/en/config.po&lt;/filename&gt;</code></pre></div><p>The above I took from here - <a href="http://code.google.com/p/miacms/source/detail?r=474">http://code.google.com/p/miacms/source/detail?r=474</a></p><p>Could you confirm, maybe I deleted one somewhere.</p>]]></content>
			<author>
				<name><![CDATA[hazman]]></name>
				<uri>http://forum.miacms.org/profile.php?id=12</uri>
			</author>
			<updated>2008-12-10T02:03:44Z</updated>
			<id>http://forum.miacms.org/viewtopic.php?pid=2044#p2044</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Translation Issue]]></title>
			<link rel="alternate" href="http://forum.miacms.org/viewtopic.php?pid=2038#p2038"/>
			<content type="html"><![CDATA[<p>Hi Haz,</p><p>Thanks for the bug report.</p><p>This is fixed in the latest SVN: basically the changes were logged here for your reference: <a href="http://code.google.com/p/miacms/source/detail?r=472">http://code.google.com/p/miacms/source/detail?r=472</a> and <a href="http://code.google.com/p/miacms/source/detail?r=473">http://code.google.com/p/miacms/source/detail?r=473</a></p><p>Additionally, you may want to manually edit /languages/{YOUR_LANG_FOLDER}/config.po and include the following lines just after line 642:</p><div class="codebox"><pre><code>#: administrator/components/com_config/admin.config.html.php:570
msgid &quot;&quot;
&quot;MiaCMS makes use of the Yahoo User Interface (YUI) Library. MiaCMS supports &quot;
&quot;a number of options for loading the YUI Library. Each comes with its own set &quot;
&quot;of considerations. MiaCMS makes changing between these options as simple as &quot;
&quot;selecting them in the drop down below.&quot;
msgstr &quot;&quot;

msgid &quot;&quot;
&quot;&lt;strong&gt;Serve From Yahoo Hosting Service&lt;/strong&gt; - Users have the option to &quot;
&quot;serve the YUI files directly from Yahoo&#039;s free YUI hosting service. Yahoo! &quot;
&quot;hosting is optimized for fast response times, good cache hit rates, and the &quot;
&quot;use of gzip compression during HTTP transport. If you chose to utilize the &quot;
&quot;Yahoo! hosting service &lt;strong&gt;make sure you have read and understood&lt;/&quot;
&quot;strong&gt; their terms of service first - &lt;a href=\&quot;http://developer.yahoo.com/&quot;
&quot;yui/articles/hosting/\&quot; target=\&quot;_blank\&quot;&gt;http://developer.yahoo.com/yui/&quot;
&quot;articles/hosting&lt;/a&gt;.&quot;
msgstr &quot;&quot;

msgid &quot;&quot;
&quot;Performance differences are easier to spot when working from a remote server &quot;
&quot;versus a localhost development site. For more information on these &quot;
&quot;performance considerations please review the following &lt;a target=\&quot;_blank\&quot; &quot;
&quot;href=\&quot;http://developer.yahoo.com/performance/rules.html\&quot;&gt;article&lt;/a&gt;.&quot;
msgstr &quot;&quot;</code></pre></div><p>And you should be able to translate the strings from the backend, make sure to update them as necessary using the Language Manager (Update Button).</p><p>I will have to check further for the missing semicolons etc..</p><p>Oh and by the way, the two causes of this issue were:</p><p>1.) Phrase 1 &quot;MiaCMS makes use..&quot; string is not within T_()<br />2.) Phrase 2 and 3 contains tab &quot;\t\t \r&quot; which xgettext had some issues translating in the generation of the pot file.</p>]]></content>
			<author>
				<name><![CDATA[Arpee Ong]]></name>
				<uri>http://forum.miacms.org/profile.php?id=3</uri>
			</author>
			<updated>2008-12-08T23:47:43Z</updated>
			<id>http://forum.miacms.org/viewtopic.php?pid=2038#p2038</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Translation Issue]]></title>
			<link rel="alternate" href="http://forum.miacms.org/viewtopic.php?pid=2037#p2037"/>
			<content type="html"><![CDATA[<p>looking at it Haz, let me reproduce and report back..</p>]]></content>
			<author>
				<name><![CDATA[Arpee Ong]]></name>
				<uri>http://forum.miacms.org/profile.php?id=3</uri>
			</author>
			<updated>2008-12-08T22:48:09Z</updated>
			<id>http://forum.miacms.org/viewtopic.php?pid=2037#p2037</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Translation Issue]]></title>
			<link rel="alternate" href="http://forum.miacms.org/viewtopic.php?pid=2036#p2036"/>
			<content type="html"><![CDATA[<p>Hello,</p><p>There seems to be an issue when translating. Some text is not changing.</p><p>For example - In Global Configuration &gt; YUI&nbsp; &gt; I translated all the config files strings, all 177 of them and for some reason half of the text in the YUI tab will not change into Spanish. I saved, I updated but it won&#039;t change. View below and you&#039;ll see what I mean.</p><div class="quotebox"><blockquote><p>MiaCMS makes use of the Yahoo User Interface (YUI) Library. MiaCMS supports a number of options for loading the YUI Library. Each comes with its own set of considerations. MiaCMS makes changing between these options as simple as selecting them in the drop down below.</p><p>&nbsp; &nbsp; * Instalación Local (JavaScript Estándar) - Archivos JavaScript en bruto que no hallan sido minimizados o comprimidos. Es útil para el desarrollo y/o la depuración mas que todo.<br />&nbsp; &nbsp; * Instalación Local con Minimización - Esta es la configuración predeterminada de MiaCMS. Ofrece mejor rendimiento y una compatibilidad fuerte.<br />&nbsp; &nbsp; * Serve From Yahoo Hosting Service - Users have the option to serve the YUI files directly from Yahoo&#039;s free YUI hosting service. Yahoo! hosting is optimized for fast response times, good cache hit rates, and the use of gzip compression during HTTP transport. If you chose to utilize the Yahoo! hosting service make sure you have read and understood their terms of service first - <a href="http://developer.yahoo.com/yui/articles/hosting.">http://developer.yahoo.com/yui/articles/hosting.</a></p><p>Performance differences are easier to spot when working from a remote server versus a</p></blockquote></div><p>There&#039;s also other places where semi-colons, periods, etc are not appearing.</p><p>I&#039;m using your 4.8 Beta</p><p>Any ideas? Thx</p>]]></content>
			<author>
				<name><![CDATA[hazman]]></name>
				<uri>http://forum.miacms.org/profile.php?id=12</uri>
			</author>
			<updated>2008-12-08T18:17:45Z</updated>
			<id>http://forum.miacms.org/viewtopic.php?pid=2036#p2036</id>
		</entry>
</feed>
