<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>cb74ba882054e96f7178b77567a9f7ca258fcc16</id>
      </parent>
    </parents>
    <author>
      <name>Saimon Moore</name>
      <email>saimonmoore@gmail.com</email>
    </author>
    <url>http://github.com/yannlugrin/globalize/commit/5ded13956ff6b306797fb3df266aa30232b612b1</url>
    <id>5ded13956ff6b306797fb3df266aa30232b612b1</id>
    <committed-date>2007-09-28T04:21:21-07:00</committed-date>
    <authored-date>2007-09-28T04:21:21-07:00</authored-date>
    <message>--Removing translation of exceptions</message>
    <tree>80ebfc53cf52dacaaf6bcc31f97cb977eba30eea</tree>
    <committer>
      <name>Saimon Moore</name>
      <email>saimonmoore@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0f4fda7738d8f163132d29c53b31869047a2ec82</id>
      </parent>
    </parents>
    <author>
      <name>Saimon Moore</name>
      <email>saimonmoore@gmail.com</email>
    </author>
    <url>http://github.com/yannlugrin/globalize/commit/cb74ba882054e96f7178b77567a9f7ca258fcc16</url>
    <id>cb74ba882054e96f7178b77567a9f7ca258fcc16</id>
    <committed-date>2007-09-28T01:23:09-07:00</committed-date>
    <authored-date>2007-09-28T01:23:09-07:00</authored-date>
    <message>--Adding support for namespaces to DefaultTranslatableString 
  An argument is considered a namespace if it is the first argument and it's a Symbol. In the defualt implementation the namespace is just ignored but it's important to get the hooks in early.

I've started using the :exceptions namespace for .ting exception messages. What do you think? Maybe .ting excpetion messages is overload but I figure if rails is to be translated then all user-destined fixed strings it exposes (including exceptions)  should be translated.

Another thought: Perhaps use a separate namespace for ALL rails strings.

e.g. &quot;bla&quot;.t(:rails_validations)
        &quot;bla&quot;.t(:rails_exceptions) etc...

or even have nested namespaces e.g

      &quot;some exception message&quot;.t([:rails, :exceptions])

Best to decide on this early on before going in and translating all fixed strings.</message>
    <tree>815af6461c767c23c250f2dea91f23d7a1034786</tree>
    <committer>
      <name>Saimon Moore</name>
      <email>saimonmoore@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c3e19716b5ef438a4a9bca60bede7e00894ce1d1</id>
      </parent>
    </parents>
    <author>
      <name>Saimon Moore</name>
      <email>saimonmoore@gmail.com</email>
    </author>
    <url>http://github.com/yannlugrin/globalize/commit/0f4fda7738d8f163132d29c53b31869047a2ec82</url>
    <id>0f4fda7738d8f163132d29c53b31869047a2ec82</id>
    <committed-date>2007-09-27T17:26:33-07:00</committed-date>
    <authored-date>2007-09-27T17:26:33-07:00</authored-date>
    <message>--Ensuring full_messages are translated in their entirity</message>
    <tree>728c17699de8787d0dce7e2b43ba192ee5e41ac7</tree>
    <committer>
      <name>Saimon Moore</name>
      <email>saimonmoore@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>685e28eba4ae17a7b10661daf9e3c9a1bc2389dc</id>
      </parent>
    </parents>
    <author>
      <name>Saimon Moore</name>
      <email>saimonmoore@gmail.com</email>
    </author>
    <url>http://github.com/yannlugrin/globalize/commit/c3e19716b5ef438a4a9bca60bede7e00894ce1d1</url>
    <id>c3e19716b5ef438a4a9bca60bede7e00894ce1d1</id>
    <committed-date>2007-09-27T15:49:01-07:00</committed-date>
    <authored-date>2007-09-27T15:49:01-07:00</authored-date>
    <message>--Adding extra tests to cover edge cases of TranslatableString pluralization/interpolation</message>
    <tree>0db9ea26ec3b6b4387cc8895a53f7f0f0e2ae872</tree>
    <committer>
      <name>Saimon Moore</name>
      <email>saimonmoore@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3cddaf1c0834f4e3b9f9b4cda935f3fec6284a52</id>
      </parent>
    </parents>
    <author>
      <name>Saimon Moore</name>
      <email>saimonmoore@gmail.com</email>
    </author>
    <url>http://github.com/yannlugrin/globalize/commit/685e28eba4ae17a7b10661daf9e3c9a1bc2389dc</url>
    <id>685e28eba4ae17a7b10661daf9e3c9a1bc2389dc</id>
    <committed-date>2007-09-27T15:41:34-07:00</committed-date>
    <authored-date>2007-09-27T15:41:34-07:00</authored-date>
    <message>--Adding validations_with_translations_test to test that validation strings are indeed being translated correctly.
  (Note to execute: cd test; ruby -I &quot;connections/native_sqlite&quot; validations_with_translations_test.rb; cd .. 
                    (from activerecord directory))
--Fixing regexps in TranslatableString to ignore none alphabetical characters
--Correcting validates_length_of</message>
    <tree>4065a78d72061227eff916ab4db7cca3857ee319</tree>
    <committer>
      <name>Saimon Moore</name>
      <email>saimonmoore@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8ac20e97bd07059852f5d09fab602459b83df5ef</id>
      </parent>
    </parents>
    <author>
      <name>Saimon Moore</name>
      <email>saimonmoore@gmail.com</email>
    </author>
    <url>http://github.com/yannlugrin/globalize/commit/3cddaf1c0834f4e3b9f9b4cda935f3fec6284a52</url>
    <id>3cddaf1c0834f4e3b9f9b4cda935f3fec6284a52</id>
    <committed-date>2007-09-27T05:21:21-07:00</committed-date>
    <authored-date>2007-09-27T05:21:21-07:00</authored-date>
    <message>--Fixing validates_length_of to properly translate pluralizable strings
--Fixed TraslatableString to handle the case where the string is not pluralizable but still needs %d interpolation.</message>
    <tree>65b4bea0f8a038a955520d08223912c6e7b67cbb</tree>
    <committer>
      <name>Saimon Moore</name>
      <email>saimonmoore@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>206e2622c3e212879c2f5c63da24c08cb252a002</id>
      </parent>
    </parents>
    <author>
      <name>Saimon Moore</name>
      <email>saimonmoore@gmail.com</email>
    </author>
    <url>http://github.com/yannlugrin/globalize/commit/8ac20e97bd07059852f5d09fab602459b83df5ef</url>
    <id>8ac20e97bd07059852f5d09fab602459b83df5ef</id>
    <committed-date>2007-09-27T03:58:27-07:00</committed-date>
    <authored-date>2007-09-27T03:58:27-07:00</authored-date>
    <message>--Adding support for pluralization (including pluralization of verb 'to be' - very basic). Needs a bit of refactoring.
--Adding support for .t method in Time,Date, DateTime
--Fixing date_helper to use correct minute range for about 1 year case
--Correcting translation of active_record_helper header message.
--Split translation_test.rb into separate tests for each core extension. (tests pass)
--Now all actionpack tests pass.

TODO: Migrate more fixed strings</message>
    <tree>01e9e22bc20b647218c79ff820f3a26145ebdedb</tree>
    <committer>
      <name>Saimon Moore</name>
      <email>saimonmoore@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a21612724778864581d778f62e509f2239f5d24d</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Sierles</name>
      <email>jsierles@gmail.com</email>
    </author>
    <url>http://github.com/yannlugrin/globalize/commit/206e2622c3e212879c2f5c63da24c08cb252a002</url>
    <id>206e2622c3e212879c2f5c63da24c08cb252a002</id>
    <committed-date>2007-09-26T09:41:22-07:00</committed-date>
    <authored-date>2007-09-26T09:41:22-07:00</authored-date>
    <message>less whitespace</message>
    <tree>740c3c6441328546a904e4c668f4e23dac6224dd</tree>
    <committer>
      <name>Joshua Sierles</name>
      <email>jsierles@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>176cd0ca0820c0276a1dd632c77fea16318d73ef</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Sierles</name>
      <email>jsierles@gmail.com</email>
    </author>
    <url>http://github.com/yannlugrin/globalize/commit/a21612724778864581d778f62e509f2239f5d24d</url>
    <id>a21612724778864581d778f62e509f2239f5d24d</id>
    <committed-date>2007-09-26T09:30:47-07:00</committed-date>
    <authored-date>2007-09-26T09:30:47-07:00</authored-date>
    <message>translate the join word for to_sentence</message>
    <tree>11319e71e27423d116a525caa581651fabec9041</tree>
    <committer>
      <name>Joshua Sierles</name>
      <email>jsierles@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e2b72d82f804ba91ccff3a7f4e62422b6e216e8f</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Sierles</name>
      <email>jsierles@gmail.com</email>
    </author>
    <url>http://github.com/yannlugrin/globalize/commit/176cd0ca0820c0276a1dd632c77fea16318d73ef</url>
    <id>176cd0ca0820c0276a1dd632c77fea16318d73ef</id>
    <committed-date>2007-09-26T09:25:01-07:00</committed-date>
    <authored-date>2007-09-26T09:25:01-07:00</authored-date>
    <message>add translations to distance_in_words
add translations to error_messages_for</message>
    <tree>8db967d666524c7b6e3e31183b8d54153b882bc8</tree>
    <committer>
      <name>Joshua Sierles</name>
      <email>jsierles@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>83b44b008759529450132c7f50adf07cee1d0e1a</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Sierles</name>
      <email>jsierles@gmail.com</email>
    </author>
    <url>http://github.com/yannlugrin/globalize/commit/e2b72d82f804ba91ccff3a7f4e62422b6e216e8f</url>
    <id>e2b72d82f804ba91ccff3a7f4e62422b6e216e8f</id>
    <committed-date>2007-09-26T08:43:23-07:00</committed-date>
    <authored-date>2007-09-26T08:43:23-07:00</authored-date>
    <message>setup translatable strings for pluralization
make validations tests flatten the msg as it may be an array with msg and count</message>
    <tree>7610565025cb5516f70c4d49c82f04251fae996b</tree>
    <committer>
      <name>Joshua Sierles</name>
      <email>jsierles@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ceb4c5b7384d40cd7e391df6131306cca7b73190</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Sierles</name>
      <email>jsierles@gmail.com</email>
    </author>
    <url>http://github.com/yannlugrin/globalize/commit/83b44b008759529450132c7f50adf07cee1d0e1a</url>
    <id>83b44b008759529450132c7f50adf07cee1d0e1a</id>
    <committed-date>2007-09-26T08:05:30-07:00</committed-date>
    <authored-date>2007-09-26T08:05:30-07:00</authored-date>
    <message>basic implementation of translatable string
add hooks for pluralization in date helper</message>
    <tree>75acabe531b0b8605eedf3b07cc04e0e33b357db</tree>
    <committer>
      <name>Joshua Sierles</name>
      <email>jsierles@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>Joshua Sierles</name>
      <email>jsierles@gmail.com</email>
    </author>
    <url>http://github.com/yannlugrin/globalize/commit/ceb4c5b7384d40cd7e391df6131306cca7b73190</url>
    <id>ceb4c5b7384d40cd7e391df6131306cca7b73190</id>
    <committed-date>2007-09-26T06:42:49-07:00</committed-date>
    <authored-date>2007-09-26T06:42:49-07:00</authored-date>
    <message>full rails edge patched with translation hooks</message>
    <tree>86b0555091ba8bb3db96fdc2e0e3f56775969068</tree>
    <committer>
      <name>Joshua Sierles</name>
      <email>jsierles@gmail.com</email>
    </committer>
  </commit>
</commits>
