svn commit: r1234409 - /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: r1234409 - /ofbiz/trunk/applications/humanres/config/HumanResUiLabels.xml

erwan
Author: erwan
Date: Sat Jan 21 19:56:47 2012
New Revision: 1234409

URL: http://svn.apache.org/viewvc?rev=1234409&view=rev
Log:
French typo in HumanResCurrentEmploymentData

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=1234409&r1=1234408&r2=1234409&view=diff
==============================================================================
--- ofbiz/trunk/applications/humanres/config/HumanResUiLabels.xml (original)
+++ ofbiz/trunk/applications/humanres/config/HumanResUiLabels.xml Sat Jan 21 19:56:47 2012
@@ -918,7 +918,7 @@
     </property>
     <property key="HumanResCurrentEmploymentData">
         <value xml:lang="en">Current Employment information</value>
-        <value xml:lang="fr">Information actuelles sur l'emploi</value>
+        <value xml:lang="fr">Informations actuelles sur l'emploi</value>
         <value xml:lang="it">Informazioni attuali sull'impiego</value>
         <value xml:lang="pt_BR">Informação atual de empregado</value>
         <value xml:lang="zh">当前雇佣关系信息</value>