added punch-in punch-out / time-clock mode (#812)
This commit is contained in:
@@ -36,11 +36,15 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="label.timesheet.mode_default">
|
||||
<source>label.timesheet.mode_default</source>
|
||||
<target>Default: accept start and end date</target>
|
||||
<target>[Default] start and end times can be edited</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="label.timesheet.mode_duration_only">
|
||||
<source>label.timesheet.mode_duration_only</source>
|
||||
<target>Duration only: replaces the end date field with an input for duration</target>
|
||||
<target>[Duration] replaces the end time with a duration input-field</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="label.timesheet.mode_punch">
|
||||
<source>label.timesheet.mode_punch</source>
|
||||
<target>[Time-clock] user can start and stop records, but not edit the times or duration</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="label.timesheet.rules.allow_future_times">
|
||||
<source>label.timesheet.rules.allow_future_times</source>
|
||||
|
||||
Reference in New Issue
Block a user