Commit e82eab7d authored by Michal Čihař's avatar Michal Čihař

Merge pull request #617 from ruleant/patch-2

improve string
parents f28b0fdc e8eae3b0
......@@ -759,6 +759,6 @@ class AddUserForm(forms.Form):
label=_('User to add'),
help_text=_(
'Please provide username or email. '
'User needs to have already active account in Weblate.'
'User needs to already have an active account in Weblate.'
),
)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment