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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

jleroux@apache.org
Author: jleroux
Date: Sun May 25 12:20:24 2008
New Revision: 660022

URL: http://svn.apache.org/viewvc?rev=660022&view=rev
Log:
Better french label

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=660022&r1=660021&r2=660022&view=diff
==============================================================================
--- ofbiz/trunk/applications/order/config/OrderUiLabels.xml (original)
+++ ofbiz/trunk/applications/order/config/OrderUiLabels.xml Sun May 25 12:20:24 2008
@@ -2230,7 +2230,7 @@
     </property>
     <property key="OrderCreateAsNewOrder">
         <value xml:lang="en">Create As New Order</value>
-        <value xml:lang="fr">Dupliquer comme une nouvelle commande</value>
+        <value xml:lang="fr">Dupliquer cette commande</value>
         <value xml:lang="it">Creare Come Nuovo Ordine</value>
         <value xml:lang="ru">Создать как новый заказ</value>
         <value xml:lang="th">สร้างรายการสั่งซื้อสินค้าใหม่</value>