Release 2.10 (#4549)

This commit is contained in:
Kevin Papst
2024-01-19 12:05:07 +01:00
committed by GitHub
parent afd60a67f6
commit 46739795ff
52 changed files with 348 additions and 292 deletions

View File

@@ -58,6 +58,10 @@
<source>search</source>
<target>Search</target>
</trans-unit>
<trans-unit id="op76XPd" resname="search_filter">
<source>Search filter</source>
<target>Search filter</target>
</trans-unit>
<trans-unit id="8W_TZI0" resname="searchTerm">
<source>searchTerm</source>
<target>Search term</target>
@@ -1328,7 +1332,11 @@
</trans-unit>
<trans-unit id="dTHY7Mw" resname="timesheet.start">
<source>timesheet.start</source>
<target>Create new time-record</target>
<target>Start time-tracking</target>
</trans-unit>
<trans-unit id="mR_Y5Mv" resname="timesheet.stop">
<source>timesheet.stop</source>
<target>Stop time-tracking</target>
</trans-unit>
<!-- TOOLBARS -->
<trans-unit id="igCkqAP" resname="pageSize">
@@ -1395,6 +1403,14 @@
<source>help.batch_meta_fields</source>
<target>Fields that are to be updated must first be activated by clicking on the associated checkbox.</target>
</trans-unit>
<trans-unit id="f1Cgptu" resname="batch_table_checkbox">
<source>batch_table_checkbox</source>
<target>Add entry to batch update list</target>
</trans-unit>
<trans-unit id="ekN4GLW" resname="batch_table_checkbox_all">
<source>batch_table_checkbox_all</source>
<target>Select all entries for batch update list</target>
</trans-unit>
<trans-unit id="L27KvC9" resname="includeNoWork">
<source>includeNoWork</source>
<target>Show entries without bookings</target>