svn commit: r1642647 - /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: r1642647 - /ofbiz/trunk/applications/party/config/PartyUiLabels.xml

nmalin
Author: nmalin
Date: Mon Dec  1 08:42:00 2014
New Revision: 1642647

URL: http://svn.apache.org/r1642647
Log:
improve french label for PartyRoleTypeNotFoundForTheParty, thanks Jacques and Gil for their remarks

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=1642647&r1=1642646&r2=1642647&view=diff
==============================================================================
--- ofbiz/trunk/applications/party/config/PartyUiLabels.xml (original)
+++ ofbiz/trunk/applications/party/config/PartyUiLabels.xml Mon Dec  1 08:42:00 2014
@@ -11073,7 +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>
+        <value xml:lang="fr">Le rôle ${roleTypeId} n'est pas présent pour cet acteur.</value>
     </property>
     <property key="PartyRoleTypeId">
         <value xml:lang="de">Rolle Typ ID</value>