configs: overwrite via prepend, mode instead of duration_only (#715)
This commit is contained in:
@@ -22,9 +22,17 @@
|
||||
<source>label.timesheet.markdown_content</source>
|
||||
<target>Allow Markdown in the timesheet descriptions</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="label.timesheet.duration_only">
|
||||
<source>label.timesheet.duration_only</source>
|
||||
<target>"Duration only" mode - replaces the endtime field with an input for duration</target>
|
||||
<trans-unit id="label.timesheet.mode">
|
||||
<source>label.timesheet.mode</source>
|
||||
<target>Timetracking mode</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="label.timesheet.mode_default">
|
||||
<source>label.timesheet.mode_default</source>
|
||||
<target>Default: accept start and end date</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>
|
||||
</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