Author: pgil
Date: Tue Feb 27 13:36:30 2018
New Revision: 1825447

URL: http://svn.apache.org/viewvc?rev=1825447&view=rev
Log:
Applied fix from trunk for revision: 1825444 
===

Fixed: French typo fix
(OFBIZ-10244)

Thanks Pierre Gaudin for your contribution

Modified:
    
ofbiz/ofbiz-framework/branches/release17.12/applications/order/config/OrderUiLabels.xml

Modified: 
ofbiz/ofbiz-framework/branches/release17.12/applications/order/config/OrderUiLabels.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/branches/release17.12/applications/order/config/OrderUiLabels.xml?rev=1825447&r1=1825446&r2=1825447&view=diff
==============================================================================
--- 
ofbiz/ofbiz-framework/branches/release17.12/applications/order/config/OrderUiLabels.xml
 (original)
+++ 
ofbiz/ofbiz-framework/branches/release17.12/applications/order/config/OrderUiLabels.xml
 Tue Feb 27 13:36:30 2018
@@ -2523,7 +2523,7 @@
         <value xml:lang="de">Rechnungsadresse</value>
         <value xml:lang="en">Billing Address</value>
         <value xml:lang="es">Dirección de facturación</value>
-        <value xml:lang="fr">Addresse de facturation</value>
+        <value xml:lang="fr">Adresse de facturation</value>
         <value xml:lang="it">Indirizzo di fatturazione</value>
         <value xml:lang="ja">請求先住所</value>
         <value xml:lang="nl">Factuuradres</value>


Reply via email to