]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/favorform.php
make performance optimization off by default
[quix0rs-gnu-social.git] / lib / favorform.php
index c07ba6df5997010a5300d1b4b831b10a4201383c..eab5ba6e9c84847fda0e31202bcfe4219547d822 100644 (file)
@@ -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.'));
     }
 
     /**