X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=lib%2Ffavorform.php;h=eab5ba6e9c84847fda0e31202bcfe4219547d822;hb=9143d4f38493da81328317100b34a37dd67fde54;hp=c07ba6df5997010a5300d1b4b831b10a4201383c;hpb=25198a8d4cee5b2182f1ecb99192a4108a01afa4;p=quix0rs-gnu-social.git diff --git a/lib/favorform.php b/lib/favorform.php index c07ba6df59..eab5ba6e9c 100644 --- a/lib/favorform.php +++ b/lib/favorform.php @@ -135,8 +135,8 @@ class FavorForm extends Form _m('BUTTON','Favor'), 'submit', null, - // TRANS: Title for button text for adding the favourite status to a notice. - _('Favor this notice')); + // TRANS: Button title for adding the favourite status to a notice. + _('Add this notice to your list of favorite notices.')); } /**