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/06 15:21:28 UTC

svn commit: r653767 - /ofbiz/trunk/applications/party/config/PartyUiLabels.xml

Author: jleroux
Date: Tue May  6 06:21:28 2008
New Revision: 653767

URL: http://svn.apache.org/viewvc?rev=653767&view=rev
Log:
Fix vendor related labels

Modified:
    ofbiz/trunk/applications/party/config/PartyUiLabels.xml

Modified: ofbiz/trunk/applications/party/config/PartyUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/config/PartyUiLabels.xml?rev=653767&r1=653766&r2=653767&view=diff
==============================================================================
--- ofbiz/trunk/applications/party/config/PartyUiLabels.xml (original)
+++ ofbiz/trunk/applications/party/config/PartyUiLabels.xml Tue May  6 06:21:28 2008
@@ -6281,7 +6281,7 @@
     <property key="PartyVendor">
         <value xml:lang="en">Vendor</value>
         <value xml:lang="es">Vendedor</value>
-        <value xml:lang="fr">Fournisseur</value>
+        <value xml:lang="fr">Vendeur</value>
         <value xml:lang="it">Fornitore</value>
         <value xml:lang="nl">Leverancier</value>
         <value xml:lang="pt_PT">Vendedor</value>
@@ -6293,7 +6293,7 @@
     <property key="PartyVendorInformation">
         <value xml:lang="en">Vendor Information</value>
         <value xml:lang="es">Información del vendedor</value>
-        <value xml:lang="fr">Information Fournisseur</value>
+        <value xml:lang="fr">Information sur le vendeur</value>
         <value xml:lang="it">Informazione Fornitore</value>
         <value xml:lang="nl">Leverancier informatie</value>
         <value xml:lang="pt_PT">Informação do Vendedor</value>