Release 2.5.0 (#4454)
- added command to list users - corrected wrong german translation - work contract validations - prevent error with missing params - use collapsible, minor UI improvement - added classes to target menu buttons in custom rules - disable webpack notifier, incompatible with mac arm - use explicit menu service to generate menu - bump to fontawesome 6 and replace restart icon - change repeat icon for recent activities - moved user bookmarks (favorites) to top nav - fix totp seconds window (leeway) - new migration to fix remaining user preferences with dots in name - remove duplicate named column in user screen - unify and added translations - added missing filter and tags to InvoiceSecurity
This commit is contained in:
@@ -90,7 +90,7 @@
|
||||
<source>Validation Failed</source>
|
||||
<target>There was a problem saving.</target>
|
||||
</trans-unit>
|
||||
<trans-unit resname="Cannot stop running timesheet" id="7HYTefs">
|
||||
<trans-unit id="7HYTefs" resname="Cannot stop running timesheet">
|
||||
<source>Cannot stop running timesheet</source>
|
||||
<target>You have an active time record which cannot be stopped automatically.</target>
|
||||
</trans-unit>
|
||||
@@ -106,6 +106,50 @@
|
||||
<source>This value is not a valid role name.</source>
|
||||
<target>This is not a valid name for a user role.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="ZObikpA" resname="This absence type is not known.">
|
||||
<source>This absence type is not known.</source>
|
||||
<target>This absence type is not known.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="0ULsHQA" resname="The chosen date is not a working day.">
|
||||
<source>The chosen date is not a working day.</source>
|
||||
<target>The chosen date is not a working day.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="N21br.P" resname="The chosen date is already locked.">
|
||||
<source>The chosen date is already locked.</source>
|
||||
<target>The chosen date is already locked.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="6H84TMs" resname="An absence must be assigned to a user.">
|
||||
<source>An absence must be assigned to a user.</source>
|
||||
<target>An absence must be assigned to a user.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="nLcihCc" resname="An absence must have a date.">
|
||||
<source>An absence must have a date.</source>
|
||||
<target>An absence must have a date.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="SZO4xjC" resname="An absence cannot be booked before your first working day.">
|
||||
<source>An absence cannot be booked before your first working day.</source>
|
||||
<target>An absence cannot be booked before your first working day.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="IN37g5N" resname="Not enough holidays left.">
|
||||
<source>Not enough holidays left.</source>
|
||||
<target>Not enough holidays left.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="ByeEMxW" resname="You do not have enough overtime, remaining are {{ value }}.">
|
||||
<source>You do not have enough overtime, remaining are {{ value }}.</source>
|
||||
<target>You do not have enough overtime, remaining are {{ value }}.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="DiaaRa1" resname="You cannot have two absences of this type at one day.">
|
||||
<source>You cannot have two absences of this type at one day.</source>
|
||||
<target>You cannot have two absences of this type at one day.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="kSBiyaF" resname="This is a public holiday, booking not allowed.">
|
||||
<source>This is a public holiday, booking not allowed.</source>
|
||||
<target>This is a public holiday, booking not allowed.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="c2B6.lW" resname="You can book a maximum of {{ value }} days at once.">
|
||||
<source>You can book a maximum of {{ value }} days at once.</source>
|
||||
<target>You can book a maximum of {{ value }} days at once.</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
|
||||
Reference in New Issue
Block a user