]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/disfavorform.php
Message tweaks and elaborations as well as translator documentation tweaks. Based...
[quix0rs-gnu-social.git] / lib / disfavorform.php
index 9d0e39784ea162e4b38e3c2d747ace801b4991af..9754dfc83b8894da4bfc3a0924eac947a41de828 100644 (file)
@@ -136,8 +136,8 @@ class DisfavorForm extends Form
                            _m('BUTTON','Disfavor favorite'),
                            'submit',
                            null,
-                           // TRANS: Title for button text for removing the favourite status for a favourite notice.
-                           _('Disfavor this notice'));
+                           // TRANS: Button title for removing the favourite status for a favourite notice.
+                           _('Remove this notice from your list of favorite notices.'));
     }
 
     /**