]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/groupblockform.php
Misses this file to merge. I like the comments.
[quix0rs-gnu-social.git] / lib / groupblockform.php
index 918a5902fd3121894f57470ea5c6dadf5f62a745..e60587d37be8b8055e6bbbb0aef7e1ede6157edf 100644 (file)
@@ -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.'));
     }
 }