Prevent bookings with same start / stop time (#3304)
This commit is contained in:
@@ -50,6 +50,10 @@
|
||||
<source>label.timesheet.rules.allow_future_times</source>
|
||||
<target>Allow time entries in the future</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="z4tQEPb" resname="label.timesheet.rules.allow_zero_duration">
|
||||
<source>label.timesheet.rules.allow_zero_duration</source>
|
||||
<target>Allow time entries with an empty duration</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="VAAaL2t" resname="label.timesheet.rules.allow_overbooking_budget">
|
||||
<source>label.timesheet.rules.allow_overbooking_budget</source>
|
||||
<target>Allow overbooking of stored budgets</target>
|
||||
|
||||
Reference in New Issue
Block a user