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)') }}