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

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

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

nmalin
Author: nmalin
Date: Mon Dec  1 07:54:23 2014
New Revision: 1642640

URL: http://svn.apache.org/r1642640
Log:
add french label for PartyRoleTypeNotFoundForTheParty

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=1642640&r1=1642639&r2=1642640&view=diff
==============================================================================
--- ofbiz/trunk/applications/party/config/PartyUiLabels.xml (original)
+++ ofbiz/trunk/applications/party/config/PartyUiLabels.xml Mon Dec  1 07:54:23 2014
@@ -11073,6 +11073,7 @@
     </property>
     <property key="PartyRoleTypeNotFoundForTheParty">
         <value xml:lang="en">Role Type ${roleTypeId} not found for the party.</value>
+        <value xml:lang="fr">Le role ${roleTypeId} n'est pas présent sur cet acteur.</value>
     </property>
     <property key="PartyRoleTypeId">
         <value xml:lang="de">Rolle Typ ID</value>