Commit e8eae3b0 authored by Dieter Adriaenssens's avatar Dieter Adriaenssens

improve string

parent e5dd4acc
...@@ -759,6 +759,6 @@ class AddUserForm(forms.Form): ...@@ -759,6 +759,6 @@ class AddUserForm(forms.Form):
label=_('User to add'), label=_('User to add'),
help_text=_( help_text=_(
'Please provide username or email. ' '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