<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,24 +2,24 @@
 
 &lt;div class=&quot;box&quot;&gt; 
   &lt;p&gt;
-    &lt;%= f.text_field 'name', :label=&gt;'field_customer_name' -%&gt;
+    &lt;%= f.text_field 'name', :label=&gt;l(:field_customer_name) -%&gt;
   &lt;/p&gt;
   &lt;p&gt;
-    &lt;%= f.text_field 'company', :label=&gt;'field_customer_company' -%&gt;
+    &lt;%= f.text_field 'company', :label=&gt;l(:field_customer_company) -%&gt;
   &lt;/p&gt;
   &lt;p&gt;
-    &lt;%= f.text_area 'address', :label=&gt;'field_customer_address', :rows =&gt; 5 -%&gt;
+    &lt;%= f.text_area 'address', :label=&gt;l(:field_customer_address), :rows =&gt; 5 -%&gt;
   &lt;/p&gt;
   &lt;p&gt;
-    &lt;%= f.text_field 'phone', :label=&gt;'field_customer_phone' -%&gt;
+    &lt;%= f.text_field 'phone', :label=&gt;l(:field_customer_phone) -%&gt;
   &lt;/p&gt;
   &lt;p&gt;
-    &lt;%= f.text_field 'email', :label=&gt;'field_customer_email' -%&gt;
+    &lt;%= f.text_field 'email', :label=&gt;l(:field_customer_email) -%&gt;
   &lt;/p&gt;
   &lt;p&gt;
-    &lt;%= f.text_field 'website', :label=&gt;'field_customer_website' -%&gt;
+    &lt;%= f.text_field 'website', :label=&gt;l(:field_customer_website) -%&gt;
   &lt;/p&gt;
   &lt;p&gt;
-    &lt;%= f.text_field 'skype_name', :label=&gt;'field_customer_skype' -%&gt;
+    &lt;%= f.text_field 'skype_name', :label=&gt;l(:field_customer_skype) -%&gt;
   &lt;/p&gt;
-&lt;/div&gt;
\ No newline at end of file
+&lt;/div&gt;</diff>
      <filename>app/views/customers/_form.html.erb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c2c1293d29c9af42b49748b1ba7b93842c5bb1cf</id>
    </parent>
  </parents>
  <author>
    <name>Bernhard K. Wei&#223;huhn</name>
    <email>bkw@weisshuhn.de</email>
  </author>
  <url>http://github.com/edavis10/redmine-customer-plugin/commit/5c33aa6319460b8e2c2ed627e6ab55bda6425064</url>
  <id>5c33aa6319460b8e2c2ed627e6ab55bda6425064</id>
  <committed-date>2009-03-14T04:04:48-07:00</committed-date>
  <authored-date>2009-03-14T04:04:48-07:00</authored-date>
  <message>use translated language codes in customer entry form</message>
  <tree>bd727e47832daff2d308d3ba8ce1a975a4e8eb74</tree>
  <committer>
    <name>Bernhard K. Wei&#223;huhn</name>
    <email>bkw@weisshuhn.de</email>
  </committer>
</commit>
