You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2008/08/12 15:09:15 UTC

svn commit: r685140 - /ofbiz/trunk/applications/ecommerce/config/EcommerceUiLabels.xml

Author: jleroux
Date: Tue Aug 12 06:09:13 2008
New Revision: 685140

URL: http://svn.apache.org/viewvc?rev=685140&view=rev
Log:
When there are no labels for a language not defaulting to en.
I will create a Jira if needed (I think Bruno already created one)

Modified:
    ofbiz/trunk/applications/ecommerce/config/EcommerceUiLabels.xml

Modified: ofbiz/trunk/applications/ecommerce/config/EcommerceUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/ecommerce/config/EcommerceUiLabels.xml?rev=685140&r1=685139&r2=685140&view=diff
==============================================================================
--- ofbiz/trunk/applications/ecommerce/config/EcommerceUiLabels.xml (original)
+++ ofbiz/trunk/applications/ecommerce/config/EcommerceUiLabels.xml Tue Aug 12 06:09:13 2008
@@ -2407,6 +2407,7 @@
     </property>
     <property key="EcommerceOnePageCheckout">
         <value xml:lang="en">One Page Checkout</value>
+        <value xml:lang="fr">Paiment sur une seule page</value>
     </property>     
     <property key="EcommerceOrderInLast">
         <value xml:lang="en">order(s) in the last</value>