<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -44,6 +44,7 @@ class ProjectAreaController &lt; ApplicationController
     def find_project
       project = Project.find_by_short_name! params[:project_id]      
       Project.current = User.current.projects.active.find(project.short_name)
+      I18n.locale = Project.current.locale if Project.current &amp;&amp; Project.current.locale    
     end
     
     def render_rss(klass, records = nil, options = {})</diff>
      <filename>app/controllers/project_area_controller.rb</filename>
    </modified>
    <modified>
      <diff>@@ -10,7 +10,7 @@
 
   &lt;% f.fieldset do -%&gt;
     &lt;%= f.label_tag _('Avatar') + ':' -%&gt;
-    &lt;p&gt;&lt;%= _(&quot;Get one avatar at&quot;) %&gt; &lt;%= link_to &quot;gravatar.com&quot;, 'http://www.gravatar.com/' %&gt;&lt;/p&gt;
+    &lt;%= _(&quot;Get one avatar at&quot;) %&gt; &lt;%= link_to &quot;gravatar.com&quot;, 'http://www.gravatar.com' %&gt;
   &lt;% end -%&gt;
 
   &lt;% f.fieldset do -%&gt;</diff>
      <filename>app/views/accounts/show.html.erb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>01aaefc3b18fc46fd061ec5edbf213cbce5702bb</id>
    </parent>
  </parents>
  <author>
    <name>Dimitrij Denissenko</name>
    <email>contact@dvisionfactory.com</email>
  </author>
  <url>http://github.com/dim/retrospectiva/commit/8f5cee4513d7f48a6151daa33363399b30178e6e</url>
  <id>8f5cee4513d7f48a6151daa33363399b30178e6e</id>
  <committed-date>2009-10-22T11:49:06-07:00</committed-date>
  <authored-date>2009-10-22T11:49:06-07:00</authored-date>
  <message>Fixed per-project I18n</message>
  <tree>73db025eb7f246cdc01d2615479e1eadbd2773e0</tree>
  <committer>
    <name>Dimitrij Denissenko</name>
    <email>contact@dvisionfactory.com</email>
  </committer>
</commit>
