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/05/22 11:09:38 UTC

svn commit: r659055 - /ofbiz/trunk/applications/order/config/OrderUiLabels.xml

Author: jleroux
Date: Thu May 22 02:09:37 2008
New Revision: 659055

URL: http://svn.apache.org/viewvc?rev=659055&view=rev
Log:
Fix label bug

Modified:
    ofbiz/trunk/applications/order/config/OrderUiLabels.xml

Modified: ofbiz/trunk/applications/order/config/OrderUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/config/OrderUiLabels.xml?rev=659055&r1=659054&r2=659055&view=diff
==============================================================================
--- ofbiz/trunk/applications/order/config/OrderUiLabels.xml (original)
+++ ofbiz/trunk/applications/order/config/OrderUiLabels.xml Thu May 22 02:09:37 2008
@@ -4861,7 +4861,7 @@
     <property key="OrderOrderQuotePercProfit">
         <value xml:lang="en">Quote Percentage Profit</value>
         <value xml:lang="es">%Ganancia de Cotización</value>
-        <value xml:lang="en">Devis pourcentage de profit</value>
+        <value xml:lang="fr">Pourcentage de profit</value>
         <value xml:lang="it">Percentuale Profitto Preventivo</value>
         <value xml:lang="nl">Offerte Winst percentage</value>
         <value xml:lang="ro">Procent Profit Oferta</value>