<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>rails/locale/da.yml</filename>
    </added>
    <added>
      <filename>rails/locale/es-MX.yml</filename>
    </added>
    <added>
      <filename>rails/locale/fi.yml</filename>
    </added>
    <added>
      <filename>rails/locale/ja.yml</filename>
    </added>
    <added>
      <filename>rails/locale/pl.yml</filename>
    </added>
    <added>
      <filename>rails/locale/pt-BR.danielvlopes.yml</filename>
    </added>
    <added>
      <filename>rails/locale/pt-BR.jmonteiro.yml</filename>
    </added>
    <added>
      <filename>rails/locale/pt-PT.yml</filename>
    </added>
    <added>
      <filename>rails/locale/ru.yml</filename>
    </added>
    <added>
      <filename>rails/locale/tr.yml</filename>
    </added>
    <added>
      <filename>tools/Rails I18n.tmbundle/Commands/extract translation.tmCommand</filename>
    </added>
    <added>
      <filename>tools/Rails I18n.tmbundle/Support/lib/dictionary.rb</filename>
    </added>
    <added>
      <filename>tools/Rails I18n.tmbundle/Support/lib/rails_i18n.rb</filename>
    </added>
    <added>
      <filename>tools/Rails I18n.tmbundle/Support/lib/yaml_waml.rb</filename>
    </added>
    <added>
      <filename>tools/Rails I18n.tmbundle/info.plist</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,5 +1,6 @@
 # Arabic translations for Ruby on Rails 
 # by Rida Al Barazi (me@rida.me)
+# updated by Ahmed Hazem (nardgo@gmail.com)
 
 ar:
   date:
@@ -7,7 +8,6 @@ ar:
       default: &quot;%Y-%m-%d&quot;
       short: &quot;%e %b&quot;
       long: &quot;%B %e, %Y&quot;
-      only_day: &quot;%e&quot;
 
     day_names: [&#1575;&#1604;&#1571;&#1581;&#1583;, &#1575;&#1604;&#1573;&#1579;&#1606;&#1610;&#1606;, &#1575;&#1604;&#1579;&#1604;&#1575;&#1579;&#1575;&#1569;, &#1575;&#1604;&#1571;&#1585;&#1576;&#1593;&#1575;&#1569;, &#1575;&#1604;&#1582;&#1605;&#1610;&#1587;, &#1575;&#1604;&#1580;&#1605;&#1593;&#1577;, &#1575;&#1604;&#1587;&#1576;&#1578;]
     abbr_day_names: [&#1575;&#1604;&#1571;&#1581;&#1583;, &#1575;&#1604;&#1573;&#1579;&#1606;&#1610;&#1606;, &#1575;&#1604;&#1579;&#1604;&#1575;&#1579;&#1575;&#1569;, &#1575;&#1604;&#1571;&#1585;&#1576;&#1593;&#1575;&#1569;, &#1575;&#1604;&#1582;&#1605;&#1610;&#1587;, &#1575;&#1604;&#1580;&#1605;&#1593;&#1577;, &#1575;&#1604;&#1587;&#1576;&#1578;]
@@ -18,31 +18,27 @@ ar:
   time:
     formats:
       default: &quot;%a %b %d %H:%M:%S %Z %Y&quot;
-      time: &quot;%H:%M&quot;
       short: &quot;%d %b %H:%M&quot;
       long: &quot;%B %d, %Y %H:%M&quot;
-      only_second: &quot;%S&quot;
-      
-      datetime:
-        formats:
-          default: &quot;%Y-%m-%dT%H:%M:%S%Z&quot;
-          
-      am: '&#1589;&#1576;&#1575;&#1581;&#1575;'
-      pm: '&#1605;&#1587;&#1575;&#1569;&#1575;'
+    am: '&#1589;&#1576;&#1575;&#1581;&#1575;'
+    pm: '&#1605;&#1587;&#1575;&#1569;&#1575;'
       
+  support:
+    array:
+      sentence_connector: &quot;&#1608;&quot;
+      skip_last_comma: false
+
   datetime:
     distance_in_words:
-      half_a_minute: '&#1606;&#1589;&#1602; &#1583;&#1602;&#1610;&#1602;&#1577;'
+      half_a_minute: '&#1606;&#1589;&#1601; &#1583;&#1602;&#1610;&#1602;&#1577;'
       less_than_x_seconds:
-        zero: '&#1571;&#1602;&#1604; &#1605;&#1606; &#1579;&#1575;&#1606;&#1610;&#1577;'
-        one: '&#1579;&#1575;&#1606;&#1610;&#1577; &#1608;&#1575;&#1581;&#1583;&#1577;'
+        one: '&#1571;&#1602;&#1604; &#1605;&#1606; &#1579;&#1575;&#1606;&#1610;&#1577;'
         other: '{{count}} &#1579;&#1608;&#1575;&#1606;'
       x_seconds:
         one: '&#1579;&#1575;&#1606;&#1610;&#1577; &#1608;&#1575;&#1581;&#1583;&#1577;'
         other: '{{count}} &#1579;&#1608;&#1575;&#1606;'
       less_than_x_minutes:
-        zero: '&#1571;&#1602;&#1604; &#1605;&#1606; &#1583;&#1602;&#1610;&#1602;&#1577;'
-        one: '&#1583;&#1602;&#1610;&#1602;&#1577; &#1608;&#1575;&#1581;&#1583;&#1577;'
+        one: '&#1571;&#1602;&#1604; &#1605;&#1606; &#1583;&#1602;&#1610;&#1602;&#1577;'
         other: '{{count}} &#1583;&#1602;&#1575;&#1574;&#1602;'
       x_minutes:
         one: '&#1583;&#1602;&#1610;&#1602;&#1577; &#1608;&#1575;&#1581;&#1583;&#1577;'
@@ -68,35 +64,51 @@ ar:
       
   number:
     format:
-      precision: 3
       separator: '.'
       delimiter: ','
+      precision: 3
+    human:
+      format:
+        delimiter: ','
+        precision: 1
     currency:
       format:
+        separator: '.'
+        delimiter: ','
         precision: 2
         format: '%u %n'
+        unit: '$'
+    percentage:
+      format:
+        delimiter: ','
+    precision:
+      format:
+        delimiter: ','
         
-  active_record:
-    error:
-      header_message: [&quot;&#1604;&#1610;&#1587; &#1576;&#1575;&#1604;&#1575;&#1605;&#1603;&#1575;&#1606; &#1581;&#1601;&#1592; {{object_name}}: &#1582;&#1591;&#1571; &#1608;&#1575;&#1581;&#1583;&quot;, &quot;&#1604;&#1610;&#1587; &#1576;&#1575;&#1604;&#1575;&#1605;&#1603;&#1575;&#1606; &#1581;&#1601;&#1592; {{object_name}}: {{count}} &#1571;&#1582;&#1591;&#1575;&#1569;.&quot;]
-      message: &quot;&#1610;&#1585;&#1580;&#1609; &#1575;&#1604;&#1578;&#1581;&#1602;&#1602; &#1605;&#1606; &#1575;&#1604;&#1581;&#1602;&#1608;&#1604; &#1575;&#1604;&#1578;&#1575;&#1604;&#1610;&#1577;:&quot;
-    error_messages:
-      inclusion: &quot;&#1604;&#1610;&#1587; &#1582;&#1610;&#1575;&#1585;&#1575; &#1605;&#1602;&#1576;&#1608;&#1604;&#1575;&quot;
-      exclusion: &quot;&#1605;&#1581;&#1580;&#1608;&#1586;&quot;
-      invalid: &quot;&#1594;&#1610;&#1585; &#1605;&#1593;&#1585;&#1601; &#1571;&#1608; &#1605;&#1581;&#1583;&#1583;&quot;
-      confirmation: &quot;&#1604;&#1575; &#1578;&#1578;&#1608;&#1575;&#1601;&#1602; &#1605;&#1593; &#1575;&#1604;&#1578;&#1571;&#1603;&#1610;&#1583;&quot;
-      accepted: &quot;&#1610;&#1580;&#1576; &#1571;&#1606; &#1578;&#1602;&#1576;&#1604;&quot;
-      empty: &quot;&#1601;&#1575;&#1585;&#1594;, &#1606;&#1585;&#1580;&#1608; &#1605;&#1604;&#1569; &#1575;&#1604;&#1581;&#1602;&#1604;&quot;
-      blank: &quot;&#1601;&#1575;&#1585;&#1594;, &#1606;&#1585;&#1580;&#1608; &#1605;&#1604;&#1569; &#1575;&#1604;&#1581;&#1602;&#1604;&quot;
-      too_long: &quot;&#1571;&#1591;&#1608;&#1604; &#1605;&#1606; &#1575;&#1604;&#1604;&#1575;&#1586;&#1605; (&#1575;&#1604;&#1581;&#1583; &#1575;&#1604;&#1571;&#1602;&#1589;&#1609; &#1607;&#1608; {{count}})&quot;
-      too_short: &quot;&#1571;&#1602;&#1589;&#1585; &#1605;&#1606; &#1575;&#1604;&#1604;&#1575;&#1586;&#1605; (&#1575;&#1604;&#1581;&#1583; &#1575;&#1604;&#1571;&#1583;&#1606;&#1609; &#1607;&#1608; {{count}})&quot;
-      wrong_length: &quot;&#1576;&#1591;&#1608;&#1604; &#1594;&#1610;&#1585; &#1605;&#1606;&#1575;&#1587;&#1576; (&#1610;&#1580;&#1576; &#1571;&#1606; &#1610;&#1603;&#1608;&#1606; {{count}})&quot;
-      taken: &quot;&#1594;&#1610;&#1585; &#1605;&#1578;&#1608;&#1601;&#1585; (&#1605;&#1587;&#1578;&#1582;&#1583;)&quot;
-      not_a_number: &quot;&#1604;&#1610;&#1587; &#1585;&#1602;&#1605;&#1575;&quot;
-      greater_than: &quot;&#1610;&#1580;&#1576; &#1571;&#1606; &#1610;&#1603;&#1608;&#1606; &#1571;&#1603;&#1576;&#1585; &#1605;&#1606; {{count}}&quot;
-      greater_than_or_equal_to: &quot;&#1610;&#1580;&#1576; &#1571;&#1606; &#1610;&#1603;&#1608;&#1606; &#1571;&#1603;&#1576;&#1585; &#1605;&#1606; &#1571;&#1608; &#1610;&#1587;&#1575;&#1608;&#1610; {{count}}&quot;
-      equal_to: &quot;&#1610;&#1580;&#1576; &#1571;&#1606; &#1610;&#1587;&#1575;&#1608;&#1610; {{count}}&quot;
-      less_than: &quot;&#1610;&#1580;&#1576; &#1571;&#1606; &#1610;&#1603;&#1608;&#1606; &#1571;&#1589;&#1594;&#1585; &#1605;&#1606; {{count}}&quot;
-      less_than_or_equal_to: &quot;&#1610;&#1580;&#1576; &#1571;&#1606; &#1610;&#1603;&#1608;&#1606; &#1571;&#1589;&#1594;&#1585;&#1571;&#1608; &#1610;&#1587;&#1575;&#1608;&#1610; {{count}}&quot;
-      odd: &quot;&#1610;&#1580;&#1576; &#1571;&#1606; &#1610;&#1603;&#1608;&#1606; &#1601;&#1585;&#1583;&#1610;&quot;,
-      even: &quot;&#1610;&#1580;&#1576; &#1571;&#1606; &#1610;&#1603;&#1608;&#1606; &#1586;&#1608;&#1580;&#1610;&quot;
\ No newline at end of file
+  activerecord:
+    errors:
+      template:
+        header:
+          one: &quot;&#1604;&#1610;&#1587; &#1576;&#1575;&#1604;&#1575;&#1605;&#1603;&#1575;&#1606; &#1581;&#1601;&#1592; {{model}}: &#1582;&#1591;&#1571; &#1608;&#1575;&#1581;&#1583;.&quot;
+          other: &quot;&#1604;&#1610;&#1587; &#1576;&#1575;&#1604;&#1575;&#1605;&#1603;&#1575;&#1606; &#1581;&#1601;&#1592; {{model}}: {{count}} &#1571;&#1582;&#1591;&#1575;&#1569;.&quot;
+        body: &quot;&#1610;&#1585;&#1580;&#1609; &#1575;&#1604;&#1578;&#1581;&#1602;&#1602; &#1605;&#1606; &#1575;&#1604;&#1581;&#1602;&#1608;&#1604; &#1575;&#1604;&#1578;&#1575;&#1604;&#1610;&#1577;:&quot;
+      messages:
+        inclusion: &quot;&#1604;&#1610;&#1587; &#1582;&#1610;&#1575;&#1585;&#1575; &#1605;&#1602;&#1576;&#1608;&#1604;&#1575;&quot;
+        exclusion: &quot;&#1605;&#1581;&#1580;&#1608;&#1586;&quot;
+        invalid: &quot;&#1594;&#1610;&#1585; &#1605;&#1593;&#1585;&#1601; &#1571;&#1608; &#1605;&#1581;&#1583;&#1583;&quot;
+        confirmation: &quot;&#1604;&#1575; &#1578;&#1578;&#1608;&#1575;&#1601;&#1602; &#1605;&#1593; &#1575;&#1604;&#1578;&#1571;&#1603;&#1610;&#1583;&quot;
+        accepted: &quot;&#1610;&#1580;&#1576; &#1571;&#1606; &#1578;&#1602;&#1576;&#1604;&quot;
+        empty: &quot;&#1601;&#1575;&#1585;&#1594;&#1548; &#1610;&#1585;&#1580;&#1609; &#1605;&#1604;&#1569; &#1575;&#1604;&#1581;&#1602;&#1604;&quot;
+        blank: &quot;&#1601;&#1575;&#1585;&#1594;&#1548; &#1610;&#1585;&#1580;&#1609; &#1605;&#1604;&#1569; &#1575;&#1604;&#1581;&#1602;&#1604;&quot;
+        too_long: &quot;&#1571;&#1591;&#1608;&#1604; &#1605;&#1606; &#1575;&#1604;&#1604;&#1575;&#1586;&#1605; (&#1575;&#1604;&#1581;&#1583; &#1575;&#1604;&#1571;&#1602;&#1589;&#1609; &#1607;&#1608; {{count}})&quot;
+        too_short: &quot;&#1571;&#1602;&#1589;&#1585; &#1605;&#1606; &#1575;&#1604;&#1604;&#1575;&#1586;&#1605; (&#1575;&#1604;&#1581;&#1583; &#1575;&#1604;&#1571;&#1583;&#1606;&#1609; &#1607;&#1608; {{count}})&quot;
+        wrong_length: &quot;&#1576;&#1591;&#1608;&#1604; &#1594;&#1610;&#1585; &#1605;&#1606;&#1575;&#1587;&#1576; (&#1610;&#1580;&#1576; &#1571;&#1606; &#1610;&#1603;&#1608;&#1606; {{count}})&quot;
+        taken: &quot;&#1594;&#1610;&#1585; &#1605;&#1578;&#1608;&#1601;&#1585; (&#1605;&#1587;&#1578;&#1582;&#1583;&#1605;)&quot;
+        not_a_number: &quot;&#1604;&#1610;&#1587; &#1585;&#1602;&#1605;&#1575;&quot;
+        greater_than: &quot;&#1610;&#1580;&#1576; &#1571;&#1606; &#1610;&#1603;&#1608;&#1606; &#1571;&#1603;&#1576;&#1585; &#1605;&#1606; {{count}}&quot;
+        greater_than_or_equal_to: &quot;&#1610;&#1580;&#1576; &#1571;&#1606; &#1610;&#1603;&#1608;&#1606; &#1571;&#1603;&#1576;&#1585; &#1605;&#1606; &#1571;&#1608; &#1610;&#1587;&#1575;&#1608;&#1610; {{count}}&quot;
+        equal_to: &quot;&#1610;&#1580;&#1576; &#1571;&#1606; &#1610;&#1587;&#1575;&#1608;&#1610; {{count}}&quot;
+        less_than: &quot;&#1610;&#1580;&#1576; &#1571;&#1606; &#1610;&#1603;&#1608;&#1606; &#1571;&#1589;&#1594;&#1585; &#1605;&#1606; {{count}}&quot;
+        less_than_or_equal_to: &quot;&#1610;&#1580;&#1576; &#1571;&#1606; &#1610;&#1603;&#1608;&#1606; &#1571;&#1589;&#1594;&#1585; &#1605;&#1606; &#1571;&#1608; &#1610;&#1587;&#1575;&#1608;&#1610; {{count}}&quot;
+        odd: &quot;&#1610;&#1580;&#1576; &#1571;&#1606; &#1610;&#1603;&#1608;&#1606; &#1601;&#1585;&#1583;&#1610;&quot;
+        even: &quot;&#1610;&#1580;&#1576; &#1571;&#1606; &#1610;&#1603;&#1608;&#1606; &#1586;&#1608;&#1580;&#1610;&quot;
\ No newline at end of file</diff>
      <filename>rails/locale/ar.yml</filename>
    </modified>
    <modified>
      <diff>@@ -84,9 +84,9 @@
     errors:
       template:
         header: 
-          one: 'nisam uspio sa&#269;uvati {{object_name}}: 1 gre&#353;ka.'
-          few: 'nisam uspio sa&#269;uvati {{object_name}}: {{count}} gre&#353;ke.'
-          other: 'nisam uspio sa&#269;uvati {{object_name}}: {{count}} gre&#353;ki.'
+          one: 'nisam uspio sa&#269;uvati {{model}}: 1 gre&#353;ka.'
+          few: 'nisam uspio sa&#269;uvati {{model}}: {{count}} gre&#353;ke.'
+          other: 'nisam uspio sa&#269;uvati {{model}}: {{count}} gre&#353;ki.'
         body: &quot;Molim Vas da provjerite slijede&#263;a polja:&quot;
       messages:
         inclusion: &quot;nije u listi&quot;</diff>
      <filename>rails/locale/bs.yml</filename>
    </modified>
    <modified>
      <diff>@@ -93,8 +93,8 @@ de:
     errors:
       template:
         header:
-          one:    &quot;Konnte dieses {{object_name}} Objekt nicht speichern: 1 Fehler.&quot;
-          other:  &quot;Konnte dieses {{object_name}} Objekt nicht speichern: {{count}} Fehler.&quot;
+          one:    &quot;Konnte dieses {{model}} Objekt nicht speichern: 1 Fehler.&quot;
+          other:  &quot;Konnte dieses {{model}} Objekt nicht speichern: {{count}} Fehler.&quot;
         body: &quot;Bitte &#252;berpr&#252;fen Sie die folgenden Felder:&quot;
 
       messages:</diff>
      <filename>rails/locale/de.yml</filename>
    </modified>
    <modified>
      <diff>@@ -71,8 +71,8 @@
       :errors =&gt; {
         :template =&gt; {
           :header =&gt; {
-            :one =&gt; &quot;Couldn't save this {{object_name}}: 1 error&quot;,
-            :other =&gt; &quot;Couldn't save this {{object_name}}: {{count}} errors.&quot;
+            :one =&gt; &quot;Couldn't save this {{model}}: 1 error&quot;,
+            :other =&gt; &quot;Couldn't save this {{model}}: {{count}} errors.&quot;
           },
           :body =&gt; &quot;Please check the following fields, dude:&quot;
         },</diff>
      <filename>rails/locale/en-AU.rb</filename>
    </modified>
    <modified>
      <diff>@@ -75,8 +75,8 @@
       :errors =&gt; {
         :template =&gt; {
           :header =&gt; {
-            :one =&gt; &quot;{{object_name}} no pudo guardarse: 1 error&quot;, 
-            :other =&gt; &quot;{{object_name}}: {{count}} errores.&quot;
+            :one =&gt; &quot;{{model}} no pudo guardarse: 1 error&quot;, 
+            :other =&gt; &quot;{{model}}: {{count}} errores.&quot;
           },
           :body =&gt; &quot;Por favor revise los campos siguientes:&quot;
         },</diff>
      <filename>rails/locale/es-AR.rb</filename>
    </modified>
    <modified>
      <diff>@@ -74,15 +74,15 @@ fr:
         precision: 2
         format: '%n&#160;%u'
     human:
-      format:
-        units: [ Octet, ko, Mo, Go, To ]
+      storage_units: [ Octet, ko, Mo, Go, To ]
+        
         
   activerecord:
     errors:
       template:
         header: 
-          one: &quot;Impossible de sauver {{object_name}}: 1 erreur&quot;
-          other: &quot;Impossible de sauver {{object_name}}: {{count}} errors.&quot;
+          one: &quot;Impossible d'enregistrer {{model}}: 1 erreur&quot;
+          other: &quot;Impossible d'enregistrer {{model}}: {{count}} erreurs.&quot;
         body: &quot;Veuillez v&#233;rifier les champs suivants&#160;:&quot;
       messages:
         inclusion: &quot;n'est pas inclus(e) dans la liste&quot;</diff>
      <filename>rails/locale/fr.yml</filename>
    </modified>
    <modified>
      <diff>@@ -77,8 +77,8 @@
       :errors =&gt; {
         :template =&gt; {
           :header =&gt; {
-            :one =&gt; &quot;Couldn't save this {{object_name}}: 1 error&quot;, 
-            :other =&gt; &quot;Couldn't save this {{object_name}}: {{count}} errors.&quot;
+            :one =&gt; &quot;Couldn't save this {{model}}: 1 error&quot;, 
+            :other =&gt; &quot;Couldn't save this {{model}}: {{count}} errors.&quot;
           },
           :body =&gt; &quot;Please check the following fields, dude:&quot;
         },</diff>
      <filename>rails/locale/gibberish.rb</filename>
    </modified>
    <modified>
      <diff>@@ -79,7 +79,7 @@
         
   active_record:
     error:
-      header_message: [&quot;&#1500;&#1488; &#1504;&#1497;&#1514;&#1503; &#1500;&#1513;&#1502;&#1493;&#1512; {{object_name}}: &#1513;&#1490;&#1497;&#1488;&#1492; &#1488;&#1495;&#1514;&quot;, &quot;&#1500;&#1488; &#1504;&#1497;&#1514;&#1503; &#1500;&#1513;&#1502;&#1493;&#1512; {{object_name}}: {{count}} &#1513;&#1490;&#1497;&#1488;&#1493;&#1514;.&quot;]
+      header_message: [&quot;&#1500;&#1488; &#1504;&#1497;&#1514;&#1503; &#1500;&#1513;&#1502;&#1493;&#1512; {{model}}: &#1513;&#1490;&#1497;&#1488;&#1492; &#1488;&#1495;&#1514;&quot;, &quot;&#1500;&#1488; &#1504;&#1497;&#1514;&#1503; &#1500;&#1513;&#1502;&#1493;&#1512; {{model}}: {{count}} &#1513;&#1490;&#1497;&#1488;&#1493;&#1514;.&quot;]
       message: &quot;&#1488;&#1504;&#1488; &#1489;&#1491;&#1493;&#1511; &#1488;&#1514; &#1492;&#1513;&#1491;&#1493;&#1514; &#1492;&#1489;&#1488;&#1497;&#1501;:&quot;
     error_messages:
       inclusion: &quot;&#1500;&#1488; &#1504;&#1499;&#1500;&#1500; &#1489;&#1512;&#1513;&#1497;&#1502;&#1492;&quot;</diff>
      <filename>rails/locale/he-IL.yml</filename>
    </modified>
    <modified>
      <diff>@@ -79,8 +79,8 @@ it:
     errors:
       template:
         header: 
-          one: &quot;Non posso salvare questo {{object_name}}: 1 errore&quot;
-          other: &quot;Non posso salvare questo {{object_name}}: {{count}} errori.&quot;
+          one: &quot;Non posso salvare questo {{model}}: 1 errore&quot;
+          other: &quot;Non posso salvare questo {{model}}: {{count}} errori.&quot;
         body: &quot;Per favore ricontrolla i seguenti campi:&quot;
       messages:
         inclusion: &quot;non &#232; incluso nella lista&quot;</diff>
      <filename>rails/locale/it.yml</filename>
    </modified>
    <modified>
      <diff>@@ -84,9 +84,9 @@
     errors:
       template:
         header: 
-          one: '&#1053;&#1077; &#1091;&#1089;&#1087;&#1077;&#1072;&#1074; &#1076;&#1072; &#1075;&#1086; &#1079;&#1072;&#1095;&#1091;&#1074;&#1072;&#1084; {{object_name}}: 1 &#1075;&#1088;&#1077;&#1096;&#1082;&#1072;.'
-          few: '&#1053;&#1077; &#1091;&#1089;&#1087;&#1077;&#1072;&#1074; &#1076;&#1072; &#1075;&#1086; &#1079;&#1072;&#1095;&#1091;&#1074;&#1072;&#1084; {{object_name}}: {{count}} &#1075;&#1088;&#1077;&#1096;&#1082;&#1080;.'
-          other: '&#1053;&#1077; &#1091;&#1089;&#1087;&#1077;&#1072;&#1074; &#1076;&#1072; &#1075;&#1086; &#1079;&#1072;&#1095;&#1091;&#1074;&#1072;&#1084; {{object_name}}: {{count}} &#1075;&#1088;&#1077;&#1096;&#1082;&#1080;.'
+          one: '&#1053;&#1077; &#1091;&#1089;&#1087;&#1077;&#1072;&#1074; &#1076;&#1072; &#1075;&#1086; &#1079;&#1072;&#1095;&#1091;&#1074;&#1072;&#1084; {{model}}: 1 &#1075;&#1088;&#1077;&#1096;&#1082;&#1072;.'
+          few: '&#1053;&#1077; &#1091;&#1089;&#1087;&#1077;&#1072;&#1074; &#1076;&#1072; &#1075;&#1086; &#1079;&#1072;&#1095;&#1091;&#1074;&#1072;&#1084; {{model}}: {{count}} &#1075;&#1088;&#1077;&#1096;&#1082;&#1080;.'
+          other: '&#1053;&#1077; &#1091;&#1089;&#1087;&#1077;&#1072;&#1074; &#1076;&#1072; &#1075;&#1086; &#1079;&#1072;&#1095;&#1091;&#1074;&#1072;&#1084; {{model}}: {{count}} &#1075;&#1088;&#1077;&#1096;&#1082;&#1080;.'
         body: &quot;&#1042;&#1077; &#1084;&#1086;&#1083;&#1080;&#1084;&#1077; &#1087;&#1088;&#1086;&#1074;&#1077;&#1088;&#1077;&#1090;&#1077; &#1075;&#1080; &#1089;&#1083;&#1077;&#1076;&#1085;&#1080;&#1090;&#1077; &#1087;&#1086;&#1083;&#1080;&#1114;&#1072;:&quot;
       messages:
         inclusion: &quot;&#1085;&#1077; &#1077; &#1074;&#1086; &#1083;&#1080;&#1089;&#1090;&#1072;&#1090;&#1072;&quot;</diff>
      <filename>rails/locale/mk.yml</filename>
    </modified>
    <modified>
      <diff>@@ -71,8 +71,8 @@
       :errors =&gt; {
         :template =&gt; {
           :header =&gt; {
-            :one =&gt; &quot;Kon dit {{object_name}} object niet opslaan: 1 fout.&quot;, 
-            :other =&gt; &quot;Kon dit {{object_name}} niet opslaan: {{count}} fouten.&quot;
+            :one =&gt; &quot;Kon dit {{model}} object niet opslaan: 1 fout.&quot;, 
+            :other =&gt; &quot;Kon dit {{model}} niet opslaan: {{count}} fouten.&quot;
           },
           :body =&gt; &quot;Controleer alstublieft de volgende velden:&quot;
         },</diff>
      <filename>rails/locale/nl.rb</filename>
    </modified>
    <modified>
      <diff>@@ -9,7 +9,7 @@
         :only_day     =&gt; &quot;%e&quot;
       },
       :day_names =&gt; %w(Domingo Segunda Ter&#231;a Quarta Quinta Sexta S&#225;bado),
-      :abbr_day_names =&gt; %w(Do Se Te Qa Qi Sx Sa),
+      :abbr_day_names =&gt; %w(Dom Seg Ter Qua Qui Sex S&#225;b),
       :month_names =&gt; [nil] + %w(Janeiro Fevereiro Mar&#231;o Abril Maio Junho Julho Agosto Setembro Outubro Novembro Dezembro),
       :abbr_month_names =&gt; [nil] + %w(Jan Fev Mar Abr Mai Jun Jul Ago Set Out Nov Dez),
       :order =&gt; [:day, :month, :year]
@@ -94,8 +94,8 @@
       :errors =&gt; {
         :template =&gt; {
           :header =&gt; {
-            :one =&gt; &quot;{{object_name}} n&#227;o p&#244;de ser salvo: 1 erro&quot;, 
-            :other =&gt; &quot;{{object_name}} n&#227;o p&#244;de ser salvo: {{count}} erros.&quot;
+            :one =&gt; &quot;{{model}} n&#227;o p&#244;de ser salvo: 1 erro&quot;, 
+            :other =&gt; &quot;{{model}} n&#227;o p&#244;de ser salvo: {{count}} erros.&quot;
           },
           :body =&gt; &quot;Por favor, cheque os seguintes campos:&quot;
         },</diff>
      <filename>rails/locale/pt-BR.rb</filename>
    </modified>
    <modified>
      <diff>@@ -86,9 +86,9 @@
     errors:
       template:
         header:
-          one: 'Nisam uspeo sa&#269;uvati {{object_name}}: 1 gre&#353;ka'
-          few: 'Nisam uspeo sa&#269;uvati {{object_name}}: {{count}} gre&#353;ke.'
-          other: 'Nisam uspeo sa&#269;uvati {{object_name}}: {{count}} gre&#353;ki.'
+          one: 'Nisam uspeo sa&#269;uvati {{model}}: 1 gre&#353;ka'
+          few: 'Nisam uspeo sa&#269;uvati {{model}}: {{count}} gre&#353;ke.'
+          other: 'Nisam uspeo sa&#269;uvati {{model}}: {{count}} gre&#353;ki.'
         body: &quot;Molim Vas proverite slede&#263;a polja:&quot;      
       messages:
         inclusion: &quot;nije u listi&quot;</diff>
      <filename>rails/locale/sr-Latn.yml</filename>
    </modified>
    <modified>
      <diff>@@ -86,9 +86,9 @@
     errors:
       template:
         header: 
-          one: '&#1053;&#1080;&#1089;&#1072;&#1084; &#1091;&#1089;&#1087;&#1077;&#1086; &#1089;&#1072;&#1095;&#1091;&#1074;&#1072;&#1090;&#1080; {{object_name}}: 1 &#1075;&#1088;&#1077;&#1096;&#1082;&#1072;.'
-          few: '&#1053;&#1080;&#1089;&#1072;&#1084; &#1091;&#1089;&#1087;&#1077;&#1086; &#1089;&#1072;&#1095;&#1091;&#1074;&#1072;&#1090;&#1080; {{object_name}}: {{count}} &#1075;&#1088;&#1077;&#1096;&#1082;&#1077;.'
-          other: '&#1053;&#1080;&#1089;&#1072;&#1084; &#1091;&#1089;&#1087;&#1077;&#1086; &#1089;&#1072;&#1095;&#1091;&#1074;&#1072;&#1090;&#1080; {{object_name}}: {{count}} &#1075;&#1088;&#1077;&#1096;&#1082;&#1080;.'
+          one: '&#1053;&#1080;&#1089;&#1072;&#1084; &#1091;&#1089;&#1087;&#1077;&#1086; &#1089;&#1072;&#1095;&#1091;&#1074;&#1072;&#1090;&#1080; {{model}}: 1 &#1075;&#1088;&#1077;&#1096;&#1082;&#1072;.'
+          few: '&#1053;&#1080;&#1089;&#1072;&#1084; &#1091;&#1089;&#1087;&#1077;&#1086; &#1089;&#1072;&#1095;&#1091;&#1074;&#1072;&#1090;&#1080; {{model}}: {{count}} &#1075;&#1088;&#1077;&#1096;&#1082;&#1077;.'
+          other: '&#1053;&#1080;&#1089;&#1072;&#1084; &#1091;&#1089;&#1087;&#1077;&#1086; &#1089;&#1072;&#1095;&#1091;&#1074;&#1072;&#1090;&#1080; {{model}}: {{count}} &#1075;&#1088;&#1077;&#1096;&#1082;&#1080;.'
         body: &quot;&#1052;&#1086;&#1083;&#1080;&#1084; &#1042;&#1072;&#1089; &#1076;&#1072; &#1087;&#1088;&#1086;&#1074;&#1077;&#1088;&#1080;&#1090;&#1077; &#1089;&#1083;&#1077;&#1076;&#1077;&#1115;&#1072; &#1087;&#1086;&#1113;&#1072;:&quot;
       messages:
         inclusion: &quot;&#1085;&#1080;&#1112;&#1077; &#1091; &#1083;&#1080;&#1089;&#1090;&#1080;&quot;</diff>
      <filename>rails/locale/sr.yml</filename>
    </modified>
    <modified>
      <diff>@@ -71,7 +71,7 @@
     # Active Record
     :active_record =&gt; {
       :error =&gt; {
-        :header_message =&gt; &quot;&#3652;&#3617;&#3656;&#3626;&#3634;&#3617;&#3634;&#3619;&#3606;&#3610;&#3633;&#3609;&#3607;&#3638;&#3585; {{object_name}} &#3652;&#3604;&#3657;&#3648;&#3609;&#3639;&#3656;&#3629;&#3591;&#3592;&#3634;&#3585;&#3648;&#3585;&#3636;&#3604; {{count}} &#3586;&#3657;&#3629;&#3612;&#3636;&#3604;&#3614;&#3621;&#3634;&#3604;&quot;,
+        :header_message =&gt; &quot;&#3652;&#3617;&#3656;&#3626;&#3634;&#3617;&#3634;&#3619;&#3606;&#3610;&#3633;&#3609;&#3607;&#3638;&#3585; {{model}} &#3652;&#3604;&#3657;&#3648;&#3609;&#3639;&#3656;&#3629;&#3591;&#3592;&#3634;&#3585;&#3648;&#3585;&#3636;&#3604; {{count}} &#3586;&#3657;&#3629;&#3612;&#3636;&#3604;&#3614;&#3621;&#3634;&#3604;&quot;,
         :message =&gt; &quot;&#3650;&#3611;&#3619;&#3604;&#3605;&#3619;&#3623;&#3592;&#3626;&#3629;&#3610;&#3586;&#3657;&#3629;&#3617;&#3641;&#3621;&#3607;&#3637;&#3656;&#3588;&#3640;&#3603;&#3585;&#3619;&#3629;&#3585;&#3651;&#3609;&#3594;&#3656;&#3629;&#3591;&#3605;&#3656;&#3629;&#3652;&#3611;&#3609;&#3637;&#3657;:&quot;
       }
     },</diff>
      <filename>rails/locale/th.rb</filename>
    </modified>
    <modified>
      <diff>@@ -1,93 +1,115 @@
+# Chinese (China) translations for Ruby on Rails 
+# by tsechingho (http://github.com/tsechingho)
+
 &quot;zh-CN&quot;:
   date:
     formats:
       default: &quot;%Y-%m-%d&quot;
-      short: &quot;%b %e&#26085;&quot;
-      long: &quot;%Y&#24180; %B %e&#26085;&quot;
-      only_day: &quot;%e&#26085;&quot;
-
-    day_names: [&#26143;&#26399;&#22825; &#26143;&#26399;&#19968; &#26143;&#26399;&#20108; &#26143;&#26399;&#19977; &#26143;&#26399;&#22235; &#26143;&#26399;&#20116; &#26143;&#26399;&#20845;]
-    abbr_day_names: [&#26085; &#19968; &#20108; &#19977; &#22235; &#20116; &#20845;]
-    month_names: [~, 1&#26376; 2&#26376; 3&#26376; 4&#26376; 5&#26376; 6&#26376; 7&#26376; 8&#26376; 9&#26376; 10&#26376; 11&#26376; 12&#26376;]
-    abbr_month_names: [~, 1&#26376; 2&#26376; 3&#26376; 4&#26376; 5&#26376; 6&#26376; 7&#26376; 8&#26376; 9&#26376; 10&#26376; 11&#26376; 12&#26376;]
+      short: &quot;%b%d&#26085;&quot;
+      long: &quot;%Y&#24180;%b%d&#26085;&quot;
+    day_names: [&#26143;&#26399;&#22825;, &#26143;&#26399;&#19968;, &#26143;&#26399;&#20108;, &#26143;&#26399;&#19977;, &#26143;&#26399;&#22235;, &#26143;&#26399;&#20116;, &#26143;&#26399;&#20845;]
+    abbr_day_names: [&#26085;, &#19968;, &#20108;, &#19977;, &#22235;, &#20116;, &#20845;]
+    month_names: [~, &#19968;&#26376;, &#20108;&#26376;, &#19977;&#26376;, &#22235;&#26376;, &#20116;&#26376;, &#20845;&#26376;, &#19971;&#26376;, &#20843;&#26376;, &#20061;&#26376;, &#21313;&#26376;, &#21313;&#19968;&#26376;, &#21313;&#20108;&#26376;]
+    abbr_month_names: [~, 1&#26376;, 2&#26376;, 3&#26376;, 4&#26376;, 5&#26376;, 6&#26376;, 7&#26376;, 8&#26376;, 9&#26376;, 10&#26376;, 11&#26376;, 12&#26376;]
     order: [ :year, :month, :day ]
   
   time:
     formats:
-      default: &quot;%a %b %d %H:%M:%S %Z %Y&quot;
-      time: &quot;%H:%M&quot;
-      short: &quot;%d %b %H:%M&quot;
-      long: &quot;%B %d, %Y %H:%M&quot;
-      only_second: &quot;%S&quot;
-      
-      datetime:
-        formats:
-          default: &quot;%Y-%m-%dT%H:%M:%S%Z&quot;
-          
-      am: '&#19978;&#21320;'
-      pm: '&#19979;&#21320;'
-      
+      default: &quot;%Y&#24180;%b%d&#26085; %A %H:%M:%S %Z&quot;
+      short: &quot;%b%d&#26085; %H:%M&quot;
+      long: &quot;%Y&#24180;%b%d&#26085; %H:%M&quot;
+    am: &quot;&#19978;&#21320;&quot;
+    pm: &quot;&#19979;&#21320;&quot;
+  
   datetime:
     distance_in_words:
-      half_a_minute: '&#21322;&#20998;&#38047;'
+      half_a_minute: &quot;&#21322;&#20998;&#38047;&quot;
       less_than_x_seconds:
-        zero: '&#19968;&#31186;&#20869;'
-        other: '{{count}} &#31186;'
+        one: &quot;&#19968;&#31186;&#20869;&quot;
+        other: &quot;&#23569;&#20110; {{count}} &#31186;&quot;
       x_seconds:
-        other: '{{count}} &#31186;'
+        one: &quot;&#19968;&#31186;&quot;
+        other: &quot;{{count}} &#31186;&quot;
       less_than_x_minutes:
-        zero: '&#19968;&#20998;&#38047;&#20869;'
-        other: '{{count}} &#20998;&#38047;'
+        one: &quot;&#19968;&#20998;&#38047;&#20869;&quot;
+        other: &quot;&#23569;&#20110; {{count}} &#20998;&#38047;&quot;
       x_minutes:
-        other: '{{count}} &#20998;&#38047;'
+        one: &quot;&#19968;&#20998;&#38047;&quot;
+        other: &quot;{{count}} &#20998;&#38047;&quot;
       about_x_hours:
-        one: '&#19968;&#23567;&#26102;&#20839;'
-        other: '{{count}} &#23567;&#26102;'
+        one: &quot;&#22823;&#32422;&#19968;&#23567;&#26102;&quot;
+        other: &quot;&#22823;&#32422; {{count}} &#23567;&#26102;&quot;
       x_days:
-        other: '{{count}} &#22825;'
+        one: &quot;&#19968;&#22825;&quot;
+        other: &quot;{{count}} &#22825;&quot;
       about_x_months:
-        one: ' &#19968;&#20010;&#26376;&#20869;'
-        other: '{{count}} &#20010;&#26376;'
+        one: &quot;&#22823;&#32422;&#19968;&#20010;&#26376;&quot;
+        other: &quot;&#22823;&#32422; {{count}} &#20010;&#26376;&quot;
       x_months:
-        other: '{{count}} months'
+        one: &quot;&#19968;&#20010;&#26376;&quot;
+        other: &quot;{{count}} &#20010;&#26376;&quot;
       about_x_years:
-        one: ' 1 &#24180;&#20869;'
-        other: '{{count}} &#24180;'
+        one: &quot;&#22823;&#32422;&#19968;&#24180;&quot;
+        other: &quot;&#22823;&#32422; {{count}} &#24180;&quot;
       over_x_years:
-        other: '{{count}} &#24180;&#20197;&#19978;'
-      
+        one: &quot;&#19968;&#24180;&#20197;&#19978;&quot;
+        other: &quot;{{count}} &#24180;&#20197;&#19978;&quot;
+  
   number:
     format:
+      separator: &quot;.&quot;
+      delimiter: &quot;,&quot;
       precision: 3
-      separator: '.'
-      delimiter: ','
     currency:
       format:
-        unit: '&#65509;'
+        format: &quot;%u %n&quot;
+        unit: &quot;CNY&quot;
+        separator: &quot;.&quot;
+        delimiter: &quot;,&quot;
         precision: 2
-        format: '%u %n'
-        
-  active_record:
-    error:
-      header_message: [&quot;&#26080;&#27861;&#20445;&#23384; {{object_name}}: 1 &#38169;&#35823;&quot;, &quot;&#26080;&#27861;&#20445;&#23384; {{object_name}}: {{count}} &#38169;&#35823;.&quot;]
-      message: &quot;&#35831;&#26816;&#26597;&#20197;&#19979;&#23383;&#27573;:&quot;
-    error_messages:
-      inclusion: &quot;&#19981;&#21253;&#21547;&#20110;&#21015;&#34920;&#20013;&quot;
-      exclusion: &quot;&#19981;&#33021;&#29992;&quot;
-      invalid: &quot;&#19981;&#21512;&#27861;&quot;
-      confirmation: &quot;&#19982;&#30830;&#35748;&#20540;&#19981;&#21305;&#37197;&quot;
-      accepted: &quot;&#24517;&#39035;&#25509;&#21463;&quot;
-      empty: &quot;&#19981;&#33021;&#30041;&#31354;&quot;
-      blank: &quot;&#19981;&#33021;&#20026;&#31354;&#23383;&#31526;&quot;
-      too_long: &quot;&#36807;&#38271; (&#19981;&#33021;&#36229;&#36807; {{count}} &#20010;&#23383;&#31526;)&quot;
-      too_short: &quot;&#36807;&#30701; (&#19981;&#33021;&#23569;&#20110; {{count}} &#20010;&#23383;&#31526;)&quot;
-      wrong_length: &quot;&#38271;&#24230;&#38750;&#27861; (&#24517;&#39035;&#20026; {{count}} &#20010;&#23383;&#31526;)&quot;
-      taken: &quot;&#19981;&#21487;&#29992;&quot;
-      not_a_number: &quot;&#19981;&#26159;&#25968;&#23383;&quot;
-      greater_than: &quot;&#24517;&#39035;&#22823;&#20110; {{count}}&quot;
-      greater_than_or_equal_to: &quot;&#24517;&#39035;&#22823;&#20110;&#25110;&#31561;&#20110; {{count}}&quot;
-      equal_to: &quot;&#24517;&#39035;&#31561;&#20110; {{count}}&quot;
-      less_than: &quot;&#24517;&#39035;&#23567;&#20110; {{count}}&quot;
-      less_than_or_equal_to: &quot;&#24517;&#39035;&#23567;&#20110;&#25110;&#31561;&#20110; {{count}}&quot;
-      odd: &quot;&#24517;&#39035;&#20026;&#21333;&#25968;&quot;
-      even: &quot;&#24517;&#39035;&#20026;&#21452;&#25968;&quot;
\ No newline at end of file
+    percentage:
+      format:
+        delimiter: &quot;&quot;
+    precision:
+      format:
+        delimiter: &quot;&quot;
+    human:
+      format:
+        delimiter: &quot;&quot;
+        precision: 1
+  
+  support:
+    array:
+      sentence_connector: &quot;&#21644;&quot;
+      skip_last_comma: true
+  
+  activerecord:
+    errors:
+      template:
+        header: 
+          one: &quot;&#26377; 1 &#20010;&#38169;&#35823;&#21457;&#29983;&#23548;&#33268;&#12300;{{model}}&#12301;&#26080;&#27861;&#34987;&#20445;&#23384;&#12290;&quot;
+          other: &quot;&#26377; {{count}} &#20010;&#38169;&#35823;&#21457;&#29983;&#23548;&#33268;&#12300;{{model}}&#12301;&#26080;&#27861;&#34987;&#20445;&#23384;&#12290;&quot;
+        body: &quot;&#22914;&#19979;&#23383;&#27573;&#20986;&#29616;&#38169;&#35823;&#65306;&quot;
+      messages:
+        inclusion: &quot;&#19981;&#21253;&#21547;&#20110;&#21015;&#34920;&#20013;&quot;
+        exclusion: &quot;&#26159;&#20445;&#30041;&#20851;&#38190;&#23383;&quot;
+        invalid: &quot;&#26159;&#26080;&#25928;&#30340;&quot;
+        confirmation: &quot;&#19982;&#30830;&#35748;&#20540;&#19981;&#21305;&#37197;&quot;
+        accepted: &quot;&#24517;&#39035;&#26159;&#21487;&#34987;&#25509;&#21463;&#30340;&quot;
+        empty: &quot;&#19981;&#33021;&#30041;&#31354;&quot;
+        blank: &quot;&#19981;&#33021;&#20026;&#31354;&#23383;&#31526;&quot;
+        too_long: &quot;&#36807;&#38271;&#65288;&#26368;&#38271;&#20026; {{count}} &#20010;&#23383;&#31526;&#65289;&quot;
+        too_short: &quot;&#36942;&#30701;&#65288;&#26368;&#30701;&#20026; {{count}} &#20010;&#23383;&#31526;&#65289;&quot;
+        wrong_length: &quot;&#38271;&#24230;&#38750;&#27861;&#65288;&#24517;&#39035;&#20026; {{count}} &#20010;&#23383;&#31526;&#65289;&quot;
+        taken: &quot;&#24050;&#32463;&#34987;&#20351;&#29992;&quot;
+        not_a_number: &quot;&#19981;&#26159;&#25968;&#23383;&quot;
+        greater_than: &quot;&#24517;&#39035;&#22823;&#20110; {{count}}&quot;
+        greater_than_or_equal_to: &quot;&#24517;&#39035;&#22823;&#20110;&#25110;&#31561;&#20110; {{count}}&quot;
+        equal_to: &quot;&#24517;&#39035;&#31561;&#20110; {{count}}&quot;
+        less_than: &quot;&#24517;&#39035;&#23567;&#20110; {{count}}&quot;
+        less_than_or_equal_to: &quot;&#24517;&#39035;&#23567;&#20110;&#25110;&#31561;&#20110; {{count}}&quot;
+        odd: &quot;&#24517;&#39035;&#20026;&#21333;&#25968;&quot;
+        even: &quot;&#24517;&#39035;&#20026;&#21452;&#25968;&quot;
+  
+
+  
\ No newline at end of file</diff>
      <filename>rails/locale/zh-CN.yml</filename>
    </modified>
    <modified>
      <diff>@@ -63,7 +63,7 @@
     currency:
       format:
         format: &quot;%u %n&quot;
-        unit: 'NT$'
+        unit: &quot;NT$&quot;
         separator: &quot;.&quot;
         delimiter: &quot;,&quot;
         precision: 2
@@ -87,8 +87,8 @@
     errors:
       template:
         header: 
-          one: &quot;&#26377; 1 &#20491;&#37679;&#35492;&#30332;&#29983;&#20351;&#24471;&#12300;{{object_name}}&#12301;&#28961;&#27861;&#20786;&#23384;&#12290;&quot;
-          other: &quot;&#26377; {{count}} &#20491;&#37679;&#35492;&#30332;&#29983;&#20351;&#24471;&#12300;{{object_name}}&#12301;&#28961;&#27861;&#20786;&#23384;&#12290;&quot;
+          one: &quot;&#26377; 1 &#20491;&#37679;&#35492;&#30332;&#29983;&#20351;&#24471;&#12300;{{model}}&#12301;&#28961;&#27861;&#34987;&#20786;&#23384;&#12290;&quot;
+          other: &quot;&#26377; {{count}} &#20491;&#37679;&#35492;&#30332;&#29983;&#20351;&#24471;&#12300;{{model}}&#12301;&#28961;&#27861;&#34987;&#20786;&#23384;&#12290;&quot;
         body: &quot;&#19979;&#38754;&#27396;&#20301;&#26377;&#21839;&#38988;&#65306;&quot;
       messages:
         inclusion: &quot;&#27794;&#26377;&#21253;&#21547;&#22312;&#21015;&#34920;&#20013;&quot;</diff>
      <filename>rails/locale/zh-TW.yml</filename>
    </modified>
    <modified>
      <diff>@@ -44,6 +44,7 @@
         # separator: 
         delimiter: &quot;&quot;
         precision: 1
+      storage_units: [Bytes, KB, MB, GB, TB]
 
   # Used in distance_of_time_in_words(), distance_of_time_in_words_to_now(), time_ago_in_words()
   datetime:</diff>
      <filename>rails/rails/action_view.yml</filename>
    </modified>
    <modified>
      <diff>@@ -11,9 +11,9 @@ exec %(
   echo 'created tmp dir';
   echo 'cloning rails';
   git clone git://github.com/rails/rails.git;
-  cp ./rails/actionpack/lib/action_view/locale/en-US.yml #{curr_dir}/rails/rails/action_view.yml;
-  cp ./rails/activerecord/lib/active_record/locale/en-US.yml #{curr_dir}/rails/rails/active_record.yml;
-  cp ./rails/activesupport/lib/active_support/locale/en-US.yml #{curr_dir}/rails/rails/active_support.yml;
+  cp ./rails/actionpack/lib/action_view/locale/en.yml #{curr_dir}/rails/rails/action_view.yml;
+  cp ./rails/activerecord/lib/active_record/locale/en.yml #{curr_dir}/rails/rails/active_record.yml;
+  cp ./rails/activesupport/lib/active_support/locale/en.yml #{curr_dir}/rails/rails/active_support.yml;
   cd ..;
   rm -rf rails-i18n;
 )</diff>
      <filename>rails/script/update.rb</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>rails/locale/da.lhoeg.yml</filename>
    </removed>
    <removed>
      <filename>rails/locale/da.weibel.yml</filename>
    </removed>
    <removed>
      <filename>rails/locale/ja.rb</filename>
    </removed>
    <removed>
      <filename>rails/locale/ru-RU.yml</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>4ee3aca929d7c5601189c1bfebb5f2d5c0711272</id>
    </parent>
    <parent>
      <id>642538892390af33a750f499d103a8e7b2f6a30a</id>
    </parent>
  </parents>
  <author>
    <name>rbarazi</name>
    <email>rbarazi@gmail.com</email>
  </author>
  <url>http://github.com/svenfuchs/rails-i18n/commit/27f87951fa83c0e6c590135cd39bf1b6620be85b</url>
  <id>27f87951fa83c0e6c590135cd39bf1b6620be85b</id>
  <committed-date>2008-12-05T13:24:11-08:00</committed-date>
  <authored-date>2008-12-05T13:24:11-08:00</authored-date>
  <message>Merging with current core</message>
  <tree>65c353a28d4ad8cfbc15dd99bb0f382fc9c8a527</tree>
  <committer>
    <name>rbarazi</name>
    <email>rbarazi@gmail.com</email>
  </committer>
</commit>
