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>Das Budget ist aufgebraucht. Von den vorhandenen %budget% wurden bisher %used% gebucht, noch nutzbar sind %free%.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="Maximum duration of {{ value }} hours exceeded.">
|
||||
<source>Maximum duration of {{ value }} hours exceeded.</source>
|
||||
<target>Erlaubt sind max. {{ value }} Stunden.</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
|
||||
Reference in New Issue
Block a user