Added new hourly chore period type (closes #266)

This commit is contained in:
Bernd Bestel
2022-02-09 20:02:11 +01:00
parent c9a2041fae
commit 10d7d44825
8 changed files with 92 additions and 2 deletions

View File

@@ -29,3 +29,6 @@ msgstr ""
msgid "yearly"
msgstr ""
msgid "hourly"
msgstr ""

View File

@@ -1,4 +1,4 @@
#
#
msgid ""
msgstr ""
"Project-Id-Version: \n"
@@ -30,3 +30,6 @@ msgstr "Monthly"
msgid "yearly"
msgstr "Yearly"
msgid "hourly"
msgstr "Hourly"

View File

@@ -1261,6 +1261,11 @@ msgid_plural "This means the next execution of this chore is scheduled %s days a
msgstr[0] ""
msgstr[1] ""
msgid "This means the next execution of this chore is scheduled %s hour after the last execution"
msgid_plural "This means the next execution of this chore is scheduled %s hours after the last execution"
msgstr[0] ""
msgstr[1] ""
msgid "This means the next execution of this chore is scheduled every week on the selected weekdays"
msgid_plural "This means the next execution of this chore is scheduled every %s weeks on the selected weekdays"
msgstr[0] ""