added setting to limit the maximum length of a timesheet record (#2612)
This commit is contained in:
@@ -50,6 +50,10 @@
|
||||
<source>The budget is completely used.</source>
|
||||
<target>The budget is used up. Of the available %budget%, %used% has been booked so far, %free% can still be used.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="Maximum duration of {{ value }} hours exceeded.">
|
||||
<source>Maximum duration of {{ value }} hours exceeded.</source>
|
||||
<target>Maximum {{ value }} hours allowed.</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
|
||||
Reference in New Issue
Block a user