allow changing calendar entry title (#3272)

This commit is contained in:
Kevin Papst
2022-04-25 18:18:48 +02:00
committed by GitHub
parent e94d47bf0f
commit ef5977bcfe
9 changed files with 116 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
<file source-language="en" target-language="en" datatype="plaintext" original="system-configuration.en.xlf">
<body>
<trans-unit id="ycErWZK" resname="timesheet">
<trans-unit id="lt2Y2LO" resname="timesheet">
<source>Time tracking</source>
<target>Time tracking</target>
</trans-unit>
@@ -298,6 +298,10 @@
<source>label.calendar.dragdrop_amount</source>
<target>Amount of entries for drag&amp;drop (0 = deactivated)</target>
</trans-unit>
<trans-unit id="MXabpD7" resname="label.calendar.title_pattern">
<source>label.calendar.title_pattern</source>
<target>Display of the titles of calendar entries</target>
</trans-unit>
</body>
</file>
</xliff>