[OFBiz] Dev - Re: Localization

Can Castell cancastell at yahoo.com
Thu Sep 23 02:05:17 EDT 2004


Hi David and Andy,
 
What do you think about this message?
 
Thanks,
Can

  ----- Original Message ----- 
  From:   can   castell 
  To: dev at lists.ofbiz.org 
  Sent: Wednesday, September 22, 2004 10:13   AM
  Subject: Localization
  

  Hi

I   want to help for localization of OFBiz. There are not completely   localization some pages.
  For example   in components/ecommerce/webapp/ecommerce/includes/header.ftl,   
  <td class="headerButtonLeft" nowrap><a   href="<@ofbizUrl>/contactus</@ofbizUrl>"   class="headerbuttontext">Contact Us</a></td>
   
  must be 
   
  <td   class="headerButtonLeft" nowrap><a   href="<@ofbizUrl>/contactus</@ofbizUrl>"   class="headerbuttontext">${uiLabelMap.CommonContactUs}</a></td>
  
and must be add
   
  CommonContactUs=Contact Us
   
  line to EcommerceUiLabels.properties   file.
  
Attached is a patch to fix these small usability issues. If   it's
accepted, I'll send more adjustments
  
Thanks,

  Can Castell

		
---------------------------------
Do you Yahoo!?
vote.yahoo.com - Register online to vote today!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ofbiz.org/pipermail/dev/attachments/20040922/b20c35a5/attachment.htm


More information about the Dev mailing list