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/07/27 05:50:15 UTC

svn commit: r680064 - in /ofbiz/trunk: applications/product/config/ProductUiLabels.xml framework/common/config/CommonUiLabels.xml

Author: jleroux
Date: Sat Jul 26 20:50:15 2008
New Revision: 680064

URL: http://svn.apache.org/viewvc?rev=680064&view=rev
Log:
New French labels

Modified:
    ofbiz/trunk/applications/product/config/ProductUiLabels.xml
    ofbiz/trunk/framework/common/config/CommonUiLabels.xml

Modified: ofbiz/trunk/applications/product/config/ProductUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/config/ProductUiLabels.xml?rev=680064&r1=680063&r2=680064&view=diff
==============================================================================
--- ofbiz/trunk/applications/product/config/ProductUiLabels.xml (original)
+++ ofbiz/trunk/applications/product/config/ProductUiLabels.xml Sat Jul 26 20:50:15 2008
@@ -2352,6 +2352,7 @@
     </property>
     <property key="FormFieldTitle_parentFacilityId">
         <value xml:lang="en">Parent Facility Id</value>
+        <value xml:lang="fr">Lieu de stockage parent</value>
     </property>
     <property key="FormFieldTitle_parentFacilityGroupId">
         <value xml:lang="en">Parent Facility Group Id</value>
@@ -9160,6 +9161,7 @@
     </property>
     <property key="ProductFacilityChildren">
         <value xml:lang="en">Facility Children for ${facility.facilityName} [${facility.facilityId}]</value>
+        <value xml:lang="fr">Lieu de stockage descendant pour ${facility.facilityName} [${facility.facilityId}]</value>
     </property>
     <property key="ProductFacilityContainer">
         <value xml:lang="en">Facility / Container</value>

Modified: ofbiz/trunk/framework/common/config/CommonUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/config/CommonUiLabels.xml?rev=680064&r1=680063&r2=680064&view=diff
==============================================================================
--- ofbiz/trunk/framework/common/config/CommonUiLabels.xml (original)
+++ ofbiz/trunk/framework/common/config/CommonUiLabels.xml Sat Jul 26 20:50:15 2008
@@ -2148,6 +2148,7 @@
     </property>
     <property key="CommonFieldLookup">
         <value xml:lang="en">Field Lookup</value>
+        <value xml:lang="fr">Recherche pour ce champ</value>
     </property>
     <property key="CommonFieldsMarkedAreRequired">
         <value xml:lang="ar">الحقول المعلمة ب (*) إلزامية</value>