X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=lib%2Fgroupblockform.php;h=e60587d37be8b8055e6bbbb0aef7e1ede6157edf;hb=931753229328d0ebdf80b76b898a736c06dc70a4;hp=918a5902fd3121894f57470ea5c6dadf5f62a745;hpb=cb183359e23ae7a5cfb483fa06c6c4b7a8b05fff;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.')); } }