Modified: ofbiz/trunk/applications/humanres/config/HumanResEntityLabels.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/humanres/config/HumanResEntityLabels.xml?rev=1345379&r1=1345378&r2=1345379&view=diff ============================================================================== --- ofbiz/trunk/applications/humanres/config/HumanResEntityLabels.xml (original) +++ ofbiz/trunk/applications/humanres/config/HumanResEntityLabels.xml Fri Jun 1 22:32:57 2012 @@ -23,25 +23,31 @@ <property key="EmplLeaveReasonType.description.CASUAL"> <value xml:lang="en">Casual</value> <value xml:lang="fr">Convenance</value> + <value xml:lang="vi">Tình cá»</value> </property> <property key="EmplLeaveReasonType.description.MEDICAL"> <value xml:lang="en">Medical</value> <value xml:lang="fr">Maladie</value> + <value xml:lang="vi">Y tế</value> </property> <property key="EmplLeaveType.description.INLAND_EARNED"> <value xml:lang="en">Inland earned</value> <value xml:lang="fr">Congé payé</value> + <value xml:lang="vi">Thu nháºp quá»c ná»i</value> </property> <property key="EmplLeaveType.description.LOSS_OF_PAY"> <value xml:lang="en">Loss of pay</value> <value xml:lang="fr">Sans solde</value> + <value xml:lang="vi">Mất thanh toán</value> </property> <property key="EmplLeaveType.description.RESTRICTED_HOLIDAY"> <value xml:lang="en">Restricted holiday</value> <value xml:lang="fr">Jour férié</value> + <value xml:lang="vi">Kỳ nghá» hạn chế</value> </property> <property key="EmplLeaveType.description.SPECIAL_DAY_OFF"> <value xml:lang="en">Special day off</value> <value xml:lang="fr">Congé</value> + <value xml:lang="vi">Ngà y nghá» Äặc biá»t</value> </property> </resource> \ No newline at end of file

