<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -92,6 +92,7 @@ This program is licenced under the same licence as Ruby.
 (See the file 'COPYING'.)
 
 * Copyright (C) 2001-2009 Masao Mutoh &lt;mutoh at highwhay.ne.jp&gt;
+
 == Translators
 * Bosnian(bs)                - Sanjin Sehic &lt;saserr at gmail.com&gt;
 * Bulgarian(bg)              - Sava Chankov &lt;sava.chankov at gmail.com&gt;
@@ -104,7 +105,8 @@ This program is licenced under the same licence as Ruby.
   * LIN CHUNG-YI &lt;xmarsh at gmail.com&gt;
 * Croatian(hr)               - Sanjin Sehic &lt;saserr at gmail.com&gt;
 * Czech(cs)                  - Karel Miarka &lt;kajism at yahoo.com&gt;
-* Dutch(nl)                  - Menno Jonkers &lt;ruby-gettext at jonkers.com&gt;
+* Dutch(nl)                  - Bart ten Brinke&lt;info at retrosync.com&gt; (current)
+                               Menno Jonkers &lt;ruby-gettext at jonkers.com&gt;
 * Esperanto(eo)              - Malte Milatz &lt;malte at gmx-topmail.de&gt;
 * Estonian(et)               - Erkki Eilonen &lt;erkki at itech.ee&gt;
 * French(fr)
@@ -145,7 +147,7 @@ This program is licenced under the same licence as Ruby.
 * Chinese(zh_CN)            - 2.0.0
 * Chinese(zh_TW)            - 2.0.0
 * Czech(cs)                 - 1.9.0 (old)
-* Dutch(nl)                 - 1.90.0 (old)
+* Dutch(nl)                 - 2.0.2
 * English(default)          - 1.90.0 (old)
 * Esperanto(eo)             - 2.0.0
 * Estonian(et)              - 2.0.0
@@ -154,7 +156,7 @@ This program is licenced under the same licence as Ruby.
 * Greek(el)                 - 2.0.0
 * Hungarian(hu)             - 2.0.0
 * Italian(it)               - 1.6.0 (old)
-* Japanese(ja)              - 2.0.0
+* Japanese(ja)              - 2.0.2
 * Korean(ko)                - 1.9.0 (old)
 * Latvian(lv)               - 2.0.0 
 * Norwegian(nb)             - 2.0.0</diff>
      <filename>README.rdoc</filename>
    </modified>
    <modified>
      <diff>@@ -86,8 +86,10 @@ module ActionController #:nodoc:
           locale_path = File.join(RAILS_ROOT, &quot;locale&quot;)
         end
       end
+p &quot;init_gettext&quot;
+p      supported_locales = I18n.supported_locales if I18n.supported_locales
 
-      bindtextdomain(domainname, {:path =&gt; locale_path})
+      bindtextdomain(domainname, {:path =&gt; locale_path, :supported_language_tags =&gt; supported_locales})
 
       if defined? ActiveRecord::Base
         textdomain_to(ActiveRecord::Base, domainname) </diff>
      <filename>lib/gettext_rails/action_controller.rb</filename>
    </modified>
    <modified>
      <diff>@@ -5,6 +5,7 @@
 #
 # This file is distributed under the same license as the Ruby-GetText-Package.
 #
+# Bart ten Brinke &lt;info at retrosync.com&gt;, 2009.
 # Menno Jonkers &lt;ruby-gettext at jonkers.com&gt;, 2005-2007.
 #
 msgid &quot;&quot;</diff>
      <filename>po/nl/gettext_rails.po</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>07152b1b5506cede4dcccd9e061ce0cbf02cebc0</id>
    </parent>
  </parents>
  <author>
    <name>Masao Mutoh</name>
    <email>mutoh@highway.ne.jp</email>
  </author>
  <url>http://github.com/mutoh/gettext_rails/commit/73ab426dd6866ddf331a709179ea4944080142f0</url>
  <id>73ab426dd6866ddf331a709179ea4944080142f0</id>
  <committed-date>2009-04-27T07:43:16-07:00</committed-date>
  <authored-date>2009-04-27T07:43:16-07:00</authored-date>
  <message>Add Bart ten Brinke as a Dutch translator.</message>
  <tree>cb4e8cf4f139618131cf565b345d8013c16862f5</tree>
  <committer>
    <name>Masao Mutoh</name>
    <email>mutoh@highway.ne.jp</email>
  </committer>
</commit>
