From 59cd0715125d7892e40a2a2a8a9005652de75a1f Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Mon, 4 Apr 2022 22:45:57 +0200 Subject: [PATCH] Fixed localization string --- localization/strings.pot | 3 --- views/recipeform.blade.php | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/localization/strings.pot b/localization/strings.pot index 6d8ed271..884fac3a 100644 --- a/localization/strings.pot +++ b/localization/strings.pot @@ -2329,6 +2329,3 @@ msgstr "" msgid "Stock entries at this location will be consumed first" msgstr "" - -msgid "By default the amount to be added to the shopping list is \\\"needed amount - stock amount - shopping list amount\\\" - when this is enabled, it is only checked against the stock amount, not against what is already on the shopping list" -msgstr "" diff --git a/views/recipeform.blade.php b/views/recipeform.blade.php index 7a44c6b3..6202faed 100644 --- a/views/recipeform.blade.php +++ b/views/recipeform.blade.php @@ -73,7 +73,7 @@ + title="{{ $__t('By default the amount to be added to the shopping list is "needed amount - stock amount - shopping list amount" - when this is enabled, it is only checked against the stock amount, not against what is already on the shopping list') }}">