X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=lib%2Ffavorform.php;h=eab5ba6e9c84847fda0e31202bcfe4219547d822;hb=a9f4575d317e5358f61d47be5217699b0d5be155;hp=c07ba6df5997010a5300d1b4b831b10a4201383c;hpb=0dbdcf2936a00282114f1368ead2f5edebc6ae61;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.')); } /**