diff --git a/localization/strings.pot b/localization/strings.pot index be5f8074..4a7bf258 100644 --- a/localization/strings.pot +++ b/localization/strings.pot @@ -1876,7 +1876,7 @@ msgstr "" msgid "This amount is used for the \"quick consume/open buttons\" on the stock overview page (related to quantity unit stock)" msgstr "" -msgid "Copy this item" +msgid "Copy" msgstr "" msgid "Are you sure to remove this barcode?" @@ -2062,3 +2062,6 @@ msgstr "" msgid "After merging, all occurences of this product will be replaced by \"Product to keep\" (means this product will not exist anymore)" msgstr "" + +msgid "Merge" +msgstr "" diff --git a/views/products.blade.php b/views/products.blade.php index 686804f7..22283303 100644 --- a/views/products.blade.php +++ b/views/products.blade.php @@ -130,19 +130,6 @@ title="{{ $__t('Edit this item') }}"> - - - - - - +