From 579d25a7892a0c885ffecef480d95a60106951d8 Mon Sep 17 00:00:00 2001 From: Joost Lekkerkerker Date: Tue, 10 Oct 2023 22:07:43 +0200 Subject: [PATCH 1/3] Update en-GB.json --- frontend/lang/messages/en-GB.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/lang/messages/en-GB.json b/frontend/lang/messages/en-GB.json index eea1556ac46..e387a06e9e5 100644 --- a/frontend/lang/messages/en-GB.json +++ b/frontend/lang/messages/en-GB.json @@ -296,7 +296,7 @@ "for-type-meal-types": "for {0} meal types", "meal-plan-rules": "Meal Plan Rules", "new-rule": "New Rule", - "meal-plan-rules-description": "You can create rules for auto selecting recipes for you meal plans. These rules are used by the server to determine the random pool of recipes to select from when creating meal plans. Note that if rules have the same day/type constraints then the categories of the rules will be merged. In practice, it's unnecessary to create duplicate rules, but it's possible to do so.", + "meal-plan-rules-description": "You can create rules for auto selecting recipes for your meal plans. These rules are used by the server to determine the random pool of recipes to select from when creating meal plans. Note that if rules have the same day/type constraints then the categories of the rules will be merged. In practice, it's unnecessary to create duplicate rules, but it's possible to do so.", "new-rule-description": "When creating a new rule for a meal plan you can restrict the rule to be applicable for a specific day of the week and/or a specific type of meal. To apply a rule to all days or all meal types you can set the rule to \"Any\" which will apply it to all the possible values for the day and/or meal type.", "recipe-rules": "Recipe Rules", "applies-to-all-days": "Applies to all days", From 13de480a3ee9a7c5967684b20a1a869379eeebdb Mon Sep 17 00:00:00 2001 From: Joost Lekkerkerker Date: Tue, 10 Oct 2023 22:30:08 +0200 Subject: [PATCH 2/3] Update en-US.json --- frontend/lang/messages/en-US.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/lang/messages/en-US.json b/frontend/lang/messages/en-US.json index d159512c784..bf2d6a2b14e 100644 --- a/frontend/lang/messages/en-US.json +++ b/frontend/lang/messages/en-US.json @@ -296,7 +296,7 @@ "for-type-meal-types": "for {0} meal types", "meal-plan-rules": "Meal Plan Rules", "new-rule": "New Rule", - "meal-plan-rules-description": "You can create rules for auto selecting recipes for you meal plans. These rules are used by the server to determine the random pool of recipes to select from when creating meal plans. Note that if rules have the same day/type constraints then the categories of the rules will be merged. In practice, it's unnecessary to create duplicate rules, but it's possible to do so.", + "meal-plan-rules-description": "You can create rules for auto selecting recipes for your meal plans. These rules are used by the server to determine the random pool of recipes to select from when creating meal plans. Note that if rules have the same day/type constraints then the categories of the rules will be merged. In practice, it's unnecessary to create duplicate rules, but it's possible to do so.", "new-rule-description": "When creating a new rule for a meal plan you can restrict the rule to be applicable for a specific day of the week and/or a specific type of meal. To apply a rule to all days or all meal types you can set the rule to \"Any\" which will apply it to all the possible values for the day and/or meal type.", "recipe-rules": "Recipe Rules", "applies-to-all-days": "Applies to all days", From db7e337912567edebf0447ab1abeb4a0a5652fc9 Mon Sep 17 00:00:00 2001 From: Joost Lekkerkerker Date: Tue, 10 Oct 2023 22:30:27 +0200 Subject: [PATCH 3/3] Update frontend/lang/messages/en-GB.json --- frontend/lang/messages/en-GB.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/lang/messages/en-GB.json b/frontend/lang/messages/en-GB.json index e387a06e9e5..eea1556ac46 100644 --- a/frontend/lang/messages/en-GB.json +++ b/frontend/lang/messages/en-GB.json @@ -296,7 +296,7 @@ "for-type-meal-types": "for {0} meal types", "meal-plan-rules": "Meal Plan Rules", "new-rule": "New Rule", - "meal-plan-rules-description": "You can create rules for auto selecting recipes for your meal plans. These rules are used by the server to determine the random pool of recipes to select from when creating meal plans. Note that if rules have the same day/type constraints then the categories of the rules will be merged. In practice, it's unnecessary to create duplicate rules, but it's possible to do so.", + "meal-plan-rules-description": "You can create rules for auto selecting recipes for you meal plans. These rules are used by the server to determine the random pool of recipes to select from when creating meal plans. Note that if rules have the same day/type constraints then the categories of the rules will be merged. In practice, it's unnecessary to create duplicate rules, but it's possible to do so.", "new-rule-description": "When creating a new rule for a meal plan you can restrict the rule to be applicable for a specific day of the week and/or a specific type of meal. To apply a rule to all days or all meal types you can set the rule to \"Any\" which will apply it to all the possible values for the day and/or meal type.", "recipe-rules": "Recipe Rules", "applies-to-all-days": "Applies to all days",