Added a new "adaptive" chore period type (closes #1495)

This commit is contained in:
Bernd Bestel
2022-02-10 18:06:33 +01:00
parent 091a93ff4e
commit 69a7ea6057
12 changed files with 147 additions and 13 deletions

View File

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

View File

@@ -30,3 +30,6 @@ msgstr "Yearly"
msgid "hourly"
msgstr "Hourly"
msgid "adaptive"
msgstr "Adaptive"

View File

@@ -2302,3 +2302,9 @@ msgstr ""
msgid "Show the recipe list and the recipe side by side"
msgstr ""
msgid "This means the next execution of this chore is scheduled dynamically based on the past average execution frequency"
msgstr ""
msgid "Average execution frequency"
msgstr ""