diff --git a/localization/strings.pot b/localization/strings.pot
index 684b553b..27bd390d 100644
--- a/localization/strings.pot
+++ b/localization/strings.pot
@@ -929,9 +929,6 @@ msgstr ""
msgid "Mark as opened"
msgstr ""
-msgid "Expires on %1$s; Bought on %2$s"
-msgstr ""
-
msgid "Not opened"
msgstr ""
@@ -1579,3 +1576,9 @@ msgstr ""
msgid "There are no units available at this location"
msgstr ""
+
+msgid "Amount: %1$s; Expires on %2$s; Bought on %3$s"
+msgstr ""
+
+msgid "Transfered %1$s of %2$s from %3$s to %4$s"
+msgstr ""
diff --git a/public/viewjs/consume.js b/public/viewjs/consume.js
index 3d6c64f9..5ee4d4fc 100644
--- a/public/viewjs/consume.js
+++ b/public/viewjs/consume.js
@@ -261,7 +261,7 @@ Grocy.Components.ProductPicker.GetPicker().on('change', function(e)
if (productDetails.location.id == stockLocation.location_id) {
$("#location_id").append($("