X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=lib%2Fgroupblockform.php;h=e60587d37be8b8055e6bbbb0aef7e1ede6157edf;hb=945920f24dba53d8367160b221bc842db0768fc4;hp=918a5902fd3121894f57470ea5c6dadf5f62a745;hpb=5a2bab07b25443eacc7f5cfde4b9932cdb511e92;p=quix0rs-gnu-social.git diff --git a/lib/groupblockform.php b/lib/groupblockform.php index 918a5902fd..e60587d37b 100644 --- a/lib/groupblockform.php +++ b/lib/groupblockform.php @@ -125,6 +125,6 @@ class GroupBlockForm extends Form 'submit', null, // TRANS: Submit button title. - _m('TOOLTIP', 'Block this user')); + _m('TOOLTIP', 'Block this user so that they can no longer post messages to it.')); } }