svn commit: r1234038 - /ofbiz/trunk/applications/humanres/config/HumanResUiLabels.xml

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

svn commit: r1234038 - /ofbiz/trunk/applications/humanres/config/HumanResUiLabels.xml

erwan
Author: erwan
Date: Fri Jan 20 18:00:26 2012
New Revision: 1234038

URL: http://svn.apache.org/viewvc?rev=1234038&view=rev
Log:
Better French translaation for HumanResAddPersonTraining

Modified:
    ofbiz/trunk/applications/humanres/config/HumanResUiLabels.xml

Modified: ofbiz/trunk/applications/humanres/config/HumanResUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/humanres/config/HumanResUiLabels.xml?rev=1234038&r1=1234037&r2=1234038&view=diff
==============================================================================
--- ofbiz/trunk/applications/humanres/config/HumanResUiLabels.xml (original)
+++ ofbiz/trunk/applications/humanres/config/HumanResUiLabels.xml Fri Jan 20 18:00:26 2012
@@ -786,7 +786,7 @@
     <property key="HumanResAddPersonTraining">
         <value xml:lang="de">Personenschulung hinzufügen</value>
         <value xml:lang="en">Add Person Training</value>
-        <value xml:lang="fr">Ajouter la formation de la personne</value>
+        <value xml:lang="fr">Ajouter une formation</value>
         <value xml:lang="it">Aggiungi corsi persona</value>
         <value xml:lang="pt_BR">Adicionar treinamento para pessoa</value>
         <value xml:lang="zh">新建个人培训</value>