Calendar trigger

This commit is contained in:
2023-12-27 13:33:09 +01:00
parent 9b28aeef8b
commit 584495ef61
7 changed files with 214 additions and 54 deletions

View File

@ -917,4 +917,7 @@
<string name="calendarStringTentative">tentative</string>
<string name="calendarStringOutOfOffice">out of office</string>
<string name="calendarStringWorkingElsewhere">working elsewhere</string>
<string name="selectingNoneItemForAllToMatch">Select no item if any will do.</string>
<string name="calendars">Calendars</string>
<string name="calendarAvailabilityTypesUnsupported">It may be that only the first 4 types are actually working becaue the other types are not part of Google Calendar.</string>
</resources>