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