forked from GNUsocial/gnu-social
Terminology consistency fix: 'Unlock' -> 'Unblock' in unblock form description.
This commit is contained in:
parent
cc662ec1e6
commit
645b7dec2b
@ -77,6 +77,6 @@ class UnblockForm extends ProfileActionForm
|
||||
|
||||
function description()
|
||||
{
|
||||
return _('Unlock this user');
|
||||
return _('Unblock this user');
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user