Ignore:
Timestamp:
01/09/16 15:20:18 (8 years ago)
Author:
nanardon
Message:

Update translation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LATMOS-Accounts/lib/LATMOS/Accounts/Bases/Sql/Employment.pm

    r1612 r1620  
    6464            formtype => 'DATE', 
    6565            monitored => 1, 
    66             label => l('First day'), 
     66            label => l('Contract start'), 
    6767        }, 
    6868        lastday => { 
     
    7070            formtype => 'DATE', 
    7171            monitored => 1, 
    72             label => l('Last day'), 
     72            label => l('Contract end'), 
    7373        }, 
    7474        'state' => { 
     
    124124            formtype => 'DATE', 
    125125            monitored => 1, 
    126             label => l('End of entrance'), 
     126            label => l('End of entrance circuit'), 
    127127        }, 
    128128        hosted => { 
Note: See TracChangeset for help on using the changeset viewer.