You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by er...@apache.org on 2010/06/02 22:41:27 UTC

svn commit: r950754 - /ofbiz/trunk/applications/party/config/PartyEntityLabels.xml

Author: erwan
Date: Wed Jun  2 20:41:27 2010
New Revision: 950754

URL: http://svn.apache.org/viewvc?rev=950754&view=rev
Log:
Adding missing French entityLabels

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

Modified: ofbiz/trunk/applications/party/config/PartyEntityLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/config/PartyEntityLabels.xml?rev=950754&r1=950753&r2=950754&view=diff
==============================================================================
--- ofbiz/trunk/applications/party/config/PartyEntityLabels.xml (original)
+++ ofbiz/trunk/applications/party/config/PartyEntityLabels.xml Wed Jun  2 20:41:27 2010
@@ -1510,6 +1510,7 @@
     </property>
     <property key="RoleType.description.ADDRESSEE">
         <value xml:lang="en">Addressee</value>
+        <value xml:lang="fr">Destinataire</value>
         <value xml:lang="it">Indirizzi</value>
         <value xml:lang="pt_BR">Destinatário</value>
         <value xml:lang="zh">收信人</value>
@@ -2291,6 +2292,7 @@
     </property>
     <property key="RoleType.description.ORIGINATOR">
         <value xml:lang="en">Originator</value>
+        <value xml:lang="fr">Initiateur</value>
         <value xml:lang="hi_IN">उत्पन्नकर्ता</value>
         <value xml:lang="it">Iniziatore</value>
         <value xml:lang="zh">发起人</value>