svn commit: r1661860 - /ofbiz/trunk/applications/manufacturing/config/ManufacturingUiLabels.xml

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

svn commit: r1661860 - /ofbiz/trunk/applications/manufacturing/config/ManufacturingUiLabels.xml

jleroux@apache.org
Author: jleroux
Date: Tue Feb 24 07:47:23 2015
New Revision: 1661860

URL: http://svn.apache.org/r1661860
Log:
Adds a French translation for "Create Dependent Production Runs"

Modified:
    ofbiz/trunk/applications/manufacturing/config/ManufacturingUiLabels.xml

Modified: ofbiz/trunk/applications/manufacturing/config/ManufacturingUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/manufacturing/config/ManufacturingUiLabels.xml?rev=1661860&r1=1661859&r2=1661860&view=diff
==============================================================================
--- ofbiz/trunk/applications/manufacturing/config/ManufacturingUiLabels.xml (original)
+++ ofbiz/trunk/applications/manufacturing/config/ManufacturingUiLabels.xml Tue Feb 24 07:47:23 2015
@@ -1500,6 +1500,7 @@
     </property>
     <property key="ManufacturingCreateDependentProductionRuns">
         <value xml:lang="en">Create Dependent Production Runs</value>
+        <value xml:lang="fr">Créer des ordres de fabrications dépendant</value>
         <value xml:lang="it">Crea ordini di produzione dipendenti</value>
         <value xml:lang="ja">従属生産実行の作成</value>
         <value xml:lang="vi">Thêm các 'Chế tác lô hàng' phụ thuộc</value>