<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
  <title>aC forum: French translation for ac 1.1 beta 3</title>
  <link>http://www.activecollab.com/forums/topic/2667/</link>
  <description>Recent posts on topic: French translation for ac 1.1 beta 3</description>
  <dc:language>en-us</dc:language>
  <pubDate>Thu, 28 Aug 2008 07:01:21 UTC</pubDate>
  
  <item>
    <link>http://www.activecollab.com/forums/post/12527/#post12527</link>
    <guid>http://www.activecollab.com/forums/post/12527/#post12527</guid>
    <title>Post #1 by davidm</title>
    <dc:creator>davidm</dc:creator>
    <description><![CDATA[<p>Well I have not had time to iron out this translation I did when the first beta got out. But I get more and more emails asking when I'll be done and I don't have time right now to make it as good as I'd want to. I guess it will at least be the groundwork for a better translation. Note that I did this translation in about 4 hours, thus there might be some typos. <br />
<br />
I also made some very personnal choices which won't suit everyone (like &quot;company&quot; -&gt; &quot;organisation&quot; instead of &quot;société&quot; ou &quot;entreprise&quot;... I work with several NPOs that's why). You're warned, this is not a translation meant for everyone.<br />
<br />
One thing I want to do is check that I have been consistent along the way, translating one word the same way every time (depending on context, not always possible but that's another story).  Contrary to the translated hacked aC version I had for 1.0.4, another thing on my todo list is check translation is consistent &quot;in context&quot; and that won't always be the case. <br />
<br />
If you have suggestions, corrections, please shoot !<br />
<br />
To install the translation, place the folder /fr_FR.UTF-8 in activecollab/localization/<br />
<br />
In config/defaults.php<br />
<br />
add (around line 58)<br />
	<br />
<pre name="code" class="html">
// Enable localization support 
define('LOCALIZATION_ENABLED', true);</pre><br />
<br />
before<br />
<br />
<pre name="code" class="html">
 // Disable localization support
  if(!defined('LOCALIZATION_ENABLED')) {
    define('LOCALIZATION_ENABLED', false);
  } // if</pre><br />
<br />
In config/config.php<br />
<br />
<pre name="code" class="html">add    define('DEFAULT_LOCALE', 'fr_FR.UTF-8'); </pre>  <br />
<br />
so that dates are displayed properly.<br />
<br />
<i>NB : the chat, basecamp importer and mobile access module are NOT translated yet.</i></p>]]></description>
    <pubDate>Wed, 23 Apr 2008 16:26:20 UTC</pubDate>
  </item>
</channel>
</rss>