<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -4,8 +4,8 @@ describe &quot;Date and Time localization&quot; do
   before(:each) do
     # load locale files
     locales_dir = File.dirname(__FILE__) + &quot;/../lib/templates/locales&quot;
-    I18n.load_translations(&quot;#{locales_dir}/en.rb&quot;)
-    I18n.load_translations(&quot;#{locales_dir}/en.yml&quot;)
+    I18n.load_path &lt;&lt; &quot;#{locales_dir}/en.rb&quot;
+    I18n.load_path &lt;&lt; &quot;#{locales_dir}/en.yml&quot;
 
     # set up defaults
     @date_defaults = { :default      =&gt; &quot;%Y-%m-%d&quot;,</diff>
      <filename>spec/localized_dates_spec.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1257c83cbc188e5428631b4532023d44c03b3ced</id>
    </parent>
  </parents>
  <author>
    <name>Clemens Kofler</name>
    <email>clemens@railway.at</email>
  </author>
  <url>http://github.com/clemens/localized_dates/commit/8bc85aa33b9b4d96d42957e1a8c9e97be1d756cf</url>
  <id>8bc85aa33b9b4d96d42957e1a8c9e97be1d756cf</id>
  <committed-date>2008-12-03T05:16:23-08:00</committed-date>
  <authored-date>2008-12-03T05:16:23-08:00</authored-date>
  <message>Changed locale loading in spec to new style.</message>
  <tree>b847cbb3040807b037d289c85e605cbd4791e0c1</tree>
  <committer>
    <name>Clemens Kofler</name>
    <email>clemens@railway.at</email>
  </committer>
</commit>
