Squashed commit

Optimized new chore start date handling (references #1612)
Change yearly chore schedule to be on the same day each year (closes #817)
Use the last price for out of stock ingredients (closes #779)
Make it optionally possible to show the recipes list full-width (closes #1772)
This commit is contained in:
Bernd Bestel
2022-02-09 17:48:21 +01:00
parent aaf248c1b3
commit 0d1f2ad09d
10 changed files with 248 additions and 48 deletions

View File

@@ -892,9 +892,6 @@ msgstr ""
msgid "Costs"
msgstr ""
msgid "Based on the prices of the last purchase per product"
msgstr ""
msgid "The ingredients listed here result in this amount of servings"
msgstr ""
@@ -1447,7 +1444,7 @@ msgstr ""
msgid "This means the next execution of this chore should only be scheduled every %s months"
msgstr ""
msgid "This means the next execution of this chore is scheduled 1 year after the last execution"
msgid "This means the next execution of this chore is scheduled each year on the same day (based on the start date)"
msgstr ""
msgid "This means the next execution of this chore should only be scheduled every %s years"
@@ -1684,13 +1681,7 @@ msgstr ""
msgid "Edit Barcode"
msgstr ""
msgid "Not enough in stock (not included in costs), %s ingredient missing"
msgstr ""
msgid "Based on the prices of the default consume rule which is \"Opened first, then first due first, then first in first out\""
msgstr ""
msgid "Not enough in stock (not included in costs), %1$s missing, %2$s already on shopping list"
msgid "Based on the prices of the default consume rule (Opened first, then first due first, then first in first out) for in-stock ingredients and on the last price for missing ones"
msgstr ""
msgid "Quantity unit stock cannot be changed after first purchase"
@@ -2310,3 +2301,6 @@ msgstr ""
msgid "The start date cannot be changed when the chore was once tracked"
msgstr ""
msgid "Show the recipe list and the recipe side by side"
msgstr ""