From a578e81642230386eb8aab206d156d89f476c0dc Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Thu, 29 Oct 2020 17:04:03 +0100 Subject: [PATCH] Clarify stock settings label --- localization/strings.pot | 2 +- views/stocksettings.blade.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/localization/strings.pot b/localization/strings.pot index 497df404..7da4e95c 100644 --- a/localization/strings.pot +++ b/localization/strings.pot @@ -1922,7 +1922,7 @@ msgstr "" msgid "%s total value" msgstr "" -msgid "Show purchased date on purchase form (otherwise the purchased date defaults to today)" +msgid "Show purchased date on purchase and inventory page (otherwise the purchased date defaults to today)" msgstr "" msgid "Common" diff --git a/views/stocksettings.blade.php b/views/stocksettings.blade.php index fc34d560..86a82748 100644 --- a/views/stocksettings.blade.php +++ b/views/stocksettings.blade.php @@ -123,7 +123,7 @@ {{ $__t('Show purchased date on purchase form (otherwise the purchased date defaults to today)') }} + data-setting-key="show_purchased_date_on_purchase"> {{ $__t('Show purchased date on purchase and inventory page (otherwise the purchased date defaults to today)') }}