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

apatel-2
Author: apatel
Date: Thu May  1 20:36:48 2008
New Revision: 652747

URL: http://svn.apache.org/viewvc?rev=652747&view=rev
Log:
Simplified labels in line with more general pattern.

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=652747&r1=652746&r2=652747&view=diff
==============================================================================
--- ofbiz/trunk/applications/humanres/config/HumanResUiLabels.xml (original)
+++ ofbiz/trunk/applications/humanres/config/HumanResUiLabels.xml Thu May  1 20:36:48 2008
@@ -378,6 +378,9 @@
         <value xml:lang="it">Aggiorna Posizione Impiego</value>
         <value xml:lang="th">แก้ไขตำแหน่งพนักงาน</value>
     </property>
+    <property key="HumanResEmplPosition">
+        <value xml:lang="en">Employee Position</value>
+    </property>
     <property key="HumanResEditEmplPositionFulfillment">
         <value xml:lang="en">Edit Position Fulfillment</value>
         <value xml:lang="it">Aggiorna Posizione Adempimento</value>
@@ -388,11 +391,17 @@
         <value xml:lang="it">Aggiorna Struttura Stampa Posizione Impiegati</value>
         <value xml:lang="th">แก้ไขโครงสร้างรายงานตำแหน่งพนักงาน</value>
     </property>
+    <property key="HumanResEmplPositionReportingStruct">
+        <value xml:lang="en">Reporting Structure</value>
+    </property>
     <property key="HumanResEditEmplPositionResponsibility">
         <value xml:lang="en">Edit Position Responsibility</value>
         <value xml:lang="it">Aggiorna Posizione Responsabilità</value>
         <value xml:lang="th">แก้ไขตำแหน่งที่รับผิดชอบ</value>
     </property>
+    <property key="HumanResEmplPositionResponsibilities">
+        <value xml:lang="en">Responsibilities</value>
+    </property>
     <property key="HumanResEditEmployment">
         <value xml:lang="en">Edit Employment</value>
         <value xml:lang="it">Aggiorna Impiegato</value>
@@ -533,6 +542,10 @@
         <value xml:lang="it">Lista Impiegato</value>
         <value xml:lang="th">รายการการจ้างงาน</value>
     </property>
+    <property key="HumanResPositionFulfillments">
+        <value xml:lang="en">Fulfillments</value>
+        <value xml:lang="it">Adempimento</value>
+    </property>
     <property key="HumanResListPartyBenefits">
         <value xml:lang="en">List Party Benefits</value>
         <value xml:lang="it">Lista Benefits Soggetto </value>