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 2011/09/10 23:48:23 UTC

svn commit: r1167611 - /ofbiz/branches/release09.04/applications/party/config/PartyEntityLabels.xml

Author: jleroux
Date: Sat Sep 10 21:48:22 2011
New Revision: 1167611

URL: http://svn.apache.org/viewvc?rev=1167611&view=rev
Log:
Fix a French label

Modified:
    ofbiz/branches/release09.04/applications/party/config/PartyEntityLabels.xml

Modified: ofbiz/branches/release09.04/applications/party/config/PartyEntityLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release09.04/applications/party/config/PartyEntityLabels.xml?rev=1167611&r1=1167610&r2=1167611&view=diff
==============================================================================
--- ofbiz/branches/release09.04/applications/party/config/PartyEntityLabels.xml (original)
+++ ofbiz/branches/release09.04/applications/party/config/PartyEntityLabels.xml Sat Sep 10 21:48:22 2011
@@ -2044,7 +2044,7 @@
         <value xml:lang="de">Empfänger der Anfrage</value>
         <value xml:lang="en">Request Taker</value>
         <value xml:lang="es">Receptor de peticiones</value>
-        <value xml:lang="fr">Employé aux recherches</value>
+        <value xml:lang="fr">Preneur de commande</value>
         <value xml:lang="it">Acquirente soggetto</value>
         <value xml:lang="ro">Cerere Cumparare</value>
         <value xml:lang="ru">Получатель запроса</value>