Wording correction

This commit is contained in:
Bernd Bestel 2020-11-13 17:58:46 +01:00
parent 96b86c230c
commit ed2239c1f6
No known key found for this signature in database
GPG Key ID: 71BD34C0D4891300
2 changed files with 2 additions and 2 deletions

View File

@ -1922,5 +1922,5 @@ msgstr ""
msgid "Show a QR-Code for this API key"
msgstr ""
msgid "This is the default quantity unit used when adding a product to the shopping list"
msgid "This is the default quantity unit used when adding this product to the shopping list"
msgstr ""

View File

@ -228,7 +228,7 @@
<label for="qu_id_purchase">{{ $__t('Default quantity unit purchase') }}</label>
<i class="fas fa-question-circle"
data-toggle="tooltip"
title="{{ $__t('This is the default quantity unit used when adding a product to the shopping list') }}"></i>
title="{{ $__t('This is the default quantity unit used when adding this product to the shopping list') }}"></i>
<select required
class="form-control input-group-qu"
id="qu_id_purchase"