diff --git a/localization/strings.pot b/localization/strings.pot
index 884fac3a..6d8ed271 100644
--- a/localization/strings.pot
+++ b/localization/strings.pot
@@ -2329,3 +2329,6 @@ 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/batteries.blade.php b/views/batteries.blade.php
index a62cf27e..af88edce 100644
--- a/views/batteries.blade.php
+++ b/views/batteries.blade.php
@@ -66,13 +66,12 @@
diff --git a/views/batteriesjournal.blade.php b/views/batteriesjournal.blade.php
index 35a50669..8ae315fb 100644
--- a/views/batteriesjournal.blade.php
+++ b/views/batteriesjournal.blade.php
@@ -66,13 +66,12 @@
diff --git a/views/batteriesoverview.blade.php b/views/batteriesoverview.blade.php
index 97b548ef..c33240d5 100644
--- a/views/batteriesoverview.blade.php
+++ b/views/batteriesoverview.blade.php
@@ -46,13 +46,12 @@
role="button">
-
-
+
diff --git a/views/chores.blade.php b/views/chores.blade.php
index 7d9cc313..5791cc55 100644
--- a/views/chores.blade.php
+++ b/views/chores.blade.php
@@ -66,13 +66,12 @@
diff --git a/views/choresjournal.blade.php b/views/choresjournal.blade.php
index 3440af00..7be2be9f 100644
--- a/views/choresjournal.blade.php
+++ b/views/choresjournal.blade.php
@@ -66,13 +66,12 @@
diff --git a/views/choresoverview.blade.php b/views/choresoverview.blade.php
index 7e492a08..22dedd64 100644
--- a/views/choresoverview.blade.php
+++ b/views/choresoverview.blade.php
@@ -51,13 +51,12 @@
role="button">
-
-
+
diff --git a/views/equipment.blade.php b/views/equipment.blade.php
index 72aed5ef..63da017c 100644
--- a/views/equipment.blade.php
+++ b/views/equipment.blade.php
@@ -47,13 +47,12 @@
diff --git a/views/locations.blade.php b/views/locations.blade.php
index 53585fc1..8c6ac2ed 100644
--- a/views/locations.blade.php
+++ b/views/locations.blade.php
@@ -55,13 +55,12 @@
diff --git a/views/manageapikeys.blade.php b/views/manageapikeys.blade.php
index 2a7fb825..bca693be 100644
--- a/views/manageapikeys.blade.php
+++ b/views/manageapikeys.blade.php
@@ -60,13 +60,12 @@
diff --git a/views/mealplansections.blade.php b/views/mealplansections.blade.php
index 8abcf632..972774f6 100644
--- a/views/mealplansections.blade.php
+++ b/views/mealplansections.blade.php
@@ -51,13 +51,12 @@
diff --git a/views/productgroups.blade.php b/views/productgroups.blade.php
index bd45725f..377c65b9 100644
--- a/views/productgroups.blade.php
+++ b/views/productgroups.blade.php
@@ -55,13 +55,12 @@
diff --git a/views/products.blade.php b/views/products.blade.php
index facb36b5..4eedb0a6 100644
--- a/views/products.blade.php
+++ b/views/products.blade.php
@@ -95,13 +95,12 @@
diff --git a/views/quantityunits.blade.php b/views/quantityunits.blade.php
index 1d0b70f2..fca48e23 100644
--- a/views/quantityunits.blade.php
+++ b/views/quantityunits.blade.php
@@ -55,13 +55,12 @@
diff --git a/views/recipes.blade.php b/views/recipes.blade.php
index 57bed123..c566ced6 100644
--- a/views/recipes.blade.php
+++ b/views/recipes.blade.php
@@ -78,13 +78,12 @@
diff --git a/views/shoppinglist.blade.php b/views/shoppinglist.blade.php
index 86578da9..87eee4c9 100644
--- a/views/shoppinglist.blade.php
+++ b/views/shoppinglist.blade.php
@@ -147,13 +147,12 @@
diff --git a/views/shoppinglocations.blade.php b/views/shoppinglocations.blade.php
index bac23d06..ebadf725 100644
--- a/views/shoppinglocations.blade.php
+++ b/views/shoppinglocations.blade.php
@@ -55,13 +55,12 @@
diff --git a/views/stockentries.blade.php b/views/stockentries.blade.php
index e48b8581..06b2d4f3 100644
--- a/views/stockentries.blade.php
+++ b/views/stockentries.blade.php
@@ -57,13 +57,12 @@
@endif
diff --git a/views/stockjournal.blade.php b/views/stockjournal.blade.php
index bd4798d4..11cd8c1e 100644
--- a/views/stockjournal.blade.php
+++ b/views/stockjournal.blade.php
@@ -121,13 +121,12 @@
diff --git a/views/stockjournalsummary.blade.php b/views/stockjournalsummary.blade.php
index aa48239b..ac5d86a4 100644
--- a/views/stockjournalsummary.blade.php
+++ b/views/stockjournalsummary.blade.php
@@ -78,13 +78,12 @@
diff --git a/views/stockoverview.blade.php b/views/stockoverview.blade.php
index 5caa887e..a3b98a34 100755
--- a/views/stockoverview.blade.php
+++ b/views/stockoverview.blade.php
@@ -71,13 +71,12 @@
role="button">
-
-
+
diff --git a/views/taskcategories.blade.php b/views/taskcategories.blade.php
index 38d01116..a8867323 100644
--- a/views/taskcategories.blade.php
+++ b/views/taskcategories.blade.php
@@ -55,13 +55,12 @@
diff --git a/views/tasks.blade.php b/views/tasks.blade.php
index 42b9da3e..ae8a446d 100644
--- a/views/tasks.blade.php
+++ b/views/tasks.blade.php
@@ -46,13 +46,12 @@
role="button">
-
-
+
diff --git a/views/userentities.blade.php b/views/userentities.blade.php
index 4e83a51f..4393a472 100644
--- a/views/userentities.blade.php
+++ b/views/userentities.blade.php
@@ -51,13 +51,12 @@
diff --git a/views/userfields.blade.php b/views/userfields.blade.php
index 40f86f3d..9761de55 100644
--- a/views/userfields.blade.php
+++ b/views/userfields.blade.php
@@ -66,13 +66,12 @@
diff --git a/views/userobjects.blade.php b/views/userobjects.blade.php
index 1d705446..4618b5b3 100644
--- a/views/userobjects.blade.php
+++ b/views/userobjects.blade.php
@@ -60,13 +60,12 @@
diff --git a/views/users.blade.php b/views/users.blade.php
index e0793dfb..6689a6af 100644
--- a/views/users.blade.php
+++ b/views/users.blade.php
@@ -55,13 +55,12 @@